
/* CSS Document */
*
{
	margin: 0;
}
html, body
{
	height: 100%;
	background-color: #e5e5e6;
}
body
{
	text-align: center;
	background-image: url(../images/greygradBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 930px;
	background-image: url(../images/BlueBG.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto -30px;
}
#PageWrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 930px;
	text-align: center;
	margin: 0 auto -30px;
	background-image: url(../images/WhiteBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
div
{
	border: 0;
	margin: 0 auto;
	padding: 0;
}
h1
{
	line-height: 100%;
	color: #00326c;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom: 20px;
}
p
{
	text-align: justify;
	padding-bottom: 10px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.ButtonRect
{
	height: 38px;
}
#header
{
	text-align: center;
	width: 883px;
}
#pageHeader
{
	text-align: center;
	width: 914px;
	background-image: url(../images/pageHeaderBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#HeaderContent
{
	text-align: left;
	width: 883px;
	height: 183px;
	margin: 0 auto;
}
.NoBorder
{
	border: none;
}
#HeaderContent a
{
	color: #a7a9ac;
	text-decoration: none;
}
#TopLinks
{
	height: 20px;
	text-align: right;
	position: relative;
	margin: 0 auto;
	top: 160px;
	display: block;
	float: right;
}
.LogoStyle
{
	padding: 0;
	margin: 0;
	float: left;
}
.LinkStyle
{
	width: 90px;
	float: left;
	color: #959da6;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	text-align: right;
}
#HRule
{
	height: 7px;
	width: 883px;
	background-image: url(../images/H_bar.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
}
#PageHRule
{
	height: 7px;
	/*width: 914px;*/
	background-color: #959da6;
	margin: 0;
}
#HomeMenu
{
	width: 243px;
	height: 389px;
	margin: 0 auto;
	float: left;
	text-align: right;
}
#HomeMenuBox
{
	width: 243px;
	height: 376px;
	text-align: right;
}
#ContentBlock
{
	width: 883px;
	height: 554px;
	background-color: #000000;
	display: block;
}
#PageContent
{
	width: 914px;
	background-color: #FFFFFF;
	display: block;
}
/*#PageContent div {
border:1px solid red;
}*/
.ButtonRow
{
	height: 110px;
	margin-top: 9px;
	margin-left: 14px;
}
.ButtonLeft
{
	width: 110px;
	height: 110px;
	background-color: #666666;
	float: left;
}
.ButtonRight
{
	width: 110px;
	height: 110px;
	background-color: #666666;
	margin-left: 9px;
	float: left;
}
.ButtonMarginTop
{
	margin-top: 9px;
}
#footer, .push
{
	height: 30px;
}
#footer
{
	text-align: center;
	width: 914px;
	background-image: url(../images/pageHeaderBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footerBox
{
	width: 883px;
	text-align: right;
}
#FooterContent
{
	width: 160px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0px;
}
.FooterText
{
	width: 80px;
	float: left;
	text-align: right;
	color: #959da6;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
}
.footerLink
{
	color: #a7a9ac;
	text-decoration: none;
}
#pageTopLink
{
	text-align: left;
	padding-bottom: 20px;
	color: #00326c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#NewsBar
{
	float: left;
	text-align: center;
	width: 170px;
}
.NewsBarTitle
{
	display: block;
	width: 170px;
	height: 25px;
	text-align: left;
	background-image: url(../images/newsTitleBG.gif);
	background-repeat: repeat-y;
}
.NewsBarTitle p
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.PageTopSpacer
{
	width: 875px;
	height: 30px;
}
.NewsTopMargin
{
	height: 90px;
}
#PageContent
{
	width: 875px;
}

#PageContentBox
{
	width: 660px;
	float: left;
	line-height: 10px;
}

#PageContentBox p
{
	line-height: 15px;
}

#PageContentBox b
{
	color: #00205f;
}

#PageContentBox a
{
	color: #00205f;
	font-weight: bold;
}

#PageContentBox li
{
	line-height: 15px;
	text-align: left;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

.ToTop
{
	width: 660px;
	text-align: right;
	float: left;
}



.HSpacer
{
	width: 50px;
	height: 200px;
	float: left;
}
#NewsBar div
{
}
.IntroText
{
	color: #00205f;
	font-weight: bold;
}
#NewsBarHolder
{
	width: 170px;
	background-image: url(../images/newsBG.gif);
	background-repeat: repeat-y;
}
#NewsBarHolder div
{
	padding: 12px;
}
#NewsBarHolder div p
{
	color: #FFFFFF;
	border-bottom: 1px dashed #578fbc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NewsItemHeader
{
	font-weight: bold;
}
#BodyText
{
	width: 660px;
}
#BottomSpacer
{
	float: none;
	clear: both;
	height: 30px;
}


/* Menu styles */
#menu
{
	width: 140px;
	text-align: left;
	float: left;
	color: #083970;
}
#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
#menu ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	list-style: none;
	color: #001e5f !important;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited
{
	text-decoration: none;
	display: block;
	padding-left: 5px;
	color: #001e5f;
	height: 20px;
	background-image: url(../images/LinkSpacer.gif);
	background-repeat: repeat-x;
}
#menu ul li a:hover, #menu ul li a:active
{
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	background-color: #003399;
}

#menu ul li ul li a, #menu ul li ul li a:link, #menu ul li ul li a:visited
{
	width: 120px;
	padding-left: 10px;
	color: #001e5f;
	background-image: url(../images/LinkSpacerWhite.gif);
	background-repeat: repeat-x;
}
#menu ul li ul li a:hover
{
	color: #FF0000;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	color: #000066;
	background-image: url(../images/subLinkHover.gif);
	background-repeat: repeat-y;
}

#ActiveLink
{
	color: #FFFFFF !important;
	background-color: #003399;
}

.HeaderName
{
	float: right;
	margin-top: 70px;
	margin-right: 20px;
}
