<!--
html, body {
	margin: 0px;
	padding: 0px;
}
* {
	float: none;
	margin: 0px;
	padding: 0px;
}
:focus {
outline: 0;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #526166;
	line-height: 1.4em;
}
form {
	margin: 0px;
	padding: 0px;
}
form td, form th {
	padding-bottom: 7px;
}
.formborder {
	padding: 10px;
	border: 1px solid #2f444e;
	background:#FFFFFF;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p {
	padding-bottom: 15px;
}
ul,ol {
	margin-left:1.5em;
    padding:0;
	padding-bottom: 15px;
	z-index:0;
	list-style-type: square;
}
blockquote {
	padding-left:20px;
}
li {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border: 1px solid #a0a0a0;
	color: #526180;
	margin: 0px;
	padding: 1px;
}
.subheader {
	font-size: 110%;
}
.invalidInput {
	border: 1px solid #FF0000;
}
.radio, .checkbox {
	border: none;
}
a, a:link, a:visited, a:active {
	color: #1C5A5D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.arrowlink {
	padding-right: 15px;
	_display: inline-block;
	text-align:left;
	background: url(../images/b-arrowright1.gif) right 5px no-repeat;
}
a.arrowlinkorange, a.arrowlinkorange:link, a.arrowlinkorange:visited, a.arrowlinkorange:hover, a.arrowlinkorange:active {
	padding-right: 15px;
	_display: inline-block;
	text-align:left;
	background: url(../images/b-arrowright1.gif) right 5px no-repeat;
	color: #ce7c17;
}
#logo {
	position: absolute;
	left: 14px;
	top: 15px;
	width: 200px;
	height: 81px;
	z-index: 80;
}

#container {
	background:#FFF;
	border-top:1px solid #000;
}

.subnavheader {
	padding: 17px 20px 0px 20px;
	display: block;
	color: #6f7879;
}
.subnavheader, .subnavheader a {
	color: #6f7879;
	font-weight:bold;
}
ul#subnav {
	list-style-type: none;
	padding: 8px 20px 25px 20px;
	margin: 0px;
}
ul#subnav li {
	list-style-type: none;
	display: block;
	/* background: url(../images/bullet-subnav.gif) left 5px no-repeat; */
	padding: 8px 0px 8px 0px;
	margin: 0px;
	line-height:13px;
	color: #6f7879;	
	background: url(../images/menu_border.gif) top left repeat-x;
}
ul#subnav li.on {
	
}
ul#subnav li li {
	background: none;
}
ul#subnav li a, ul#subnav li a:hover, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	padding-left: 23px;
	color: #6f7879;
	display: block;
	text-decoration: none;
}
a.on, a.on:hover, a.on:link,  a.on:visited, a.on:active {
	color: #22324d;
	text-decoration: none;
}
ul#subnav li.on a, ul#subnav li.on a:hover, ul#subnav li.on a:link, ul#subnav li.on a:visited, ul#subnav li.on a:active  {
	color: #22324d;
	background: url(../images/arrow_on.gif) left 2px no-repeat;
	padding-left: 23px;
	text-decoration: none;
}


/* TOP SEARCH BAR */
#searchbar {
	height: 35px;
	padding-top:0px;
	width:982px;
}
#searchmenu {
	float:right;
}
#searchmenu td {
	padding-top: 9px;
	font-size: 78%;
	color: #526166;
}
#searchmenu td.leftline {
	background:url(../images/searchbox-divider.gif) no-repeat left top;
}
.searchbox {
	background:url(../images/bg-search.gif) #FFFFFF no-repeat left top;
	width: 105px;
	height: 16px;
	color: #526180;
	font-size: 11px;
	padding-top: 2px;
	padding-left:3px;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #eeeff0;
	border-left: 1px solid #a0a0a0;
}
.searchbutton {
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #eeeff0;
	border-bottom: 1px solid #eeeff0;
	background: #FFF;
}
#header {
	height:27px; 
	width:937px; 
	overflow:hidden; 
	border-left:1px solid #bbbbbb;  
	padding-top:30px; 
	padding-left:33px; 
	position:relative; 
	text-align:left;
}
.bodycopygray, a.bodycopygray, a.bodycopygray:link, a.bodycopygray:link, a.bodycopygray:visited {
	color: #526166;
}
.bodycopylightgray, a.bodycopylightgray, a.bodycopylightgray:link, a.bodycopylightgray:link, a.bodycopylightgray:visited {
	color: #8a949c;
}
.bodycopydarkblue {
	color: #2f444e;
}
.required {
	color: #FF0000;
}
.required2 {
	color: #0033CC;
}
.listitem {
	float:left;
	clear:both;
	display: block;
	position:relative;
	padding-bottom: 15px;
}

.listitemLeft {
	margin-top:-1px; 
	float:left;
	width:10%;
	padding-bottom: 15px;
}

.listitemRight {
	width:90%;
	float:left;
	text-align:left;
	padding-bottom: 15px;
}
.listtableheader {
	width:auto;
	height: 22px;
	width: 200px;
	padding-left: 5px;
	background: url(../images/th_tab.gif) top right no-repeat  #e7e7e7; 
	overflow: hidden;
}
.listtable {
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
	z-index: 10;
}
.listtablewhite {
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
	z-index: 10;
}
.listtablewhite2 {
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
	z-index: 10;
}
.listtable td {
	padding: 5px;
	border: 1px solid #dadada;
	border-left: none;
	border-top: none;
	background: #f9f9f9;
}
.listtablewhite td {
	padding: 5px;
	border: 1px solid #dadada;
	border-left: none;
	border-top: none;
	background: #FFF;
}
.listtablewhite2 td {
	padding: 2px;
	font-size: 95%;
	border: 1px solid #dadada;
	border-left: none;
	border-top: none;
	background: #FFF;
}
.listtable td.dark, .listtablewhite td.dark, .listtablewhite2 td.dark {
	background:#e7e7e7;
}
.listtable td.light, .listtablewhite td.light, .listtablewhite2 td.light {
	background: #f9f9f9;
}
.twocolpadding .listitem, .twocolpaddingright .listitem {
	clear:both;
	float:left;
	display: block;
	position:relative;
	padding-bottom: 15px;
	width:100%;
}
.typecol {
	width:20%; 
	display:inline; 
	margin-right:10px; 
	float:left;
}

.listimg {
	text-align:right;
	margin-right:10px;
	position:absolute;
	width: 150px;
	left: -160px;
	top: 0px;
}
.listimg img {
	float: right;
	margin-right: 0px;
	background: #000;
}
h1 {
	font-size: 16px;
	color: #22324d;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
h4 {
	font-size: 12px;
	color: #105155;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 15px;
	color: #1c5a5d;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 115%;
	color: #22324d;
	font-weight: bold;
}
.resources .title, .newsroom .title, .awards .title {
	color: #2f444e;
}
.hpbox {
	background:#105155; 
	width:174px;
	border-right: 1px solid #fff;
	padding:25px 20px 20px 20px;
	color: #FFF;
}
.hpboxlast {
	background:#105155;
	width:174px;
	border-right: 1px solid #A6BCBF;
	padding:25px 20px 20px 20px;
	color: #FFF;
}
#landingcontentcontainer {
	float: left;
	position: relative;
	/* background: url(../images/bg-hp.jpg) repeat-y #fafbfb; */
}
#contentcontainer {
	width:971px; 
	background:#FFF; 
	position:relative;
}
#contentcontainer2 {
	float: left;
	position: relative;
	background: url(../images/bg-internal.gif) repeat-y #FFF; /* #fafbfb; */
}
#landingpagecontent {
	width: 730px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#maincontent {
	width: 974px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#topshadow {
	height:8px;
	background-image: url("../images/bottomshadow.png");
	background-repeat:repeat-y;
	/* ieWin only stuff */
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bottomshadow.png');
	float:left;
	margin-bottom:0px;
}
#breadcrumbs {
	display:none;
}
#breadcrumbs .on {
	color: #f79c00;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #8a949c;
}
#footer {
	background: #000;
	width:100%;
	height: 15px;
}
#footer_container {
	width:971px;
	text-align:right;
	line-height: normal;
	font-size: 9px;
}
#tabs {
	clear:both;
	float:left;
    width:100%;
	border-bottom: 1px solid #c1c3c2;
	margin-bottom: 10px;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	float:left;
} 
#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 3px;
	padding: 3px 10px 2px 10px;
	line-height: 19px;
	border: 1px solid #d7d7d7;
	border-bottom: none;
	list-style: none;
	display: inline;
}	
#tabs ul li.here {
	border: 1px solid #c1c3c2;
	border-bottom: 1px solid #FFF;
	color: #002c39;
}
#tabs ul li.here a, #tabs ul li.here a:hover, #tabs ul li.here a:link, #tabs ul li.here a:visited, #tabs ul li.here a:active{
	color: #002c39;
}
#mainimg {
	width:971px;
	height:136px;
	overflow:hidden;
}
.leftcol {
	width:100%;
	border-left: 1px solid #bbbbbb;
	padding:37px 32px 37px 32px;
}
.rightcol {
	display:none;
	width:0px;
	background:url(../images/rightcol_bg.gif) repeat-y left top;
	padding-bottom: 120px;
	border-right:1px solid #bbbbbb;
}
.lefthalf {
	width:45%;
	float:left;
}
.righthalf {
	width:45%;
	float:right;
}
#pageimages {
	display:none;
}
#pageimages img {
	display: inline;
}
#iconbox {
	display:none;
}
#hpflash {
	width: 730px;
	float:left;
}

.viewall {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
	width: auto;
	z-index: 74;
}
.learnmore {
	margin-top:5px;
	display: block;
	width:90px;
	line-height: 16px;
	background:url(../images/arrow-1.gif) right top no-repeat;
}
.downloadlink {
	padding-right: 15px;
	background: url(../images/i-download1.gif) right 4px no-repeat;
}
.downloadEventlink {
	padding-left: 15px;
	background: url(../images/i-download1.gif) no-repeat left 4px;
	display:block;
}
.popbox {
	border: 1px solid #dbdfe0; 
	position: relative;
	float:left;
	width:206px; 
	background:url(../images/bg-hoverbox.gif) #eff2f2 repeat-x left top; 
	padding: 10px; 
	z-index:550;
}
.biophotobox{
	padding-bottom:15px;
}
.biophoto {
	padding-right: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #e1e5e6;
	border-bottom: 1px solid #e1e5e6;
	float:left;
	margin-right: 20px;
}
#biocontactbox {
padding-bottom: 15px;
}

#biocontactbox, #biocontactbox td {
	font-size: 95%;
}
#bionamebox {
	float: left;
	margin-bottom: 26px;
}
.emaillink {
	padding-right: 20px;
	background: url(../images/i-email.gif) right 3px no-repeat;
}
.relatedbox {
	font-size: 95%;
	line-height: normal;
	padding-bottom: 5px;
}
#recentbox {
	clear:left;
	padding-bottom: 15px;
}
#recentmatters ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
}
#recentmatters ul li {
	list-style-type: none;
	margin: 7px 0px 7px 0px;
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat left 7px;
}
.divider {
	font-size: 0px;
	height: 1px;
	overflow:hidden;
	line-height: 0px;
	width: 100%;
	clear:both;
	border-top: 1px solid #CDD7DD;
	margin-bottom: 15px;
	margin-top:0px;
}
/* CALENDER STYLES */
#cal {
	background-color: none;
}

#cal td.calheader {
	font-weight: bold;
	text-align: center;
}
#cal td.calheader a{
	color: #0066FF;
}
#cal td.caldate{
	height:10px; 
	width:14%;
	text-align: center;
	margin: 1px;
	border: 1px solid #CCCCCC;
}
a.caldate, a.caldate:visited, a.caldate:link, a.caldate:active{
	border: 1px solid #5A91B0;
	display:block;
	margin: 1px;
}
a.caldate:hover{
	background-color: #E2E5E5;
}
#cal td.calcurrentdate {
	height:10px; 
	width:14%;
	border: 1px solid #990000;
	text-align: center;
}
.calday {
	font-size: 10px;
	text-align: center;
	background-color: #CCCCCC;
}

/* END CAL STYLES */
table.cfdebug {
	clear:both;
}

div.noresults {
	line-height: 18px;
	margin-top: 28px;
	margin-bottom: 28px;
	margin-left: 14px;
	font-size: 11px;
}
#sharethis img {
	border: 0px;
	padding-right: 3px;
	float:left;
	display:inline;
}
#sharethis td {
	padding-bottom: 5px;
}
#sharethis {
	width:98px; 
	background: #FAFBFB url(../images/bg-hoverbox.gif) repeat-x left top; 
	padding: 5px;
	border: 1px solid #EAEDEE; 
	border-top: none;
	z-index:550;
}
#sharethis td {
	font-size: 95%;
}
#graybox, #greybox {
	border: 1px solid #dadada;
	background: #f9f9f9;
	clear:both;
	float:right;
	padding: 15px;
	width: 230px;
	margin: 0 0 20px 20px;
}
#bluebox {
	clear:both;
	float:right;
	background: #f6fafd;
	padding: 14px 18px 14px 18px;
	margin: 0 0 20px 20px;
	border: 1px solid #ced5df;
	width:230px;
}
-->

