@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/top-bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
* {
	margin: 0px;
	padding: 0px;
}
#sidebar {
	float: left;
	width: 235px;
}
.sidebarbox {
	width: 232px;
	background-color: #f2ebbd;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebarbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #002D62;
	margin-left: 20px;
	padding-bottom: 5px;
}
.sidebarbox p {
	margin-left: 20px;
	padding-bottom: 5px;
	line-height: 14px;
}
.sidebarbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002D62;
	line-height: 18px;
}
#sidebar .divider {
	background-image: url(../images/sidebar-dash.gif);
	background-repeat: repeat-x;
	line-height: 14px;
	width: 231px;
	background-position: center;
}

#logo {
	height: 140px;
}
#footerbar {
	background-image: url(../images/footerbar.jpg);
	background-repeat: repeat-x;
	height: 150px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footerbar h1 {
	color: #002D62;
	padding-top: 25px;
}

#footerbar a {
	color: #666666;
	text-decoration: none;
}


#content {
	margin-left: 240px;
}
#toppics {
	height: 140px;
	background-image: url(../images/top-pictures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	width: 500px;
	font-weight: bold;
}
#contentarea {
	margin-left: 25px;
	width: 620px;
}
#subnav {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #125229;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#subnav a:link {
	color: #125229;
	text-decoration: none;
}
#subnav a:visited {
	color: #125229;
	text-decoration: none;
}
#subnav a:hover {
	color: #125229;
	text-decoration: none;
}
#subnav a:active {
	color: #125229;
	text-decoration: none;
}

.clear {
	clear: left;
	height: 0px;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	padding-bottom: 10px;
}
#maincontent p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#maincontent ul {
	margin-bottom: 10px;
	margin-top: 5px;
}

#maincontent ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 5px;
	margin-left: 40px;
}
#chart {
	width: 590px;
	height: 220px;
	padding-top: 10px;
	padding-left: 10px;
}
#chart h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EBBD;
	background-color: #002D62;
	display: block;
	height: 24px;
}
#chart p {
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#chart #colone {
	background-color: #F2EBBD;
	width: 185px;
	float: left;
	height: 300px;
	border: 1px solid #002D62;
	background-image: url(../images/chart-bkgrd.jpg);
}
#chart #coltwo {
	background-color: #F2EBBD;
	float: left;
	width: 185px;
	margin-left: 10px;
	height: 300px;
	border: 1px solid #002D62;
	background-image: url(../images/chart-bkgrd.jpg);
}
#chart #colthree {
	background-color: #F2EBBD;
	float: left;
	width: 185px;
	margin-left: 10px;
	height: 300px;
	border: 1px solid #002D62;
	background-image: url(../images/chart-bkgrd.jpg);
}
#chart #chartbottom {
	clear: right;
	height: 1px;
}
#chart a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EBBD;
	background-color: #002D62;
	display: block;
	height: 24px;
	text-decoration: none;
}
#chart a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EBBD;
	background-color: #002D62;
	display: block;
	height: 24px;
	text-decoration: none;
}
#chart a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EBBD;
	background-color: #002D62;
	display: block;
	height: 24px;
	text-decoration: none;
}
#chart a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EBBD;
	background-color: #002D62;
	display: block;
	height: 24px;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #0C294B;
}
#optin {
	width: 190px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #1B5D2F;
	color: #F2EBBD;
	font-weight: normal;
	font-size: 12px;
	background-image: url(../images/opt-in-bkgrd.jpg);
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#optin h1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
}
.specialinfo {
	padding: 10px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/stripe-background.jpg);
	border: 5px solid #F2EBBD;
}
.specialinfo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.specialinfo a:link {
	color: #002D62;
	font-weight: bold;
}
.specialinfo a:visited {
	color: #002D62;
	font-weight: bold;
}
.specialinfo a:hover {
	color: #002D62;
	font-weight: bold;
}
.specialinfo a:active {
	color: #002D62;
	font-weight: bold;
}
.specialinfo ol li {
	margin-left: 40px;
	margin-bottom: 5px;
}
#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 15px;
}
.registerlink {
	visibility: hidden;
}#ContactForm {
	width: 473px;
	background-image: url(../images/stripe-background.jpg);
	border: 5px solid #F2EBBD;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.casestudy {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	width: 450px;
	border: 5px solid #002D62;
	background-color: #F2EBBD;
	background-image: url(../images/stripe-background.jpg);
}

