
body 
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #e3eaef;
	text-align: center;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2 
{
	font-size: 15px;
	font-weight: bold;
}

h3 
{
	font-size: 13px;
	font-weight: bold;
}

h4 
{
	font-size: 12px;
}

h5 
{
	font-size: 11px;
}

sub 
{ 
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup 
{ 
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

img 
{
	border: 0;
}

a 
{
	color: #005481;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

td
{
	vertical-align: top;
}

.mgmtPerson
{
	text-transform: uppercase;
}

#adminWrapper 
{
	padding: 10px 30px 20px 30px;
	background-color: #FFFFFF;
}
.adminTableHeader
{
	background-color: #EEEEEE;
}
.adminTableRow
{
	border-bottom: solid 1px #EEEEEE;
}



#adminContentWrapper {
	width: 470px;
	line-height:1.3em;
}

#errorWrapper {
	display: inline;
	float: right;
	padding: 45px 45px 60px 35px;
	width: 740px;
	line-height:1.3em;
}

.richTextEditor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #FFFFFF;
	border: 0; 
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;	
	border-top: 1px solid #808080;	
	border-bottom: 1px solid #808080;
}


/*** REDESIGN ***/

.tdDefault
{
	background-color: #FFFFFF;
}

#auxNav 
{
	position: absolute;
	top: 17px;
	left: 474px;
	width: 326px;
	text-align: right;
	background-color: #FFFFFF;
}

#auxNav a {
	margin: 0 8px 0 8px;
	padding: 0;
	font-size: 9px;
	color: #666666;
}

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

#auxNav .navHomeDivider 
{
	color: #e3eaef;
}

#globalWrapper {
	margin: 27px auto;
	width: 826px;
	text-align: left;
}

#layoutTop
{
	position: relative;
	top: 0px;
	left: 0px;
}

#layoutContentWrapper
{
	position: relative;
	background-color: #FFFFFF;
}

#subnav
{
	position: absolute;
	top: 10px;
	left: 32px;
}
#subnav li
{
	margin: 0;
}
ul.navSecondary 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	/*background-color: #DFE0E1;*/
}

ul.navSecondary li 
{
	padding: 0 0 6px 0;
}

ul.navSecondary a 
{
	text-align: right;
	display: block;
	margin: 0;
	padding: 4px 0 0 0;
	width: 190px;
	height: 23px;
	font-size: 12px;/* 1.1em;*/
	color: #666666;
	background-image: url(../images/subnav_off.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul.navSecondary li a:hover 
{
	color: #005481;
	background-image: url(../images/subnav_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


#layoutContent
{
	position: relative;
	left: 255px;
	top: 0px;
	width: 530px;
	padding: 16px 0 1px 0;
}
#layoutContent h2
{
	color: #005184;
}
#layoutContent h3
{
	color: #005184;
	margin: 0 0 .3em 0;
}
#layoutContent h4
{
	color: #838487;
}
#layoutContent p
{
	color: #444444;/*939598*/
	font-size: 12px;
	margin: 0 0 1.1em 0;
	line-height: 1.3em;
}
#layoutContent li
{
	color: #444444;
	font-size: 1.1em;
	margin: 0 0 .7em 0;
	line-height: 1.3em;
}
#layoutContent a
{
	color: #005184;
}


#layoutBot
{
}

#headWrapper 
{
	height: 78px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #9eb7c6;
	border-bottom-width: 4px;
}

#headWrapper .logo 
{
	float: left;
	margin: 6px 0 0 14px;
}


/* \\\\\\\\\\\\\\\\\\\\\\
NAV STYLES
\\\\\\\\\\\\\\\\\\\\\\ */

#primaryNavWrapper
{
	position: absolute;
	top: 79px;
	left: 0px;
	width: 808px;
	height: 27px;
	text-align: right;
}
#primaryNavWrapperAdmin
{
	position: absolute;
	top: 79px;
	left: 255px;
	width: 571px;
	height: 27px;
	float: right;
	text-align: right;
}
ul.navPrimary {
	height: 27px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	float: right;
}

ul.navPrimary li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #FFF;
}
ul.navPrimary li.adminNav {
	float: right;
}

ul.navPrimary li a {
	display:inline !important;
	float:left !important;
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	color: #005481;
	height: 21px;
	font-size: 11px;
}

ul.navPrimary li a:hover {
	background: #FFF url(../images/nav_bg_on.gif) repeat-x;
	text-decoration: none;
}



#footerWrapper 
{
	padding-top: 10px;
	width: 826px;
	font-size: 9px;
	line-height: 1.6em;
	color: #005481;
	text-align: right;
}

#footerWrapper a 
{
	color: #005481;
	line-height: 1.7em;
}

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

#newsWrapper
{
}

#newsWrapper h2
{
	margin: 0 0 1.1em 0;
}

#newsWrapper h3
{
	margin: 0 0 0.2em 0;
	color: #00436e;
}

#newsWrapper h4
{
	margin: 0 0 1.1em 0;
	font-weight: normal;
}
#newsWrapper a
{
	color: #666666;
}
#newsWrapper a.readMore
{
	color: #00436e;
}



#bannerWrapper
{
	position: relative;
	padding: 4px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #838487;
}
#bannerWrapper h1
{
	margin-top: 0px;
	color: #8cc63f;
	margin: 0 0 .1em 0;
	text-transform: lowercase;
}
#bannerWrapper h2
{
	color: #005481;
	font-size: 13px;
	margin: 0;
}
#bannerWrapper .homeBanner
{
	height: 144px;
	background-image: url(../images/banner_bg_home.jpg);
	background-repeat: no-repeat;
	line-height: 1.8em;
	padding: 30px 0 0 255px;
}
#bannerWrapper .innerBanner
{
	height: 65px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 255px;
	padding: 24px 0 0 255px;
}
