body {
	font-family: trebuchet, "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	color: #333; background: /*#4466AA*/ #219AA9 url(../images/bg.jpg) repeat-x top center;
}

/* remove global defaults
------------------------------------------*/
* {
	margin: 0; padding: 0; outline: 0;
}

a img, fieldset {
border: 0;
}

.picborder { margin-right: 10px; padding: 10px; border: 1px solid #CCC; background: #FFF; }

/* links
------------------------------------------*/
a{
	color: #2A86CC;
}
a:hover {
	color: #6CA237;
}
a:active {
	color: #487A27;
}


/* layout
------------------------------------------*/

div#pageContain {
	width: 930px;
	position: relative;
        margin: 0 auto;
}
div#pageContent {
	background: #fff url(../images/bg_contentMid.gif) repeat-y;
	margin-top: -1px;
}
div.contentWrap {
	background: url(../images/bg_contentTop.gif) no-repeat top;
}
div.contentWrap div.contentWrap {
	background: url(../images/bg_contentBot.gif) no-repeat bottom;
	padding: 11px;
	padding-bottom: 2em;
}


/* header
------------------------------------------*/
div#header {
	margin: 5px 12px 20px 12px;
	position: relative;
}
h1#tagLine, p#tagLine {
	position: absolute;
	right: 0;
	top: 75px;
	width: 481px;
	height: 15px;
	text-indent: -9000px;
	margin: 0;
	background: url(../images/tagline.gif) no-repeat 0 0;
}
div#header  dl {
	position: absolute;
	right: 0;
	top: 43px;
}
div#header  dt, div#header  dd {
	float: left;
	font-size: 1.2em;
line-height: 2.3em;
}
div#header  dt {
margin-right: .5em;
}
div#header dl dd a {
display: block;
text-indent: -9000px;
}
div#header dl.signedOut dt {
font-style: italic;
}
div#header dl.signedOut dd a {
width: 62px;
height: 23px;
background: url(../images/btn_utilSignIn.gif) no-repeat 0 0;
}
div#header dl.signedIn dd a {
width: 73px;
height: 23px;
background: url(../images/btn_utilSignOut.gif) no-repeat 0 0;
}
div#header dl.signedIn dd a:hover, div#header dl.signedOut dd a:hover  {
background-position: 0 -23px;
}



/* homepage 
------------------------------------------*/
div#homeCTA {
	background: url(../images/bg_ctaBody.gif) no-repeat bottom;
	width: 604px;
	float: left;
}
div#homeCTA div.contentWrap {
	background: url(../images/bg_ctaTop.gif) no-repeat top;
	padding: 1px 12px;
}


div#top-right {
	width: 300px;
	float: right;
	position: relative;
}


div#contentBody {
	clear: both;
	float: left;
	width: 604px;
	margin-top: 1em;
}

div#content {
	float: left;
	width: 560px; margin-left: 0; margin-bottom: 0.8em; padding: 15px 35px 15px 15px; /*background: #EEE;*/ /*border-right: dotted 1px #CDE35C;*/
	background: #FFF url(../images/bg-content.gif) repeat-y top right;
}

div#content h1 {
	font: normal 1.6em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif; color: #2A86CC; letter-spacing: -0.06em;
	margin: 1em 0;
}

div#content h2 {
	font: normal 1.2em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif; color: #B15701; letter-spacing: -0.025em;
	margin: 1em 0;
}
div#content h3 {
	color: #669933;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1em;
}
div#content h3 a {
        text-decoration: underline;
}

div#content h4 {
	color: #E96E06;
	font-size: 0.95em;
	margin-top: 1em;
	font-weight: normal;
}

div#content p {
	margin-bottom: 1.5em;
	font-size: 0.85em;
	color: #333;
	line-height: 1.5em;
	
	
}

div#content ul {
	margin: 1em 0 2em 3em;
	padding-left: 0;
}
div#content ul li {
	font-size: 0.85em;
	font-weight: normal;
	padding-right: .5em;
	padding-left: 1em;
	list-style: square;
	padding-bottom: .5em;
}

div#insideContent h2 {
	background: url(../images/txt_inside.gif) bottom left no-repeat;
}

div.insideBlock {
width: 223px;
background: #f8f8f8 url(../images/bg_homeInsideBox_mid.gif) repeat-y;
}
div.insideBlock div.insideWrap1 {
background:  url(../images/bg_homeInsideBox_bot.gif) no-repeat bottom;
	padding-bottom: 10px;
margin-bottom: 9px;
}
div.insideBlock div.insideWrap1 div.insideWrap2 {
background:  url(../images/bg_homeInsideBox_top.gif) no-repeat top;
	padding: 1em 15px 0 15px;
}
div#insideContent h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #4466AA;
	padding-bottom: .3em;
	text-transform: lowercase; 
position: relative;
}
div#insideContent h3 em {
        font-size: .8em;
	line-height: 1.4em;
	color: #333;
	font-weight: normal;
        display: block;
	text-transform: none; 
}
div#insideContent p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	padding: .5em 0;
	list-style: none;
	font-weight: normal;
position: relative;
}

div#insideContent hr {
border-top: 0;
border-bottom: 1px solid #cbcbcb;
height: 1px;
margin: 1.5em 0;
}


#contact-right {  background-color:#F0F0F0; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; color:#455548; width:460px; margin:4px 0px 0px 5px; padding:6px;}
	#contact-right br { clear: both; }
	#contact-right form { margin:0px; }
	#contact-right label { color: #484848; font-size:0.85em; width:160px; text-align:left; padding-right:20px; padding-top:4px; float:left;}
	#contact-right .frmText, #contact-right .selectop{ border:1px solid #CCCCCC; width:220px; background-color:#fff; color:#333333; padding:3px;  margin-top:4px; margin-left:15px; margin-right:0px; font-size:0.9em; }
        #contact-right .selectop { width: auto; }
        #contact-right .frmTextArea { border:1px solid #CCCCCC; width:220px; height:100px; background-color:#fff; color:#333333; padding:3px;  margin-top:4px; margin-left:15px; font-size:0.9em; }
	#contact-right .frmSubmit { width: 100px; height: 23px; color:#fff; margin:7px 0 10px 200px; padding: 0; border: 1px solid #2F2F2F; font-weight:bold; font-size:0.9em; background-color:#666666; cursor: pointer; /* hand-shaped cursor */  cursor: hand; /* for IE 5.x */}
	#contact-right .txt {  margin-left: 10px;  }	

div#content .info {
        margin: 10px 75px 50px 10px;
        padding: 20px;
        background: #DEF1F1;
        border: 1px solid #91BCC3;
        font: normal 0.95em arial, verdana, sans-serif;
}

div#content .info p {
        color: #774F38;
}

.selectop option, .frmText option {
        padding-left: 7px;
}

/*footer
------------------------------------------*/
div#footer {
	margin: 1.5em;	
}

div#footer ul#secondaryUtilNav {
float: left;
width: auto;
padding-bottom: 1em;
}
div#footer li, div#footer h4  {
	list-style: none;
	display: inline;
	border-left: 1px solid #333;
	padding-left: .3em;
	color: #333;
	font-size: 0.75em;
	line-height: 1em;
}
div#footer  {
clear: left;
float: left;
border: 0;
padding-bottom: 5em;
}

#footer p  {	
	padding-left: 0.5em;
	color: #333;
	font-size: 0.75em;
}

div#footer a:link, div#footer a:visited {
	color: #333; text-decoration: none;
}
div#footer a:hover {
	color: #FFF;
}


div#footer li.first {
border: 0;
}
div#footer li a {
margin-left: .2em;
font-weight: normal;
text-decoration: underline;
}
div#footer li a:link, div#footer li a:visited {
	color: #fff;
}
div#footer li a:hover {
	color: #CDE35C;
}
div#footer li.thisPage a {
text-decoration: none;
}
div#partners {
float: right;
width: 250px;
}
div#partners h4 {
float: left;
margin: 0pt;
font-weight: normal;
text-align: left;
border: none;
}

div#partners li {
margin: 0pt;
padding: 0pt;
border: none;
float: left;
}



/*clearfix rules to ensure wrapping floated content
------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*- Menu 11--------------------------- */

.right {
	float:right;
	margin: 10px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 250px;
	color: #6B6B6B;
	line-height: 1.6em;
}

#nav { float:left; width:250px; margin:20px 0 0 15px; font-size:0.8em;}
	#nav h2 { margin:0 0 5px 15px; font: normal 1.6em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif; color: #E96E06; /*background-color:#CDE35C;*/ }
	#nav ul { margin:0px 0 0 5px;  padding: 0 0 0 0px; list-style-type: none;  }
	#nav ul li { margin: 0 8px 5px; padding: 2px 2px 2px; border-bottom:1px solid #DADADA; }
	#nav ul li a { padding: 1px 2px 1px 2px; color:#62804D; text-decoration:none; display: block;}
	#nav ul li:hover {  background-color:#CDE35C; display: block;}
	#nav a { color:#383838; }
	#nav a:hover { color: #383838; background-color:#CDE35C; text-decoration:none; }

#nav p { width:190px; margin:0 0 0 15px; font-size:11px;}

#nav .infobox {
	width:210px;
	margin: 15px 0 0 12px;
	border: 1px solid #ccc;
	background: #DEF0DA;
	padding: 10px;
	font-size: 0.85em; line-height: 1em;
}

#nav .newsletter {
	width:210px;
	margin: 35px 0 0 12px;
	border: 1px solid #BDD4C9;
	background: #DEF1C1;
	padding: 10px;
	font-size: 0.85em; line-height: 1em;
}

#nav .newsletter h2 {
	margin: 10px 0 0 0; font: normal 1.6em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif; color: #D44F45; 
}
#nav .newsletter p {
	margin: 10px 0 10px 0; font-size: 1.1em; color: #8C734A; line-height: 1.3em;
}
