@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #070A1B;
	color: #9CB1D1;	
}
#bottom {
	background-color: #1A2244;
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none; outline: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none; outline: none;
}
a:hover { color: #FFFFFF; text-decoration: underline; outline: none;

}

#head {
	height: 237px;
	clear: right;
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
}
#contentfull {
	clear: both;
	float: none;
	width: 800px;
	padding-top: 20px;
	background-image: url(images/content_back.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#links {
	clear: both;
	background-image: url(images/background_02.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#contentWrapper {
	clear: both;
}
#content {
	clear: both;
	background-repeat: no-repeat;
	background-image: url(images/content_back.gif);
}
#foot { color: #ffffff; clear: left; padding-left: 20px; width: 480px; float: left; }
#copywrite {
	font-size: 10px;
	color: #9cb1d1;
	padding-left: 20px;
	clear: both;
	height: 50px;
}
#footLinkWrapper {
	clear: both;
	width: 750px;
	padding-top: 5px;
}
#bottomLogo {
	clear: right;
	float: right;
	width: 250px;
	text-align: right;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
#foot a:hover {
	text-decoration: underline;

}
#whiteLine {
	background-color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 1px;
}
#contentLinks {
	clear: left;
	float: left;
	width: 176px;
	background-image: url(images/content_back_01.gif);
	background-repeat: no-repeat;
	height: 349px;
}
#contentInfo {
	clear: right;
	float: left;
	width: 600px;
	padding-top: 20px;
	background-image: url(images/content_back_02.gif);
	background-repeat: no-repeat;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.darkPurple {
	color: #1A2244;
}
.LtPurple {
	color: #2F375B;
}
.PageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEECF1;
}
.whiteSm {
	color: #FFFFFF;
    font-size: 10px;
}
.whiteText {
	color: #FFFFFF;
}
.bluehigh {
	color: #FFFFFF;
	background-color: #1C314A;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #070A1B;
	border-right-color: #070A1B;
	border-bottom-color: #070A1B;
	border-left-color: #070A1B;
}
#flash {
}
