@charset "utf-8";
/*--CSS Document--*/

/*--START: Global Includes--*/

body {
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #13323f;
	background-image: URL(/images/background-bg.gif);
	background-color: #c4c4c4;
	background-repeat: repeat-x;
}
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
table, td {
	color: #000000;
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
}
/* headings */
h1, .h1 {
	font-size: 18px;
	color: #002c3b;
	margin: 0px;
	margin-bottom: 10px;
}
h2, .h2 {
	font-size: 18px;
	font-weight: bold;
	color: #344b69;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: normal;
}
h3, .h3 {
	font-size: 16px;
	font-weight: bold;
	color: #5c5752;
	margin: 0px;
	margin-bottom: 3px;
}
.h3 a {
	text-decoration:none;
}
/*--Links--*/
a {
}
a:active, a:visited, a:link {
	color: #00371e;
}
a:hover {
	color: black;
}
a img {
	border: 0px solid white;
	text-decoration:none;
}
center {
	font-size: 11px;
}
/*--END: Global Includes--*/

/*--Structure--*/
div.xwrapper {
	width: 100%;
	height:100%;
}
div.header-bar {
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 104px;
}
div.body-bg {
	margin-left:auto;
	margin-right:auto;
	background: white;
	width: 900px;
}
/*--Main Menu Bar--*/
div.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272727;
	padding-top: 8px;
	height:42px;
	padding-left: 35px;
	background-image:url(/images/menu-bottom-shade.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
div.menu a {
	font-size: 15px;
	color:#272727;
	text-decoration:none;
}
div.menu a:hover {
	color:#026532;
}
div.menuarrow {
	height: 17px;
	background-image: url(/images/link-arrow.gif);
	padding-left:16px;
	margin-right: 30px;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	float:left;
}
/*--Search Area--*/
div.xsearch {
	width:888px;
	height:30px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin-top:0px;
}
div.xsearch a {
	width:890px;
	height:30px;
	text-align:right;
	font-size: 12px;
	text-decoration:none;
}
div.xsearch a:hover {
	width:890px;
	height:30px;
	text-align:right;
	font-size: 12px;
	text-decoration:none;
	color:#3d8e48;
}
/*--Header Navigation--*/
table.navigation {
	width:260px;
	height:30px;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 25px;
	margin-left:620px;
}
table.navigation td.left {
	color:white;
}
div.navarrow {
	width:100%;
	height:16px;
	background-image: url(/images/tiny-arrow-headernav.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 6px 5px;
}
table.navigation {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
table.navigation td.left {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
table.navigation a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
table.navigation a:hover {
	font-size: 12px;
	color:white;
	text-decoration:none
}
div.navarrow {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none
}
div.navarrow a:hover {
	color:#e3eee9;
}
/*--Main Body Table--*/
table.xbody {
	margin-top:8px;
	width: 900px;
}
/*--Left Column--*/
div.left-column {
	width: 284px;
	margin-left:20px;
}
div.right-column {
	margin-top: 4px;
	margin-left: 18px;
	margin-right: 18px;
	width: 555px;
}
div.white-gradient-cover {
	background-color: white;
	width:18px;
}
/*--News & Press CSS--*/
div.news-press-header {
	width:284px;
	background-image: url(/images/news-press-header.gif);
	background-repeat: no-repeat;
}
div.news-content {
	margin-left: 20px;
	margin-right:15px;
}
div.news-date {
	color:#002c3b;
	font-size: 10px;
}
div.news-title {
	color:black;
	font-size:12px;
	text-decoration:underline;
	margin-top: 2px;
}
div.news-title a {
	color:black;
	font-size:12px;
	text-decoration:underline;
	margin-top: 2px;
}
div.news-subtext {
	color: black;
	font-size:10px;
	margin-top: 5px;
}
div.news-press-gradient {
	width: 284px;
	background-image: url(/images/news-press-gradient.gif);
	background-repeat: repeat-x;
	margin-bottom:20px;
}
/*--View All Hyperlink and Buttons CSS--*/
div.viewall-btn {
	background-image: url(/images/view-all-btn.gif);
	background-repeat: no-repeat;
	width:100%;
	height: 18px;
	background-position: 205px 2px;
}
div.viewall a {
	margin-left: 125px;
	font-size:12px;
	color:#002c3b;
	text-decoration: underline;
}
div.viewall a:hover {
	font-size:12px;
	color:#045631;
	text-decoration: underline;
}
div.rp-viewall-btn {
	background-image: url(/images/view-all-btn.gif);
	background-repeat: no-repeat;
	width:100%;
	height: 18px;
	background-position: 237px 2px;
}
div.rp-viewall a {
	margin-left: 120px;
	font-size:12px;
	color:#002c3b;
	text-decoration: underline;
}
div.rp-viewall a:hover {
	font-size:12px;
	color:#045631;
	text-decoration: underline;
}
div.pdf-icon {
	background-image: url(/images/pdf-icon.gif);
	width: 100%;
	background-repeat: no-repeat;
}
/*--Recent Publications CSS--*/
div.rp-header {
	width:284px;
	background-image: url(/images/recent-publications-header.gif);
	background-repeat: no-repeat;
}
div.rp-content {
	margin-left: 8px;
	margin-right:15px;
}
div.rp-date {
	margin-left: 40px;
	color:#002c3b;
	font-size: 10px;
}
div.rp-title {
	margin-left: 40px;
	color:black;
	font-size:12px;
	text-decoration:underline;
	margin-top: 2px;
}
div.rp-title a {
	color:black;
	font-size:12px;
	text-decoration:underline;
	margin-top: 2px;
}
div.rp-subtext {
	margin-left: 40px;
	color: black;
	font-size:10px;
	margin-top: 5px;
}
div.rp-gradient {
	width: 284px;
	background-image: url(/images/recent-publications-gradient.gif);
	background-repeat: repeat-x;
}
/*--Right Column: CONTENT BODY--*/
div.banner-graphic {
	width: 555px;
	height: 250px;
	background: url(/images/banner-graphic.gif) no-repeat top;
}
div.content-subh {
	font-size: 18px;
	color:#272727;
	width:100%;
}
table.boxes {
	width:100%;
	height:20px;
	border:none;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:3px;
}
table.boxes a {
	color:#026532;
	text-decoration:none;
	color:#00371e;
}
table.boxes a:hover {
	color:#026532;
	text-decoration:none;
	color:#3d8e48;
}
table.boxes, table.boxes.td {
	color: #000000;
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: center;
	font-size: 12px;
}
/*--Footer CSS*/
div.body-bg-ftr {
	margin-left:auto;
	margin-right:auto;
	background: white;
	width: 900px;
	height: 200px;
}
div.footer {
	background-image: url(/images/body-main.gif);
	width: 100%;
}
div.footer-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272727;
	padding-top: 30px;
	height:50px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(/images/footer-shade-line.gif);
	background-repeat: no-repeat;
	background-position:top;
}
div.footer-menu a {
	font-size: 13px;
	color:#272727;
	text-decoration:none;
}
div.footer-menu a:hover {
	color:#026532;
}
/*///////////////////////////////////////////*/

div.c8 {
	text-align: right
}
div.c7 {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:3px;
	text-align: center
}
span.c6 {
	color:#045631;
	font-weight: bold;
}
td.c5 {
	width:130;
}
td.c4 {
	width:120;
}
td.c3 {
	width:95;
}
td.c2 {
	width:85;
}
input.c1 {
	width:120px;
	height: 17px;
	margin-top:3px;
}
/*]]>*/
.style1 {
	color: #FFFFFF
}
.style2 {
	font-size: 12px;
	line-height: 1em;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
div.internal-list {
	font-size:12px;
	line-height:1.6em;
}
/*///////////////////////////////////////////*/

/* -- Internal CSS */
div.bcrumbs {
	color: #9cacb1;
	margin-left: 20px;
	width: 860px;
	margin-bottom: 10px;
}
div.bcrumbs a {
	color: #9cacb1;
	text-decoration:none;
}
div.bcrumbs a:hover {
	color: #43646f;
}
table.internal {
	margin-left: 20px;
	width: 860px;
}
table.internal td.left {
	width: 275px;
	background-image: URL(/images/subnav-divider.gif);
	background-repeat: no-repeat;
	background-position: 244px 0px;
}
table.internal td.right {
	font-size: 14px;
	color: #495c63;
}
/*///////////////////////////////////////////*/

div.subnav {
	background: #f9f9f9;
	width: 240px;
	margin-bottom: 20px;
}
div.subnav ul {
	margin-left: 8px;
	list-style-type:none;
	font-size: 14px;
}
div.subnav ul li {
	background-image: URL(/images/subnav-line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 6px;
}
div.subnav a:link, div.subnav a:active, div.subnav a:visited {
	color: #6d6d6d;
	text-decoration: none;
}
div.subnav a:hover {
	color: #376676;
}
div.stimg {
	margin-bottom: 4px;
}
div.subnav-news {
	width: 240px;
	margin-bottom: 20px;
	background-image: URL(/images/subnav-news-bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
div.subnav-news div.item {
	margin-left: 10px;
}
/*///////////////////////////////////////////*/

div.item {
	margin-bottom: 14px;
}
div.item div.date {
	font-size: 10px;
	color: #002c3b;
	margin-bottom: 2px;
}
div.item div.link {
	margin-bottom: 4px;
}
div.item div.link a:hover {
	text-decoration: none;
}
div.item div.desc {
	font-size: 10px;
}
div.more {
	margin-left: 10px;
	width: 220px;
	text-align: right;
	background-image: URL(/images/grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.more a {
	margin-right: 20px;
}
div.subnav-pdf {
	width: 240px;
	margin-bottom: 20px;
	background-image: URL(/images/subnav-pdf-bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
div.subnav-pdf div.item {
	margin-left: 5px;
	background-image: URL(/images/pdf-icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-left: 35px;
	width: 190px;
}
/* // Contact Form / Request Quote Form Pages // */
table.grayform {
	width: 403px;
}
table.grayform td.top {
	height: 18px;
	background-image: url(/images/v1/form-bg-top.jpg);
	background-repeat:no-repeat;
}
table.grayform td.content {
	padding-left: 18px;
	padding-right:18px;
	background-image: url(/images/v1/form-bg.jpg);
	background-repeat: repeat-y;
}
table.grayform td.bottom {
	height: 18px;
	background-image: url(/images/v1/form-bg-bottom.jpg);
	background-repeat:no-repeat;
}
div.contact-locations {
	width: 333px;
}
div.contact-locations i {
	color:#999999;
}
div.grayform-right {
	float: right;
	padding-top: 26px;
	margin-right: 18px;
}
dt {
	font-size: 12px;
	color: #2e3957;
	padding: 0px;
	margin:0px;
	margin-top:8px;
}
dd {
	padding: 0px;
	margin:0px;
	margin-top:8px;
}
input.stdfield {
	width: 240px;
	border:1px solid #cacaca;
}
textarea.stdfield {
	width: 335px;
	height: 68px;
	border:1px solid #cacaca;
}
input.stdbutton {
	width: 120px;
	height: 30px;
	color: white;
	background: #166d41;
	border:2px solid #cacaca;
}
ul.errors {
	padding: 0px;
	margin: 0px;
}
ul.errors li {
	color: #991a00;
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
div.related {
	margin-top:20px;
}
div.related ul {
	margin-left: 20px;
}
div.related li {
	padding: 6px;
	font-size: 12px;
}
table.staff {
	width:100%;
}
table.staff td.name {
	height:30px;
	color:#026532;
	font-weight:bold;
}
table.staff td.expertise {
	height:30px;
	color:#002c3b;
	font-style:italic;
}
table.staff tr.staff-table-header {
	font-size: 13px;
	background-color:#e1edf1;
}
/* sitemap */
ul.sitemap {
	margin-left: 10px;
	list-style-type: disc;
}
ul.sitemap li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: disc;
}
ul.sitemap ul, ul.sitemap ul ul, ul.sitemap ul ul ul, ul.sitemap ul ul ul ul {
	margin-left: 20px;
	list-style-type: disc;
	margin-top: 5px;
}
ul.sitemap ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: circle;
}
 ul.sitemap a:link, ul.sitemap a:visted, ul.sitemap a:active {
}
ul.sitemap a:hover {
	color: #2e3957;
}
/* SEO BLOCK */
div.seoblock {
	margin: 0px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666666;
	border-top: 1px dotted #c4c4c4;
	padding: 10px;
	padding-bottom: 0px;
}
div.seoblock a {
	color: #aaaaaa;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
div.seoblock a:hover {
	color: #666666;
}

