td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.white{
	color:#DDDDDD;
	font-size: 10px;

}

.smaller{
	font-size: 10px;
	color: #999999;

}
.heading {
	color : #0B3C59;
   font-size: 13px; font-weight: bold
}
.subheading {
	color :#598FDA; font-weight: bold
}

h1, .hdr1
{
	color: #0B3C59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}


h1.home{
	color: #FFFFFF;
	font-size: 18px;
	}
	
a.white:link {  color: #ffffff; font-family: verdana, arial, helvetica,  sans-serif; font-size: 12px; text-decoration: none;  line-height: 14px;  }
a.white:visited {  color: #0099FF; font-family: verdana, arial, helvetica,  sans-serif; font-size: 12px; text-decoration: none;  line-height: 14px; }
a.white:active {  color: #FF0000; font-family: verdana, arial, helvetica,  sans-serif; font-size: 12px; text-decoration: none; line-height: 14px;  }
a.white:hover {  color: #339999; font-family: verdana, arial, helvetica,  sans-serif; font-size: 12px; text-decoration: underline;  line-height: 14px; }

h2, .hdr2
{
	color: #0B3C59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

h3, .hdr3
{
	color: #0B3C59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.link {
	color: #598FDA;
	text-decoration: underline;
	
}
.link:hover {
	color: #EA9515;
	text-decoration: underline;	
}
.link:visited {
	color: #999999;
	text-decoration: underline;	
}
.linkstay {
	color: #598FDA;
	text-decoration: underline;
	font-size: 11px;

}
.linkstay:hover {
	color: #333333;
	text-decoration: underline;	
}
.whitelink {
	color: #DDDDDD;
	text-decoration: underline;
}
.whitelink:hover {
	color: #FDCB1E;
	text-decoration: underline;	
}

.smalllink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

.nav {
	color: #DDDDDD;
	width: 141 px;
	padding-left:3;
	display:block;
	text-decoration: none;
	font-size: 11px;
}
.nav:hover {
    color: #FDCB1E;
}
.subnav {
	color: #DDDDDD;
	width: 129 px;
	padding-left:12;
	display:block;
	text-decoration: none;
}
.subnav:hover {
   color: #FDCB1E
}
.ysubnav {
	color: #FDCB1E;
	width: 129 px;
	padding-left:12;
	display:block;
	text-decoration: none;
}
.ynav {
	color: #FDCB1E;
	width: 141 px;
	padding-left:3;
	display:block;
	text-decoration: none;
}
.emailf {
color: #0A5994;
padding-right:2;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.emailf:hover {
color: #EA9515;
text-decoration: underline;
}

.txtindent{
 padding-left:5;
}

BODY{
	scrollbar-3d-light-color:#049CE4;
	scrollbar-arrow-color:#DDDDDD;
	scrollbar-base-color:#999999;
	scrollbar-dark-shadow-color:#95B3D0;
	scrollbar-face-color:#005280;
	scrollbar-highlight-color:#C2CDDC;
	scrollbar-shadow-color:#95B3D0;
	scrollbar-track-color:#0B3C59;
	background-color: #003366;
	margin-top: 50px;
}

.wrapleft { border:0;float:left}
.wrapright { border:0;float:right}

.borders {
	border-top: 1px solid #BACDE0;
	border-right: 1px solid #6D96BE;
	border-bottom: 1px solid #6D96BE;
	border-left: 1px solid #BACDE0;
}
.border_3 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
.border_g {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.subtitle
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
}

#rightpic {
	border: 1px solid #cccccc;
	float: right;
	margin: 3px 10px;
	/*width: 200px;*/
	text-align: center;
	padding: 0px 0px 2px;
	/*background: transparent url(images/fff.gif);
	background-repeat: repeat;*/
}

.leftpic {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 10px;
	text-align: center;
	padding: 0px;
	background: transparent url(images/fff.gif);
	background-repeat: repeat;
}

.centerpic {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	
	/*float: left;*/
	
	margin: 3px 10px;
	text-align: center;
	padding: 0px;
	background: transparent url(images/fff.gif);
	background-repeat: repeat;
}
