/* CSS Document */
body 
		{
	margin-left:0px;
	margin-top:0px;
	color: #000000;
	background-color: #FFFFFF;
	
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	line-height: 17px;
	vertical-align: text-top;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-image: url(../images/background.gif);	
		}
td {font-size:12px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	text-align: left;
		}		
		
a.links:link {color: #BB3D00;text-decoration: none;font-weight: bold;font-size: 12px;}
a.links:visited {text-decoration: none;color: #BB3D00;font-weight: bold;font-size: 12px;}
a.links:hover {	text-decoration: underline;	color: #BB3D00;	font-size: 12px; font-weight: bold;}
a.links:active {	text-decoration: none;	color: #BB3D00;	font-size: 12px; font-weight: bold;}
	
a.foot:link {color: #999999;text-decoration: none;font-weight: normal;font-size: 7pt;}
a.foot:visited {text-decoration: none;color: #999999;font-weight: normal;font-size: 7pt;}
a.foot:hover {	text-decoration: underline;	color: #999999;	font-size: 7pt; font-weight: normal;}
a.foot:active {	text-decoration: none;	color: #999999;	font-size: 7pt; font-weight: normal;}

a.nav-link:link {
	color: #1a2d89;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:active {
	color: #1a2d89;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:visited {
	color: #1a2d89;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}

a.nav-sublink:link {
	color: #1a2d89;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.nav-sublink:active {
	color: #1a2d89;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.nav-sublink:visited {
	color: #1a2d89;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.nav-sublink:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
	
.banner
		{
		width:auto;
		height:80px;
		margin: 0px auto;
		background: url(../images/banner-line.gif) repeat-x;
		}		


.header
		{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: left;
		}
		
.subheader
		{
	background-color: #fffff0;
	border-bottom: 1px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	text-align: left;
		}		



.field {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC9409;
	border-right-color: #F9DCA3;
	border-bottom-color: #F9DCA3;
	border-left-color: #DC9409;
	color: #1A4A84;
	font-weight: normal;
	background-color: #FFFFFF;
}

.fieldbox {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC9409;
	border-right-color: #F9DCA3;
	border-bottom-color: #F9DCA3;
	border-left-color: #DC9409;
	color: #1A4A84;
	font-weight: normal;
	background-color: #FFFFFF;
}

.fieldshort {
	width: 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC9409;
	border-right-color: #F9DCA3;
	border-bottom-color: #F9DCA3;
	border-left-color: #DC9409;
	color: #1A4A84;
	font-weight: normal;
	background-color: #FFFFFF;
}





.small {font-size: 8pt;}
.copyright {	font-size: 7pt;	color: #999999;	text-align: center;	height: 20px;}
.imglink {	border: 2px solid #DDDDDD;	cursor: hand;}
.nav-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #141466;
	background-color: #B8CEF5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF2F00;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF2F00;
	border-bottom-color: #FF2F00;
}
.nav-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #100F5A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub-nav-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92B3EF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 14px;
}
.sub-nav-area-last {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 14px;
}
