/* CSS Document */

body  {
	margin: 0px 0px;
	background: url(images/mainBG.jpg) repeat-x top left;
}
h1  {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #0067BE;
	letter-spacing: 0px;
	font: bold 22px Arial, Helvetica, sans-serif;
}
h2  {
	margin-top: 5px;
	margin-bottom: 5px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #003366;
}
h3  {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #31356D;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h4  {
	margin-top: 3px;
	margin-bottom: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
td  {
	vertical-align: top;
}
#outline  {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 853px;
	height: 591px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#header  {
	position: relative;
/*	background: url() no-repeat top left; */
	width: 853px;
	height: 110px;
}
#bluebar  {
	width: 853px;
	height: 16px;
	padding-left: 23px;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background: url(images/bluebarBG.jpg) no-repeat top left;
}

#main  {
	position: relative;
	min-height: 552px;
	background: url(images/contentBG.jpg) repeat-y top left #FFFFFF;
}

#mainbase  {
	position: relative;
	min-height: 140px;
	background: url(images/contentBG.jpg) repeat-y top left #FFFFFF;
}


#flashContent  {
	position: relative;
	top: 0px;
	left: 20px;
	width: 585px;
	height: 55px;
	text-align: center;
}

#indexRtCol  {
	position: absolute;
	top: 0px;
	left: 606px;
	width: 247px;
	height: 675px;
	background: url(images/rtColBG.jpg) no-repeat top left;
}
.rtColContentIndex  {
	position: relative;
	margin-top: 156px;
	margin-right: 25px;
	margin-left: 25px;
	width: 180px;
}
#rtCol  {
	position: absolute;
	top: 0px;
	left: 606px;
	width: 247px;
	height: 552px; 
	background: #B2CCE8 url(images/rtGutter.jpg) no-repeat top right;
}
.rtColContent  {
	position: relative;
	width: 200px;
	height: auto;
	padding: 20px 15px 20px 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.featherstone_info  {
	position: absolute;
	left: 620px;
	margin-bottom: 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #4B5386;	
}

.featherstone_info a:active, .featherstone_info a:link, .featherstone_info a:visited  {
	color: #4B5386;
	text-decoration: none;
}

.featherstone_info a:hover  {
	color: #4B5386;
	text-decoration: underline;
}

#nav  {
	position: absolute;
	top: 29px;
	left: 328px;
	width: 506px;
	height: 45px;
}

.navMenu  {
	width: 100px;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.navMenuOver  {
	width: 100px;
	text-align: center;
	
}

.navMenu a:link, .navMenu a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

.navMenu a:hover  {
	color: #FAFF02;
	text-decoration: none;
}

.navMenu a:active  {
	color: #FAFF02;
	text-decoration: none;
}
#content  {
	postion: relative;
	top: 0px;
	left: 0px;
	width: 545px;
	margin-left: 35px;
	margin-right: 35px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	vertical-align: top;
}

#leftGutter  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 552px;
	background: url(images/lftGutter.jpg) no-repeat top left;
}

#botGutterIndex  {
	position: relative;
	top: 0px;
	left: 0px;
	width: 853px;
	height: 25px;
	background: url(images/botGutterIndex.jpg) no-repeat top left;
}

#botGutter  {
	position: relative;
	top: 0px;
	left: 0px;
	width: 853px;
	height: 25px;
	background: url(images/botGutter.jpg) no-repeat top left;
}

#footer  {
	position: relative;
	top: 0px;
	left: 0px;
	background: #9A8F8B;
	width: 853px;
	height: 120px;
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
}

#footer a:link, #footer a:active, #footer a:visited  {
	color: #000000;
	text-decoration: none;
}

#footer a:hover  {
	text-decoration: underline;
}

.copyright  {
	font: normal 11px Arial, Helvetica, sans-serif;
}



.indent {
	padding-left: 25px;
	color: #003366;
}
.indent h2  {
	margin-left: -25px;
}
.indent a {
	color: #003366;
}

.imageCaption  {
	text-align: center;
	color: #1f64af;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-style: italic;
}

.rtLinks  {
	line-height: 24px;
}

.rtLinks a:active, .rtLinks a:link, .rtLinks a:visited  {
	color: #003366;
	text-decoration: none;
}

.rtLinks a:hover  {
	color: #003366;
	text-decoration: underline;
}

.tagline {
	font-weight: bold;
}