@charset "utf-8";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Main_Navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #326992;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Main_Navigation_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #98C0DC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grey_welcome_area {
	background-color: #FFFFFF;
	background-image: url(images/grey%20bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.Header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 771px;
}

.Header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
}
.content_area {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 19px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #CC0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.class1 A:link {text-decoration: underline; color: #cd0000;}
.class1 A:visited {text-decoration: underline; color: #cd0000;}
.class1 A:active {text-decoration: underline; color: #cd0000;}
.class1 A:hover {text-decoration: underline; color: #cd0000;}

.class2 A:link {text-decoration: none; color: #FFFFFF;}
.class2 A:visited {text-decoration: none; color: #FFFFFF;}
.class2 A:active {text-decoration: none; color: #cd0000;}
.class2 A:hover {text-decoration: none; color: #cd0000;}

.greybar {
	background-image: url(images/greybar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #cd0000;
	text-decoration: none;
}
a:visited {
	color: #cd0000;
	text-decoration: none;
}
a:hover {
	color: #cd0000;
	text-decoration: underline;
}
a:active {
	color: #cd0000;
	text-decoration: none;
}
.Welcome {
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #316891;
	font-weight: bold; }



.subpage_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
