body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	background-color: #0050A0;
}
.featuredHead {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3FC3F6;
	text-decoration: none;
}
.featuredContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1980C3;
	text-decoration: none;
}
.Content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Header {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0059bd;
	text-decoration: none;
}
.footerheader {
	background-color: #004080;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footerline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EBF856;
	text-decoration: none;
}
.footer2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}.line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0F222F;
}
.flashintro {
	background-color:#FFFFFF;
	line-height: 0px;
	font-size: 0px;
}
.linkopacity {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

.linkopacity:hover {
	filter: alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}