

body{
	/*font-family:Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.76em;
	line-height:1.2;
	background-color:#87A5BD;
	color:#7A8566;
	background-image:url(graphics/background.gif);*/
	font-size:12pt;
	background-color:white;
}

img{
	border:0;
	vertical-align:bottom;
}

p{
	margin:0 0 1em 0;
}

ul{
	margin:0;
	padding:0;
}

a:link, a:visited{
	color:#96C436;
}
a:hover{}

a.moreLink:link, a.moreLink:visited{
	font-size:0.9em;
	text-decoration:none;
}

h1{
	font-family:Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	color:#5888AE;
	margin:0;
}
h2{
	font-family:Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#96C436;
	margin:0 0 6px 0;
}
h3{
	font-family:Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#5888AE;
	margin:0;
}

.white{
	color:#FFFFFF;
}

.ltGreen{
	color:#96C436;
}


#container{
	margin:15px auto 0 auto;
	position:relative;
	/*width:726px;*/
}


#header{
	position:relative;
	float:left;
	overflow:hidden;
	height:60px;
	width:726px;
	background-image:url(graphics/headerBack.gif);
	margin-bottom:5px;
}

#whiteLine{
	position:relative;
	float:left;
	height:1px;
	width:726px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#mainNav{
	position:relative;
	float:left;
	width:711px;
	overflow:hidden;
	background-color:#FFFFFF;
	border-top:3px solid #C8E58C;
	padding:6px 0 5px 15px;
}
#mainNav li{
	display:none;
	/*display:inline;
	list-style-type:none;
	padding-right:18px;
	color:#7D7D7D;
	font-size:0.95em;*/
}
#mainNav li a:link, #mainNav li a:visited{
	text-decoration:none;
	background: url(graphics/navArrowGrey.gif);
	background-position:0 0.3em;
	background-repeat: no-repeat;
	padding-left:8px;
	color:#6A6A6A;
	
}
#mainNav li a:hover, #mainNav li a:link.selected, #mainNav li a:visited.selected{
	background: url(graphics/navArrowGreen.gif);
	background-position:0 0.3em;
	background-repeat: no-repeat;
	padding-left:8px;
	color:#96C436;
	/*font-weight:bold;*/
}

#banner{
	display:none;
	/*position:relative;
	float:left;
	height:176px;
	width:726px;
	overflow:hidden;
	background-image:url(graphics/banner1.jpg);*/
}

.mainContentSpacerVertical{
	position:relative;
	float:left;
	height:30px;
	width:726px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#mainContent{
	position:relative;
	float:left;
	/*width:696px;*/
	width:100%;
	padding:0 15px 0 15px;
	background-color:#FFFFFF;
	display:inline;
}

/* 50% */
.column1{
	position:relative;
	float:left;
	width:318px;
	margin:0 15px 0 15px;
	display:inline;
}

.column2{
display:none;
	/*position:relative;
	float:left;
	width:180px;
	margin:0 15px 0 15px;
	display:inline;*/
}
.column2 ul{
	padding:10px 0 10px 30px;
	list-style-type:square;
}
.column2 li{
	font-size:0.9em;
	padding:2px 0 2px 0;
	color:#96C436;
}
.column2 li.selected{
	font-weight:bold;
	color:#7A8566;
}
.column2 li a:link, .column2 li a:visited{
	text-decoration:none;
}
.column2 li a:hover{
	/*font-weight:bold;*/
	color:#7A8566;
	list-style-type:none;
}
.column3{
	position:relative;
	/*float:left;*/
	float:none;
	/*width:456px;*/
	width:580px;
	margin:0 15px 0 15px;
	display:inline;
	/*background-color:#FFCCFF;*/
}

/* Boxes */

.featureBox{
	position:relative;
	float:left;
	width:318px;
	background-image:url(graphics/featureBook.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:1px solid #D2DFE9;
	margin-top:10px;
}

.featureBoxTitle{
	position:relative;
	float:left;
	width:188px;
	height:25px;
	background-image:url(graphics/featureBoxTitle.gif);
	padding:10px 0 0 12px;
	overflow:hidden;
}
.featureBoxContent{
	position:relative;
	float:left;
	width:188px;
	/*background-color:#CCCCFF;*/
	padding:9px 0 9px 12px;
}


.linkBox{
	position:relative;
	float:left;
	width:318px;
}

.linkBoxImage{
	position:relative;
	float:left;
	width:65px;
	height:65px;
	padding-right:10px;
}

.linkBoxTitle{
	position:relative;
	float:left;
	width:238px;
	padding:0 0 2px 5px;
	border-bottom:1px dashed #C4E384;
}

.linkBoxContent{
	position:relative;
	float:right;
	width:238px;
	height:28px;
	padding:4px 0 0 5px;
}

.linkBoxMoreLink{
	position:relative;
	float:right;
	width:238px;
	padding-left:5px;
}

.linkBoxSpacer{
	position:relative;
	float:left;
	width:318px;
	height:30px;
}


#profileHeader{
	position:relative;
	/*background-color:#00FFFF;*/
	padding-bottom:30px;
	float:left;
	font-size:1.2em;
}

#profileHeaderImage{
	position:relative;
	float:right;
	margin-left:10px;
	vertival-align:top;
}

#profileHeaderTitle{
	position:relative;
	float:left;
	margin-top:10px;
	padding-left:7px;
}
#profileHeaderSubTitle{
	font-size:0.8em;
	color:#96C436;
}

#profileHeaderText{
	position:relative;
	float:left;
	clear:left;
	padding:15px 7px 12px 7px;
	margin-top:3px;
	border-top:1px dashed #C4E384;
	font-size:0.8em;
}

#profileHeaderPrint{
	display:none;
	/*position:relative;
	float:left;
	color:#96C436;
	font-size:0.76em;
	padding-left:7px;*/
}


#profileContent{
	position:relative;
	/*float:left;*/
	clear:both;
	/*width:456px;*/
	/*background-color:#99CCFF;*/
}

/* end Boxes */



#footer{
	position:relative;
	/*float:left;*/
	float:none;
	/*height:18px;*/
	width:711px;
	margin-top:5px;
	padding:7px 0 5px 15px;
	overflow:hidden;
	background-color:#FFFFFF;
	/*border-top:3px solid #C8E58C;*/
	/*border-bottom:3px solid #C8E58C;*/
	font-size:0.7em;
}

#credit{
	display:none;
	/*position:relative;
	float:left;
	padding:10px 30px 0 0;
	text-align:right;
	width:696px;
	color:#44596C;*/
}
#credit a:link, #credit a:visited{
	text-decoration:none;
	color:#44596C;
}
#credit a:hover{
	text-decoration:underline;
}


.menuHeader{
	position:relative;
	float:left;
	width:165px;
	padding:2px 0 3px 15px;
	background-color:#E4F4C2;
	color:#6F6F6F;
}

.faqSeperator{
	display:none;
}

.contentBlock{
	
}