/* SECONDARY STYLES */
#headerPic{
	position: relative;
	float: left;
	clear: both;
	left: 20px;
	width: 700px;
	height: 90px;
	z-index: 1;
}
#headerContent{
	height: 232px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

/*BODY CONTENT */
#bodyContentHolder{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bodyContentHolder a, #bodyContentHolder a:link{
	color: #006600;
	text-decoration: none;
}
#bodyContentHolder a:hover{
	text-decoration: underline;
}
#bodyContentLeft{
	position: relative;
	float: left;
	margin: 0px;
	padding: 20px;
	width: 540px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
}
html>body #bodyContentLeft{
	width: 500px;
}

/*-- BODY NAVIGATION--*/
#bodyContentNav{
	position: relative;
	float: left;
	width: 120px;
	margin: 0px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 110px;
}
html>body #bodyContentNav{
	width: 110px;
}
#bodyNav, #bodyNav ul {
	padding: 0px;
	margin: 0px;
	line-height: auto;
	vertical-align: middle;
	list-style: none;
}
#bodyNav a, #bodyNav a:link {
	color: #999;
	text-decoration: none;
}
#bodyNav a:hover {
	color: #fff;
	color: #049243;
	text-decoration: underline;
}
#bodyNav li {
	width: 110px;
	padding: 4px 0px;
	/*height: 18px;*/
	font-size: 11px;
	font-weight: normal;
}

#bodyContentCopy{
	position: relative;
	float: left;
	width: 380px;
}
#bodyContentCopy img{
	border: none;
}
#bodyContentCopy2{
	position: relative;
	float: left;
	width: 500px;
}
#bodyContentLeft h1{
	font-size: 14px;
	font-weight: bold;
}
#bodyContentLeft h2{
	font-size: 12px;
	font-weight: bold;
}
#bodyContentRight{
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px;
	width: 200px;
	color: #FFF;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
html>body #bodyContentRight{
	width: 180px;
}
#bodyContentRightDocs{
	position: relative;
	float: left;
	margin: 0px;
	padding: 5px 10px;
	width: auto;
	border: 1px dotted #CCC;
	color: #999;
}
#bodyContentRightDocs a, #bodyContentRightDocs a:link{
	color: #000;
	text-decoration: none;
}
#bodyContentRightDocs a:hover{
	text-decoration: underline;
}
#bodyContentRightDocs h2{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
#bodyContentRightDocs ul{
	margin: 0px;
	padding: 0px 5px 5px 15px;;
}
#bodyContentRightCallout{
	position: relative;
	float: left;
	margin: 5px;
	padding: 10px;
	background-color: #049243;
	width: 165px;
	border: 1px dotted #7C7C7C;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 135px;
}
html>body #bodyContentRightCallout{
	width: 135px;
}
#bodyContentRightCallout a, #bodyContentRightCallout a:link{
	color: #57eb59;
	font-weight: bold;
	text-decoration: none;
}
#bodyContentRightCallout a:hover{
	text-decoration: underline;
}
#subTitles{
	font-weight: bold;
	color: #049243;
	font-size: 12px;
	line-height: 18px;
}