/* for IE/Win */
body {
	font-size: 66%
}
/* for everything else */
html>body {
	font-size: 11px
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	background-color: #9BCFE5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}


ul {
	list-style-position: outside;
}
.hiddenlinks {
	display: none;
}
div#container {
	width: 790px;
	margin: 0px auto 0;
	text-align: right;
}
div#header {
	background: transparent url(../images/theraft_bg.jpg) no-repeat;
	width: 790px;
	height: 87px;
}

div#pagecontent {
	width: 790px;
	height: 87px;
	text-align: left;
}
div#contentwrapper {
	background-color: #FFFFFF;
}


body {
	background-color: #FFFFFF;
}


div#bottomNav a:link, div#bottomNav a:visited, div#bottomNav a:hover, div#bottomNav a:active {
	color: #6597c6;
	text-align: left;
	font-variant: small-caps;
	text-decoration: none;
	color: #6597c6;
}

div#bottomNav {
	width: 790px;
	margin: 0px auto 0;
	text-align: left;
	background-color: #0068b3;
	height: 50px;
}


div#legal {
	width: 40px;
}

div#legal a:link, div#legal a:visited, div#legal a:hover, div#legal a:active {
	color: #999999;
	text-align: right;
	font-variant: normal;
	text-decoration: underline;
}

div#subnav {
}

div#subnav a:link, div#subnav a:visited, div#subnav a:hover, div#subnav a:active {
	color: #8a99a1;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}


div#about {
	width: 110px;
	padding-top: 10px;
}

div#about a:link, div#about a:visited, div#about a:hover, div#about a:active {
	color: #999999;
	text-align: right;
	font-variant: normal;
	text-decoration: underline;
}




div#introbox {
	width: 790px;
	height: 150px;
}


.subheaders {
	color: #6597C6;
	font-weight: bold;
}
