body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E7E7E7;
	padding: 0px;
	margin: 0px;
}

h1 {
	margin: 0px;
	color: #0B3680;
	font-size: 16px;
}

h2 {
	color: #7C802C;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

h3 {
	color: #577384;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

hr {
	height: 1px;
	background-color: #ADC06F;
	border: none;
}

a {
	text-decoration: none;
	color: #3062C4;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration:none;
}
	
.clear {
	clear: both;
}

.imgLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imgLeftHome {
	float: left;
	margin: 0px 0px 10px 0px;
}

.imgRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 946px;
}

#headerTop {
	background-image: url(../images/design/headerTopBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 946px;
	height: 12px;
	margin: 10px 0px 0px 0px;
}

#header {
	width: 926px;
	background-image: url(../images/design/headerBG.jpg);
	background-repeat: repeat-y;
	padding: 10px 10px 5px 10px;
}

#secondaryHeader {
	float: right;
	width: 690px;
}

#headerLeft {
	width: 227px;
	float: left;
	padding: 0px 0px 0px 5px;
}

#headerCenter {
	width: 467px;
	float: left;
}

#headerRight {
	width: 227px;
	float: left;
}

#boxTop {
	width: 218px;
	height: 52px;
	background-image: url(../images/design/headerTopText.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	text-align: center;
	border: 4px;
	border-color: #66FFFF;
	border-style:outset;
}

#boxTop a {
	color: #051C45;
	font-size: 15px;
	font-style: italic;
}

#boxBottom {
	width: 218px;
	height: 64px;
	background-image: url(../images/design/headerBottomText.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	text-align: center;
	border: 2px;
	border: 4px;
	border-color: #66FFFF;
	border-style:outset;

}

#boxBottom a {
	color: #051C45;
	font-size: 15px;
	font-style: italic;
}

#content {
	width: 946px;
	background-image: url(../images/design/headerBG.jpg);
	background-repeat: repeat-y;
}

#navigation {
	width: 900px;
	height: 30px;
	background-color: #051C45;
	border-bottom: 3px solid #DFDFDF;
	margin: 0px auto 10px auto;
	text-align: center;
}

#navigation a {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	margin: 8px 14px 0px 13px;
	padding: 0px 0px 8px 0px;
}

#navigation a:hover {
	text-decoration: none;
	background-image: url(../images/design/navRollover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navigation a.active {
	text-decoration: none;
	background-image: url(../images/design/navRollover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainContent {
}

#left {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#topLeftBox {
	width: 217px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#topLeftBoxHeader {
	width: 217px;
	height: 8px;
	background-image: url(../images/design/topLeftBoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#topLeftBoxContent {
	width: 202px;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/design/topLeftBoxContent.jpg);
	background-repeat: repeat-y;
	color: #0B3680;
	line-height: 17px;
}

.largerFont {
	font-size: 14px;
	font-weight: bold;
	color: #0B3680;
}

.readMoreButton {
	width: 78px;
	height: 16px;
	float: right;
	margin: 0px 10px 0px 0px;
}

#topLeftBoxFooter {
	width: 217px;
	height: 7px;
	background-image: url(../images/design/topLeftBoxFooter.jpg);
	background-repeat: no-repeat;
}

#center {
	width: 420px;
	float: left;
	margin: 0px 10px 10px 20px;
	line-height: 17px;
}

#secondaryCenter {
	width: 600px;
	float: left;
	padding: 0px 40px 0px 60px;
	margin: 10px 0px 0px 0px;
	line-height: 17px;
}

#right {
	width: 225px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#topRightBox {
	width: 218px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#topRightBoxHeader {
	width: 218px;
	height: 7px;
	background-image: url(../images/design/topRightBoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#topRightBoxContent {
	width: 203px;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/design/topRightBoxContent.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-style: italic;
	line-height: 17px;
}

.blueFont {
	color: #0B3680;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.text {
	width: 170px;
	margin: 0px auto 0px auto;
}

.successButton {
	width: 92px;
	height: 18px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.rightPic {
	border: 1px solid #A97A2D;
}

#topRightBoxFooter {
	width: 218px;
	height: 8px;
	background-image: url(../images/design/topRightBoxFooter.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
}

#bottomRightBox {
	width: 218px;
	float: left;
	margin: 5px 0px 0px 0px;
}

#bottomRightBoxHeader {
	width: 218px;
	height: 6px;
	background-image: url(../images/design/bottomRightBoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bottomRightBoxContent {
	width: 203px;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/design/bottomRightBoxContent.jpg);
	background-repeat: repeat-y;
	line-height: 17px;
}

#bottomRightBoxFooter {
	width: 218px;
	height: 8px;
	background-image: url(../images/design/bottomRightBoxFooter.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 900px;
	height: 140px;
	background-color: #051C45;
	color: #FFFFFF;
	border-bottom: 3px solid #C6CD49;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}

.footerTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footerBoxLeft {
	float: left;
	width: 277px;
	padding: 0px 0px 0px 170px;
	margin: 10px 0px 10px 0px;
}

#footerBoxRight {
	float: right;
	width: 214px;
	margin: 10px 0px 10px 0px;
	padding: 0px 180px 0px 0px;
}

#belowFooterText {
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	color: #051C45;
}

#belowFooterText a {
	font-size: 11px;
	color: #051C45;
}

#belowFooterText a:hover {
}

#contentEnd {
	margin: 0x;
	padding: 0px;
	width: 946px;
	height: 8px;
	background-image: url(../images/design/contentEnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#belowContentText {
	text-align: center;
	font-size: 11px;
	color: #051C45;
}

/* -------------------------------------
		Horizontal Drop Down Nav 
------------------------------------- */

#dropnav {
	list-style: none;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	height: 30px;
}

#dropnav li {
	margin: 0px;
	padding: 0px;
	float: left;
}


#dropnav li ul {
	position: absolute;
	background-color: #DFDFDF;
	width: 150px;
	left: -999em;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-align: left;
}

#dropnav li li {
	display: block;
	width: 15em;
}

#dropnav li ul a {
	line-height: 12px;
	text-align: left;
	color: #051C45;
}
#dropnav li ul a:hover {
	color: #0B3680;
	background-image: none;
}
#dropnav li:hover ul {
	left: auto;
}
#dropnav li:hover ul, #dropnav li.sfhover ul {
	left: auto;
}
#dropnav li:hover, #dropnav li.hover {
    position: static; /* to correct ie7 bug */
}