
/* 2-col float layout with header & site footer */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
}
body.industry #col-2 strong {
	color: #6FC054;
}
body.industry #col-2 h3 {
	font-size: 1.2em;
	color: #6FC054;
}
body.resources #col-2 h2 {
	float: left;
	width: 168px;
	padding:5px 6px;
	background-color: #6FC054;
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
#page-wrapper {
	width: 860px;
	text-align: left;
	background-color: #fff;
}
/* header for logo & nav1 */
#header {
	height: 80px;
	background-color: #fff;
}
/* subheader1 for picture + welcome text */
#subheader1 {
	height: 130px;
	background-color: #A4BCD4;
	color: #fff;
}
/* subheader2 for horizontal color */
#subheader2 {
	height: 22px;
	background-color: #314D89;
	color: #fff;
}
#content-wrapper {
	width: 860px;
	text-align: left;
	background-color: #fff;
}
#col-1	{
	float: left;
	width: 270px;
	background-color: #fff;
}
#col-2 {
	float: left;
	width: 390px;
	padding: 0;
	background-color: #fff;
}
#col-2-padding {
}
#col-3 {
	float: left;
	width: 200px;
	padding: 0;
}
#col-3-padding {
	padding-top:25px;
	padding-left:40px;
}
#col-3 img {
	padding-bottom:0;
}
#col-3 div#panel {
	margin-top: 1px;
	padding: 8px 4px;
	background-image:url(../images/bg-panel.gif);
	background-repeat:no-repeat;
	height: 271px;
}
#col-3 div#panel a {
	color: white;
	text-decoration: none;
}
#col-3 p.request {
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 12px;
	color: black;
	font-weight: bold;
}
#col-3 p.request a {
	color: #135C94;
	text-decoration: none;
}
#col-3 p.request a:hover {
	color: #135C94;
	text-decoration: none;
}
#col-3 div#panel h3 {
	margin-bottom: 0;
	color: white;
	font-style: italic;
}
#col-3 div#panel h4 {
	font-size: 1.4em;
	margin: 0 0 0 15px;
	color: white;
	font-style: normal;
}
#col-3 div#panel p {
	margin: .5em 0 0 15px;
	color: white;
	font-weight: bold;
	line-height: 1.1em;
}
#col-3 ul#panel {
	width: 146px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
}
#col-3 ul#panel li {
	margin: 7px 0 0 4px;
	padding: 2px 0 0 12px;
	background-image: url(../images/pointer-white.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#col-3 div#panelMedium {
	margin-top: 1px;
	padding: 8px 4px;
	background-image:url(../images/bg-panelMedium.gif);
	background-repeat:no-repeat;
	height: 225px;
}
#col-3 div#panelMedium a {
	color: white;
	text-decoration: none;
}
#col-3 div#panelMedium h3 {
	margin-bottom: 0;
	color: white;
	font-style: italic;
}
#col-3 div#panelMedium h4 {
	font-size: 1.4em;
	margin: 0 0 0 15px;
	color: white;
	font-style: normal;
}
#col-3 div#panelMedium p {
	margin: .5em 0 0 15px;
	color: white;
	font-weight: bold;
	line-height: 1.1em;
}
#col-3 ul#panelMedium {
	width: 146px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
}
#col-3 ul#panelMedium li {
	margin: 7px 0 0 4px;
	padding: 2px 0 0 12px;
	background-image: url(../images/pointer-white.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#col-3 div#panelShort {
	margin-top: 1px;
	padding: 8px 4px;
	background-image: url(../images/bg-panelShort.gif);
	background-repeat:no-repeat;
	height: 160px;
}
#col-3 div#panelShort a {
	color: white;
	text-decoration: none;
}
#col-3 div#panelShort h3 {
	margin-bottom: 0;
	color: white;
	font-style: italic;
}
#col-3 div#panelShort h4 {
	font-size: 1.4em;
	margin: 0 0 0 15px;
	color: white;
	font-style: normal;
}
#col-3 div#panelShort p {
	margin: .5em 0 0 15px;
	color: white;
	font-weight: bold;
	line-height: 1.1em;
}
#col-3 div#banners img {
	margin: 20px 0 0 20px;
	padding: 0;
}
#col-3 h4 {
	margin-bottom:1em;
	border-bottom: 1px solid gray;
}
#col-footer {
	clear: both;
	padding-top: 1em;
	text-align: left;
	background-color: #fff;
	font-size: 10px;
	line-height: 1em;
}
#col-footer p {
	margin: 2em 0;
}
#site-footer {
	clear: both;
	text-align: center;
	color: #ddd;
	background-color: #fff;
}
/* nav1 for utility links */
#nav1listwrap {
	float: left;
	width: 400px;
	padding: 59px 0 0 60px;
}
#nav1list li {
	display: inline;
	list-style-type: none;
	padding: 0 12px;
	border-right: 1px solid gray;
}
#nav1list li a {
	color: blue;
}
#nav1list li a:hover {
	color: #66f;
}
/* nav2 for horizontal tabs */
#nav2listwrap {
	height: 34px;
	width: 860px;
	padding-left: 270px;
	background-color: #82BC52;
	color: white;
	font-weight: bold;
}
#nav2list li {
	display: inline;
	list-style-type: none;
}
#nav2list li a {
	display: block;
	float: left;
}
#nav2list li a img {
	border: none;
}
/* nav3 for left-vertical links  */
.nav3listwrap {
	margin: 0 0 1em 0; 
	padding: 0;
	background-color: #fff;
	color: white;
	font-weight: bold;
}
.nav3list li {
	list-style-type: none;
	padding-right: 20px;
	color: #D79528;
}
.nav3list li a {
	color: #D79528;
	text-decoration: none;
}
.nav3list li a:hover {
	color: #FCAF2F;
	text-decoration: underline;
}
.nav3list li a#active {
	text-decoration: none;
	color: #666;
}
/* heading sizes */
h1 {
	font-size: 1.5em;
	line-height: 1.25em;
}
h2 {
	font-size: 1.15em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
#subheader1 h1 {
	margin: 1em 0 0 1em;
}
#subheader1 h2 {
	margin: 1em 0 0 .6em;
	font-size: 24px;
	line-height: 26px;
	color: #C5D5E4;
}
#subheader1 p {
	margin: 0 0 0 16px;
}
#col-1 h4 {
	margin-bottom: .75em;
}
#col-1 h2.promo {
	margin-bottom:.5em;
	font-size: 11px;
	line-height: 12px;
	color: #D2212A;
}
#col-1 h2.promo a {
	color: #D2212A;
	text-decoration: none; 
}
#col-1 h2.promo a:hover {
	text-decoration: underline; 
}
#col-2 h1 {
	margin-bottom: 1em;
}
#col-2 h2 {
	margin: 1.25em 0 .5em 0;
}
#col-3 h3 {
	color: #6FC054;
}

/* splits for short side-by-side columns */
div.split-top {
	padding: 20px 0 0 8px; 
	border-left: 1px solid navy;
}
div.split-top ul {
	margin: .5em 0;
	padding-left: 0;
	list-style: none;
}
div.split-top ul li {
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#col-2 div.split-top p a {
	color: #D79528;
}
#col-2 div.split-top p a:hover {
	color: #FCAF2F;
}
#col-2 div.split-top li a {
	color: #D79528;
}
#col-2 div.split-top li a:hover {
	color: #FCAF2F;
}
div.split {
	margin: 20px 0 0 0; 
	padding-left: 8px; 
	border-left: 1px solid navy;
}
div.split ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.split ul li {
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
div.split ol {
	margin-left: 0;
	padding-left: 20px;
}
div.split ol li {
}
#col-2 div.split p a {
	color: #D79528;
}
#col-2 div.split p a:hover {
	color: #FCAF2F;
}
div.split2 {
	float: left; 
	width: 240px; 
	margin-top: 35px; 
	padding: 0 0 0 8px; 
	border-left: 1px solid navy;
}
div.split2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.split2 ul li {
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
div.split3 {
	float: left; 
	width: 140px; 
	margin-top: 35px; 
	padding: 0 0 0 8px; 
	border-left: 1px solid navy;
}
#col-2 div.split2 h2 {
	margin-top: 0;
	margin-bottom: .75em;
}
#col-2 div.split2 h2 a {
	margin-bottom: .75em;
	color: #D79528;
	text-decoration: none;
}
#col-2 div.split2 h2 a:hover {
	color: #FCAF2F;
}
#col-2 div.split2 p a {
	color: #D79528;
}
#col-2 div.split2 p a:hover {
	color: #FCAF2F;
}

#col-2 div.split3 h2 {
	margin-top: 0;
	margin-bottom: .75em;
}
#col-2 div.split2 h3 a {
	margin-bottom: .75em;
	color: #D79528;
	text-decoration: none;
}
#col-2 div.split2 h3 a:hover {
	color: #FCAF2F;
}
#col-2 div.split3 p a {
	color: #D79528;
}
#col-2 div.split3 p a:hover {
	color: #FCAF2F;
}
div.break {
	clear: both;
}
div.benefits {
	margin-left: 20px;
}
div.benefits p {
	margin: .75em 0 0 0;
}
p#paging {
	margin: 1em 0 0 1em;
	color: #D79528;
	font-size: 12px;
}
p#paging a {
	text-decoration: none;
}
blockquote {
	margin: 1em 0 0 20px;
}
#col-3 p a {
	color: #D79528;
}
#col-3 p a:hover {
	color: #FCAF2F;
}
input.default-input {
	width: 150px;
}
input.inf-button {
	width: 76px;
	margin-top: 1em;
}
