@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background: url(images/bg.jpg) repeat-x top;
}
.header {
	background: url(images/header.jpg) no-repeat;
	height: 145px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	background: url(images/navbarbg.jpg) no-repeat;
	height: 39px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	text-align: center;
}
.page {
	padding: 20px 40px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.callboxsmall a {
	color: #363636;
	text-decoration: none;
}


.nav a:link, .nav a:visited {
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 11px;
}
.nav a:hover, .nav a:active {
	font-weight: bold;
	color: #e49a37;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 11px;
}
.resources td {
	border: 1px solid #DEDEDE;
}
.resources a {
	color: #4077B0;
}
.resources th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5F8DBD;
}
.horzline {
	background: url(images/dots-horz.gif) repeat-x center;
	height: 10px;
	width: 100%;
}
.gocarbonttlbox {
	color: #FFFFFF;
	background: #517322;
	padding: 2px;
	font-weight: bold;
}

.vertline {
	background: url(images/dots-vert.gif) repeat-y center;
	width: 1px;
}
.page h1 {
	color: #898989;
	font: normal 28px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.page h2 {
	color: #3c7faf;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.page  li, .page ul {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 15px;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	list-style-image: url(images/leaf-bullet.gif);
	list-style-type: none;
}
h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.page a {
	color: #4077B0;
}
.jobttl {
	font-weight: bold;
	color: #557825;
	font-size: 13px;
}
.smalltext {
	font-size: 10px;
	color: #666666;
}

.footer {
	background: #ededed;
	text-align: center;
	height: 100px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #d7d7d7;
	font-size: 11px;
	color: #959595;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.gocarbontbl td {
	padding-right: 20px;
	padding-left: 20px;
}

.footer a {
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	padding-right: 23px;
	padding-left: 23px;
	text-decoration: none;
}

.rpad {
	padding-right: 10px;
}
.lpad {
	padding-left: 10px;
}
.callboxsmall {
	margin: 25px;
	padding: 10px;
	float: right;
	color: #023A88;
	width: 180px;
}
.callboxsmall .viewimg {
	font-size: 11px;
	color: #365F91;
	text-decoration: underline;
}
.callboxsmall fieldset {
	padding: 10px;
}

.callboxsmall #line {
	margin-left: -5px;
	padding-bottom: 10px;
}
