body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.header {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
.header a:link{
	color: #CCCCCC;
	text-decoration: none;
}
.header a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
.header a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #000158;
	padding-top: 121px;
	padding-bottom: 39px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.leftCol {
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: left;
	vertical-align: top;
}
.rightCol {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.footer {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #000158;
	font-weight: bold;
}
.footer a:link{
	color: #000158;
	text-decoration: none;
}
.footer a:visited{
	color: #000158;
	text-decoration: none;
}
.footer a:hover{
	color: #000158;
	text-decoration: underline;
}
.floatright {
	float: right;
}
p {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 85%;
}
p a:link{
	color: #000158;
	text-decoration: underline;
}
p a:visited{
	color: #000158;
	text-decoration: none;
}
p a:hover{
	color: #000158;
	text-decoration: underline;
	background-color: #BDDCEE;
}
.utils {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.utils li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 13px;
	color: #000158;
	list-style-type: none;
}
.utils li a:link{
	color: #000158;
	text-decoration: none;
}
.utils li a:visited{
	color: #000158;
	text-decoration: none;
}
.utils li a:hover{
	color: #000158;
	text-decoration: underline;
	width: 200px;
	background-color: #BDDCEE;
}
.footer a:link{
	color: #000158;
	text-decoration: none;
}
.footer a:visited{
	color: #000158;
	text-decoration: none;
}
.footer a:hover{
	color: #000158;
	text-decoration: underline;
}
.leftnav {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-family: verdana;
	color: #000158;
}
.leftnav li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 13px;
	color: #000158;
	list-style-type: none;
}
.leftnav li a:link{
	color: #000158;
	text-decoration: none;
}
.leftnav li a:visited{
	color: #000158;
	text-decoration: none;
}
.leftnav li a:hover{
	color: #000158;
	text-decoration: underline;
	width: 200px;
	background-color: #BDDCEE;
}
.inputMulti {
	width: 220px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #262C30;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 100px;
}
.inputKeyword {
	width: 220px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #262C30;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 16px;
}
.imageleft {
	margin: 0px;
	padding: 0px 12px 6px 0px;
	float: left;
	clear: left;
}
