body {
	background-color: #0068B3;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 23px;
}

img {
	border: 0px;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 19px;
}

.Header {
	background-color: #0068B3;
	background-image: url("../images/default/header-background.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 132px;
}

.HeaderLogoNav {
	width: 960px;
	text-align: left;
	height: 68px;
	padding-top: 32px;
	position: relative;
}

.MainNav {
	position: absolute;
	right: 0px;
	height: 68px;
	font-size: 13px;
}

.AccessOptions {
	position: absolute;
	right: 0px;
	top: 0px;
}

.Body {
	background-color: #FFFFFF;
	background-image: url("../images/default/body-background-fade.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 100px;
}

.Footer {
	background-color: #0068B3;
	height: 132px;
	border-top: 9px solid #FFFFFF;
}

.FooterLogoNav {
	width: 960px;
	text-align: left;
	height: 24px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

.BodyContent {
	width: 960px;
	text-align: left;
	padding-top: 6px;
	min-height: 500px;
}

.BodyText {
	padding: 26px 30px 10px 10px;
	line-height: 23px;
}

.BodyTextInner {
	padding: 26px 30px 10px 10px;
	line-height: 23px;
	margin-left: 250px;
}


.SplashShortCutBox {
	float: right;
	margin-left: 70px;
	margin-top: 30px;
	width: 341px;
	height: 180px;
}


.SideNavBox {
	float: left;
	margin-top: 10px;
	width: 206px;
}

.SubHeaderBox {
	width: 197px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 9px;
	margin-bottom: 4px;
	background-color: #0068B3;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

.SplashNavBox {
	width: 331px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 9px;
	margin-bottom: 6px;
	background-image: url("../images/default/splash-nav-arrow.gif");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #0068B3;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

.SubNavBox {
	width: 190px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 16px;
	margin-bottom: 3px;
	background-image: url("../images/default/subnav-arrow.gif");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #4FA2E6;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}




.NavBox {

	float: left;
	text-align: center;
	padding: 10px 20px 10px 20px;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
	border-left: 1px solid #A0CCED;
}



a.Nav:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a.Nav:active
{
	text-decoration: none;
	color: #FFFFFF;
}
a.Nav:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.Nav:hover
{
	text-decoration: none;
	color: #FFFFFF;
}



.tablerow1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CBDEF5;
}
.tablerow2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #DBE8F8;
}

.AdminBoxes {
	background-color: #e1e1e1;
	padding: 12px;
	margin-bottom: 20px;
}

.Red {
	color: Red;
}

.ImageSpacer {
	width: 963px;
	height: 208px;
}

.PhotoCredits {
	font-size: 10px;
	color: #808080;
	padding-right: 12px;
	text-align: right;
}


