BODY{
	font-family: Arial,Helvetica,sans-serif;
	background : #000000 url('../img/bg.gif') repeat-x scroll top;
	margin: 0px;
	padding: 0px;
}

.nav {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #364E9F;
	padding: 10px 3px 10px 3px;
	width: 98px;
	text-decoration: none;
}
a.nav:link, a.nav:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.nav:hover{ background-color: #4C6DC5; }

.navML {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #364E9F;
	padding: 4px 3px 4px 3px;
	width: 98px;
	text-decoration: none;
	
}
a.navML:link, a.navML:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.navML:hover{ background-color: #4C6DC5; }

.nav2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #C5CCE4;
	padding: 10px 3px 10px 3px;
	width: 98px;
	text-decoration: none;
}
a.nav2:link, a.nav2:visited{
	color: #000099;
	text-decoration: none;
	display: block;
}
a.nav2:hover{ background-color: #E8EBF4; }

.navML2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #C5CCE4;
	padding: 4px 3px 4px 3px;
	width: 98px;
	text-decoration: none;
	
}
a.navML2:link, a.navML2:visited{
	color: #000099;
	text-decoration: none;
	display: block;
}
a.navML2:hover{ background-color: #E8EBF4; }


H1 {
	font-size: 16px;
	line-height: 18px;
	color: #364E9F;
	font-weight: bold;
	margin: 0px;
}
H2 {
	font-size: 13px;
	line-height: 16px;
	color: #3C3C3C;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
H3 {
	font-size: 13px;
	line-height: 18px;
	color: #364E9F;
	font-weight: bold;
	margin: 0px;
}
.caption{
	font-size: 10px;
	color: #364E9F;
}
.contentSmall{
	font-size: 10px;
	color: #000000;
}
a.content:link { color: #7A7C67; }
a.content:visited { color: #56574E; }
a.content:hover {
	text-decoration: underline;
	color: #7A7C67;
}
.content{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a.contentLg:link { color: #7A7C67; }
a.contentLg:visited { color: #56574E; }
a.contentLg:hover {
	text-decoration: underline;
	color: #7A7C67;
}
.contentLg{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
a.contentBlue:link,a.contentBlue:visited { color: #364E9F;text-decoration: none; }
a.contentBlue:hover {
	text-decoration: underline;
	color: #364E9F;
}
.contentBlue{
	font-size: 12px;
	line-height: 18px;
	color: #364E9F;
}
#captionBoxL{
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #364E9F;
	width: 252px;
	align: center;
	padding: 2px;
	margin-bottom: 10px;
}
.contentError {
	font-size: 11px;
	line-height: 14px;
	color: #FF0000;
	font-weight : normal;
}
a.footer:link, a.footer:visited { color: #1E347E; }
a.footer:hover { color: #E99415; }

a.footer-link:link, a.footer-link:visited { font-size: 10px; color: #CCCCCC; text-decoration:none; }
a.footer-link:hover {text-decoration:underline; }
.footer {
	font-size: 9px;
	color: #565656;
}
