@charset "utf-8";
/* CSS Document */

body {
	background-color : #0b274c;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : White;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.background2 {
	background-image: url(../images/background2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FCD571;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: White;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: White;
}
HR {
	color: #5b6e87;
}

TABLE {
	margin-top: 0px; 
	margin-bottom: 1px; 
	border-collapse: collapse;
	border-spacing: 0px;
}
TABLE TD {
	padding : 0; 
}

TD {
	font-size : 11pt;
	color: White;
	line-height: 20px;
	font-weight: normal;
	
	vertical-align: top;
}

TD.bluebox {
	border: 6px solid #4a5c74;
	background: #354563 url(/images/bluebox_background.jpg) repeat-x top;
	padding: 12px;
}

A, A:Link, A:Visited {
	color: #A1C4F1;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
A:Hover {
	color: #F30;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
 	text-decoration: none;
	color: White;
}
.formfield, .required, .formselect {
	border: 1px solid #283651;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #4A5C74;
	color: #EEEEEE;
	scrollbar-3dlight-color: #283651;
  	scrollbar-face-color: #283651;
 	scrollbar-highlight-color: #283651;
}
.formbutton {
	border: 1px solid #A1C4F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #A1C4F1;
	color: #283651;
	font-weight: bold;
}

.imgfrontpage {
float:right;
padding:20px;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #F00;
	font-weight: bold;
}

a.menu:link {font-family: Verdana, Arial, Helvetic, San-serif; font-size: .8em; color: #ffffff; text-decoration: none; }
a.menu:visited {font-family: Verdana, Arial, Helvetic, San-serif; font-size: .8em; color: #ffffff; text-decoration: none; }
a.menu:hover {font-family: Verdana, Arial, Helvetic, San-serif; font-size: .8em; color: #ffcc00; text-decoration: underline; }
a.menu:active {font-family: Verdana, Arial, Helvetic, San-serif; font-size: .8em; color: #FFCC00; text-decoration: underline; }
a.on {font-family: Georgia, "Times New Roman", Times, serif; font-size: 44PX; color: #ffcc00; text-decoration: none; }
