<!--

html, body {
	margin: 0px;
	padding: 0px;
}
* {
	float: none;
	margin: 0px;
	padding: 0px;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}

	
body,td,th {
font-family:Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	line-height: 1.6em;
	font-size:12px;

}
form {
	margin: 0px; 
	padding: 0px;
}
form td {
	padding-top: 3px;
	padding-bottom: 3px;
}
label.error {
	display:block;
	color: red;
	vertical-align: top;
 }
label {
	display: block;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p {
	padding-bottom: 15px;
}
ul,ol {
/* Marign-left needs to be kept as below to alow bullets to show up in KTML editor*/
    margin-left:1.5em;
    padding:0;
}
blockquote {
	padding-left:20px;
}
li {
	padding: 0px;
	margin: 0px;
	position: relative;
}

#subnav td{
	font-size:11px;

}


li #tier3{
	padding-left: 0px;
	color:#666666;
}


.clear {
	clear: both;
}
.right {
	float: right;
	display:inline;
}
.left {
	display:inline;
	float: left;
}
select, textarea, input {
	border: 1px solid #a0a0a0;
	color: #526180;
	margin: 0px;
	padding: 1px;
}

a, a:link, a:visited, a:active {
	color: #30a947;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#headerContainer {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 946px;
	z-index: 10;
	text-align: left;
float:left;
}

#holderLeft{
width:27px;
background-image:url(../images/bgroundPageLeft.jpg);
float:left;

}

#holderRight{
width:27px;
background-image:url(../images/bgroundPageLeft.gif);
float:left;
}

#toolbar {
	padding: 0 10px 0 30px;
	float:left;
	width: 906px;
	text-align: left;
	background-image:url(../images/bgroundBanner.gif);
	background-repeat:repeat-x;
	height:51px;
	font-size:11px;
	color: #b9d4bf;
}

#toolbar #toolbarMail
{
	width: 245px;
	height: 40px;
	background: url(../images/bgroundSearchField.gif) no-repeat;
	float: left;
	margin-top:12px;
	margin-bottom:30px;
}

#toolbarMail .mailInput
{
	width: 154px;
	height: 20px;
	background: none;
	border: none;
	color: #2a6336;
	margin-top:5px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
}



#toolbar #toolbarText
{
	width: 385px;
	height: 51px;
	float: left;
	padding-top:11px;
	line-height:1.1em;
}

#toolbar #toolbarTools
{
	width: 254px;
	height: 51px;
	float: left;
	padding-top:8px;
}





#contentContainer{
padding: 0 28px 0 27px;
	margin: 0px;
	position: relative;
	width: 945px;
	z-index: 10;
	text-align: left;
	background-image:url(../images/bgroundContent.gif);
	background-repeat:repeat-y;
	float:left;
}

#detailContentContainer{
	margin: 0px;
	position: relative;
	width: 945px;
	z-index: 10;
	text-align: left;
	background:#FFFFFF;
	background-repeat:repeat-y;
	float:left;
}

.hpnewsitem {
	position:relative;
	float:left;
	width: 270px; 
	height:80px;
	color: #6B6B6B;
}

#innercontainer {
	width: 937px;
	background: #FFF;
	float:left;
}

#header {
	left: 0px;
	top: 24px;
	width: 946px;
	height: 124px;
	}
	
#banner {
	width: 946px;
	height: 233px;
	overflow:hidden;
	position: relative;	
	}	
	#banneroverlay {
		width: 946px;
		height: 233px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 91;
	}	
	#bannercounter {
		width: 250px;
		height: 35px;
		overflow: hidden;
		position: absolute;
		top: 0px;
		right: 75px;
	}
	
#bannerDetail {
	left: 0px;
	top: 24px;
	width: 945px;
	}	
		
#bannerDetailBottom {
	width: 945px;
	height: 4px;
	background-color:#487651;
	}		
		
	

#maincontent {
	width: 628px;
	float: left;
	background: #FFF;
	position: relative;
	overflow: hidden;
	font-size:12px;
	line-height: 1.5em;
	padding-right: 15px;
	text-align:justify;
}

.jauntImage{
	padding-bottom: 5px;
}
.divider {
	width: 100%;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0px;
	height: 1px;
	background: url(../images/divider-bio.gif) left top repeat-x;
	float:left;
}

.dividerDashed{
	margin-top: 5px;
	margin-bottom: 5px;
}

.dividerSolid {
	margin-top: 5px;
	margin-bottom: 0px;
}

.dividerSolidLong {
	margin-top: 10px;
	margin-bottom: 10px;
}

.detailContent{
font-size:14px;
color: #5e5e5e;
}

.headerGreen{
color:#000;
font-size:14px;
font-weight:bold;
}

#footer {
 width:891px;
 padding: 20px 20px 10px 62px;
 float:left;
 text-align:left;
 color:#FFFFFF;
 font-size:11px;
 line-height:1.4em;
 text-transform: uppercase; 
 }
 
 #footer td {
  color:#FFFFFF;
 font-size:11px;
 line-height:1.8em;
 }

a.footerLink, a.footerLink:link, a.footerLink:visited, a.footerLink:active {
  color:#FFFFFF;
 font-size:11px;
 line-height:1.8em;
 text-decoration: none;
}

a.footerLink:hover {
text-decoration: underline;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:19px;
	line-height: normal;
	margin-bottom: 0px;
	font-weight: normal;
	display:inline;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:19px;
	line-height: normal;
	margin-bottom: 0px;
	font-weight: normal;
	display:inline;
}
h3 {
	padding:0px;
	margin:0px;
	color: #416f4a;
	padding-bottom: 6px;
	font-size:14px;
	font-weight: bold;
}
h4 {
	padding:0px;
	margin:0px;
	padding-bottom: 0px;
	padding-top: 3px;
	font-size:13px;
	line-height: normal;
	color:#003366
}
h5 {
	width: 620px;
	padding-left: 20px;
}
h5 {
	padding:0px;
	margin:0px;
	font-size:17px;
	line-height: normal;
	color: #FFF;
}
h6 {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#f17d00;
	background: url(../images/divider-bio.gif) left bottom repeat-x;
	height: 30px;
}

/* Nav */

ul.hpnav {
margin-left:0em;
}

ul.hpnav li {
	list-style-type: none;
             float:left;
}

ul.hpnav li a {
	float: left;
}

#hpheadlines {
	width: 885px;
	margin-top: 26px;
	margin-left: 44px;
		display:inline;
	float: left;

}



.pdf, a.pdf, a.pdf:link, a.pdf:hover, a.pdf:active, a.pdf:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/icons/dl-pdf.gif) left 2px no-repeat;
}
.doc, a.doc, a.doc:link, a.doc:hover, a.doc:active, a.doc:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/icons/dl-doc.gif) left 2px no-repeat;
}
.htm, a.htm, a.htm:link, a.htm:hover, a.htm:active, a.htm:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/icons/dl-htm.gif) left 3px no-repeat;
}
.ppt, a.ppt, a.ppt:link, a.ppt:hover, a.ppt:active, a.ppt:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/icons/dl-ppt.gif) left 3px no-repeat;
}
.xls, a.xls, a.xls:link, a.xls:hover, a.xls:active, a.xls:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/icons/dl-xls.gif) left 3px no-repeat;
}

#sharethis img {
	border: 0px;
	padding-right: 3px;
	float:left;
	display:inline;
}
#sharethis td {
	padding-bottom: 5px;
}
#sharethis {
	width:98px; 
	background: #295732; 
	padding: 5px;
	border: 1px solid #54795b; 
	border-top: none;
	z-index:550;
}

#sharethis a, #sharethis a:link, #sharethis a:visited, #sharethis a:active{
color:#FFFFFF;
}
#sharethis td {
	font-size: 95%;
}



.cfdebug {
clear: left;
float:left;
}

/*------------------- LETTER SCROLLER -----------------------*/
.carousel {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}

.carousel .wrapper {
	width: 890px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: hidden;
	min-height: 10em;
	margin: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
}

.carousel ul.letterscroller a img {
	border: 1px solid #000;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}
.carousel ul.letterscroller li {
	text-align: left;
	float:left;
	display: block;
	float: left;
	height: 155px;
	width: 193px;
	padding: 0 16px 0 15px;
	background: url(../images/divider-vert.gif) right 5px no-repeat;
}

.carousel ul.letterscroller li a img {
	display:block;
}

.carousel ul.letterscroller a img {
	border: 1px solid #000;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

.carousel .wrapper ul {
	width: 999999px;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
	top: 0px;
	left: 0px;
	display:block;
}
.carousel ul.videoscroller li {
	position:relative;
	text-align: left;
	display: block;
	float: left;
	width: 150px;
	padding: 0 15px 0 15px;
	/* background: url(../images/divider-vert.gif) right 10px no-repeat; */
}

.carousel ul.videoscroller li a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}

.carousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../images/scroll_arrow.gif) no-repeat 0 0;
	text-indent: -99999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
}

.carousel .forward {
	background-position: 0 0;
	right: 0;
}

.carousel .back {
	background-position: 0 -72px;
	left: 0;
}

.carousel .forward:hover {
	background-position: 0 -36px;
}

.carousel .back:hover {
	background-position: 0 -108px;
}
.scroller {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}
.miniscroller {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}
div.scrollerArea {
	position: relative;
	display: block;
	float:left;
	width: auto;
	overflow: visible;
	height: 275px;
}
div.scrollitem{
	position:relative;
	float: left;
	width: 150px;
	display: inline;
	padding: 0 15px 0 15px;
	margin: 0px;
}
div.scrollitem a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}
div.scrollitemborder{
	text-align: left;
	float:left;
	display: block;
	float: left;
	height: 155px;
	width: 193px;
	padding: 0 16px 0 15px;
	background: url(../images/divider-vert.gif) right 5px no-repeat;
}
.scrollableArea ul {
	/**/width: 999999px;
	position:relative;
	top: 0px;
	left: 0px;
	display:block;
	list-style-position:outside;
	list-style-image:none; 
	text-align: left;
	list-style-type: none;
	list-style: none;
	margin:0;
	padding:0;	
	float:left;
}
.scrollableArea ul li {
	position:relative;
	text-align: left;
	float: left;
	width: 150px;
	display: inline;
	padding: 0 15px 0 15px;
	/* background: url(../images/divider-vert.gif) right 10px no-repeat; */
}

.scrollableArea ul li a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}

.title {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	width:700px;
	line-height:40px;
}
-->

