/* CSS Document */

h1 {
	color: #2D7D2F;
	font-size: 23px;
	margin-bottom: .5em;
	line-height: 1.1em;
}

h2 {
	color: #000000;
	font-size: 16px;
	margin: .3em 0 .6em 0;
	line-height: 1.3em;
}

h3 {
	color: #2D7D2F;
	font-size: 14px;
	margin: 15px 0 3px 0;
	line-height: 1.1em;
}

#logoClick{
	height: 70px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 330px;
	
}

#mainBanner {
	position: relative;
	clear: both;
}

#pageHeader {
	position: absolute;
	top: 25px;
	left: 10px;
	color: #FFFFFF;
	font-size: 18px;
	height: 41px;
	width: 176px;
}

#pageHeader2 {
	position: absolute;
	top: 21px;
	left: 16px;
	color: #FFFFFF;
	font-size: 18px;
	height: 41px;
	width: 176px;
}

#sideNav {
	float: left;
	width: 199px;
	background: url(../images/bg_subnav.gif) no-repeat bottom;
	height: auto;
}

#sideNav2 {
	float: left;
	width: 199px;
	background: url(../images/bg_subnav.gif) no-repeat bottom;
	height: auto;
}

#sideNav ul{
	margin: 12px 0 0 0px;
	font-weight: bold;
}

#sideNav li {
	background: url(../images/subnav_div.gif) no-repeat bottom left;
	padding: 4px 0 10px 12px;
}

#sideNav li a {
	color: #2D7D2F; 
	text-decoration: none;
	font-weight: normal;
}

#sideNav li a:hover {
	color: #051325; 
	text-decoration: none;
}

#sideNav li .activeSubNav{
	color: #051325;
	font-weight: bold;
}


#sideNav #last {
	background: none;
}

#mainContent {
	float: left;
	width: 447px;
	margin: 15px 0 30px 20px;
}

#mainContentlp2 {
	float: left;
	width: 640px;
	margin: 15px 0 30px 20px;
}

#mainContent ul {
	list-style: none; 
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 15px 25px;
}

#mainContent li {
	list-style: url(../images/icon_list.gif);
	margin: 0 0 2px 0;
}

#leftModule2 { 
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg_leftmodule.gif) bottom no-repeat;
	height: 259px;	
	width: 230px;
}
#rightSideBar {
	width: 213px;
	float: right;
	position: relative;
}

#rightSideBar2 {
	width: 213px;
	float: right;
	background: url(../images/bg_leftmodule.gif) bottom no-repeat;
	position: relative;
}


#relatedInformation {
	background: url(../images/bg_right_sidebar.gif) no-repeat bottom left;
	height: 207px;
	width: 213px;
}

#rightSideCarContent {
	width: 183px;
	height: 190px;
	margin: 17px 0 0 20px;
}

#rightSideCarContent a {
	font-weight: bold;
	font-size: 11px;
}

.greenHeader {
	color: #2D7D2F;
	font-size: 16px;
}


#rss {
	margin: 10px 0 0 10px;
	
}

.quote {
	color: #2D7D2F;
}


.smallBold {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#biosItem {
	border-top: 1px solid #C9CCCF;
	padding: 00px 0 10px 0;
}
