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

body {
	background: #F4F4F4 url(../img/head_b.png) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 65%; /* resets 1em to be 10px */
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

.boxes a, .bboxes a {
	color: #3887CD;
}

a:hover {
	color: #333;
	text-decoration: none;
}

#footer {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(../img/foot_b.png) bottom repeat-x;
}

#footer a:hover {
	color: #837E76;
}

.boxes, .bboxes {
	border: 2px solid #65a2d8;
}

.ctaonetext {
	left: 160px;
	width: 470px;
}

.ctatwo {
	background: #FFFFFF url(../img/ctaimg/target.jpg) no-repeat 0 0;
}

.ctathree {
	background: #FFFFFF url(../img/ctaimg/email.jpg) no-repeat 0 0;
}

.lhs a:hover {
	color: #5F6DD1;
	text-decoration: none;
}

.jtable {
	overflow: hidden;
	display:none;
}

.selected {
	display: block;
}

.tableft h2.header{
	background: #65a2d8;
	width: 870px;
	overflow: hidden;
	padding: 16px 20px;
}

.lhs p:first{
	margin: 20px 0 0 0;
}

.rhs .h3header {
	float: left;
	overflow: hidden;
	margin: 0 0 8px 15px;
	padding: 14px 10px 10px 17px;
	width: 210px;
	background: #65a2d8 url(../img/rhs_nav/rhs.png) repeat-y;
	border: 1px solid #5f6dd1;
}

.charter {
	background: #FFF url(../img/charter.jpg) no-repeat;
	overflow: hidden;
	width: 550px;
	height: 343px;
	padding: 46px 50px 20px 30px;
	float: left;
}

.charter a:hover{
	color: #FFF;
}

.charterrhs {
	width: 280px;
	overflow: hidden;
	float: left;
}

.information {
	overflow: hidden;
	border: 1px solid #65a2d8;
	background: transparent url(../img/bg.jpg) repeat-x;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width: 870px;
	padding: 26px 20px 26px 20px;
	float: left;
}

.information .nav {
	width: 170px;
	padding: 0 10px 0 0;
	margin: 0 20px 0 0;
	border-right: 1px solid #DDD;
	float: left;
	overflow: hidden;
}

.nav h3 {
	font-size: 1.6em;
	padding: 10px 0 0;
	margin: 0;
	overflow: hidden;
}

.information .rhs li {
	display: block;
	line-height: 1.4em;
}

.information .rhs {
	width: 180px;
	float: right;
	font-size: 1.7em;
}

.information .nav ul,
.information .rhs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.information .nav ul {
	padding: 15px 0 0 0;
}

.information .rhs li {
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 3px 0 3px 20px;
	line-height: 1.4em;
}

.information .nav li {
	padding: 3px 0;
	border-bottom: 1px solid #EEE;
	font-size: 1.2em;
	display: block;
}

#table0 ul {
	margin: 60px 0 0 6px;
}