#Container {
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 785px;
}
#Seperator {
	
	background-image: url(images/seperator.gif);
	background-repeat: repeat-y;
	float: left;
	height: 7px;
	width: 762px;
	margin-left: 12px;
	font-size: 1px;
	font-family: monospace;
}

th {
	color: #0068ab;
	border-bottom: solid 1px #000000;
	
}
td {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #000000;
	text-transform: none;
}
body {
	background-color: #afd2e6;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
p {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #000000;
	text-transform: none;
}
#nav {
	background-image: url(images/NavBackground.gif);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 760px;
	background-color: #E5EFF7;
	margin-left: 12px;
	margin-top: 20px;
}

#RightNav {
	color: #0068ab;
	text-decoration: none;
	background-image: url(images/RightNav.gif);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 7px;
}
#LeftNav {
	color: #0068ab;
	text-decoration: none;
	background-image: url(images/LeftNav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 7px;
}
#Header {
	float: left;
	width: 785px;
	margin-bottom: -2px;
	
}
#HeaderBackground {
	background-color: #FFFFFF;
	width: 769px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a0c0d5;
	border-bottom-color: #a0c0d5;
	float: left;
	height: 155px;
	_height: 157px;
}
#Logo {
	float: left;
	position: absolute;
	left: 40px;
	top: 13px;
}


#HeaderLeft{
	text-decoration: none;
	color: #0068ab;
	background-image: url(images/LeftHeader.gif);
	float: left;
	height: 159px;
	width: 8px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#HeaderRight{
	color: #0068ab;
	background-image: url(images/RightHeader.gif);
	float: left;
	height: 159px;
	width: 8px;
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
}
#ContentBody {
	float: left;
	width: 783px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98BCD3;
	border-left-color: #98BCD3;
	background-color: #FFFFFF;
}
#BodyBackground {
	background-color: #FFFFFF;
	width: 783px;
}

#BodyTop{
	text-decoration: none;
	color: #0068ab;
	background-image: url(images/BodyTop.gif);
	float: left;
	width: 785px;
	background-repeat: no-repeat;
	vertical-align: top;
	clear: both;
	height: 7px;
	font-family: monospace;
	font-size: 1px;
}
#BodyBottom{
	color: #0068ab;
	background-image: url(images/BodyBottom.gif);
	float: left;
	width: 785px;
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	height: 7px;
	clear: left;
}
#Footer {
	background-image: url(images/FooterBackgound.gif);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 760px;
	margin-left: 11px;
	margin-top: -12px;
}
html>body #Footer {
	background-image: url(images/FooterBackgound.gif);
	background-repeat: repeat-x;
	float: left;
	height: 27px;
	width: 760px;
	margin-left: 12px;
	margin-top: 0px;
}
#FooterContent {
	margin-top: 0px;
	position: absolute;
	left: 30px;
	width: 95%;
}
#Buttons {
	position: absolute;
	height: 16px;
	margin-top: 8px;
	left: 250px;
	width: 65%;
	text-align: left;
}
#ContentLeft {
	float: left;
	margin-left: 10px;
	width: 180px
}
html>body #ContentLeft {
	float: left;
	margin-left: 10px;
	width: 25%
}
#ContentCenter{
	float: left;
	margin-left: 10px;
	width: 70%
}

#RightFooter {
	color: #0068ab;
	text-decoration: none;
	background-image: url(images/FooterRight.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 10px;
}
#LeftFooter {
	color: #0068ab;
	text-decoration: none;
	background-image: url(images/FooterLeft.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 10px;
}
a:link{
	text-decoration: none;
	color: #0068ab;
}

a:visited {
	text-decoration: none;
	color: #0068ab;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #B0D2E6;
}
h1 {
	font-size: 16px;
	color: #0068ab;
	font-weight: Bold;
	text-transform: none;
}
h2 {
	font-size: 14px;
	color: #0068ab;
	font-weight: Bold;
	text-transform: none;
}
h3 {
	font-size: 12px;
	color: #0068ab;
	font-weight: Bold;
	text-transform: none;
}
.BlueBold {
	font-size: 11px;
	color: #0068ab;
	font-weight: Bold;
	text-transform: none;
}
.Button {
	background-color: #0a6dae;
	border: 1px solid #013756;
	height: 16px;
	width: 80px;
	margin-top: 7px;
	position: absolute;
	text-align: center;
	left: 250px;
}
ul {
	color: #000000;
	text-transform: none;
	list-style-type: circle;
}
li {
	color: #000000;
	text-transform: none;
	list-style-type: circle;
	
}
Blockquote {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	
}
.WhiteBold {
	font-family: Geneva, Arial;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
	font-weight: bold;
}