* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
}
img {
	border-style: none;
}

.main-box {
	width: 955px;
	margin: 0 auto;
	padding-bottom: 1500px;
	background: url(/images/backgrounds/body.jpg) repeat-y center top;
}
.main-box .squeeze {
	width: 881px;
	margin: 0 auto;
}
.header {
	height: 112px;

}
.header h1 {
	float: left;

}
.header h2 {
	float: right;

}
.l-col {
	width: 293px;
	float: left;
	padding-bottom: 26px;
	text-align: center;
}
.l-col div {
	padding-bottom: 23px;
}

.r-col {
	float: left;
	width: 567px;
	padding-bottom: 2px;
}
.r-col .left-inner {
	width: 409px;
	float: left;
}
.r-col .right-inner {
	width: 158px;
	float: left;
}
.r-col .right-inner .photo {
	padding-bottom: 16px;
}




h3 {
	padding-bottom: 11px;
}
h4 {
	font-size: 13px;
	line-height: 17px;
	color: #464748;
	font-weight: bold;
}
.r-col .right-inner h4 {
	color: #4270B6;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}





p {
	font-size: 12px;
	line-height: 17px;
	color: #464748;
	padding-bottom: 24px;
}
.r-col .left-inner p {
	padding-right: 31px;
}
.r-col .right-inner p {
	font-size: 11px;
	font-style: italic;
}



a {
	text-decoration: none;
}
ul {
	font-size: 12px;
	line-height: 17px;
	color: #464748;
	list-style-type: none;
	padding-bottom: 24px;
	padding-right: 50px;
}
li {
	margin-left: 0px;
	padding-left: 3px;
}
form {
	margin: 0px;
}


.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #323232;
}
.logo_bottom {
	float: left;
	width: 261px;
}

.nav {
	clear: both;
	text-align: right;
	background: url(/images/backgrounds/nav-left.jpg) no-repeat left top;
	height: 28px;
}
.nav-boxes {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 9px;
}

.nav_center_box {
	width: 699px;
}

.subnav {
	padding-top: 7px;
}
.subnav_item {
	float: left;
	margin-right: 5px;
}
.copy_area {
	background-color: #FFFFFF;
	margin: 0px;
}

.content {
	background-color: #C0C0C0;
	background-image: url(/images/backgrounds/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 21px;
}
.main_content_box {
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.history_boxes td {
	font-size: 12px;
	line-height: 17px;
	padding-right: 8px;
	padding-bottom: 5px;
	color: #464748;
}


.sub_content {
	padding-left: 8px;
}

p a:link, p a:visited {
	color:#96C731;
	font-weight: bold;
}
p a:hover, p a:active {
	color:#96C731;
	font-weight: bold;
	text-decoration: underline;
}



.legal {
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding: 14px;
	clear: both;
}


.legal a:link, .legal a:visited {
	color: #464748;
}
.legal a:hover, .legal a:active {
	color: #96C731;
}
.botmargin {
	padding-bottom: 20px;
}
.bot_margin_left {
	padding-right: 7px;
	padding-bottom: 20px;
}
.green-box {
	color: #96C731;
}
.typical_form_item {
	width: 480px;
	border: 1px solid #464748;
}
.typical_form_textarea {
	border: 1px solid #464748;
	width: 425px;
}
.contact_sidebar {
	padding-top: 40px;
}
.greener {
	color: #26885C;
}
.bluer {
	color: #00457A;
}
