body {
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	padding-top: 20px;
	background: url(images/shadow_main.gif) no-repeat center top;
	}
	
a, a:active, a:visited {
	color: #007dc5;
	text-decoration: none;
	display: inline-block;
	}

a:hover {
	color: #0055ab;
	}

.menu {
	padding: 5px;
	}
	
.menu a {
	display: inline-block;
	padding: 5px 20px 6px 20px;
	color: #6eb5de;
	text-decoration: none;
	font-size: 13px;
	}
	
.menu a:hover {
	color: #007dc5;
	background: #f2f2ef;
	}
	
.news {
	padding: 8px 23px 8px 12px;
	width: 245px;
	}
	
.news h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0066b4;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}
	
.news div {
	margin-top: 5px;
	border-top: 1px solid #ffe595;
	}
	
.news ul {
	margin: 0px;
	padding: 10px 10px 10px 0px;
	list-style: none;
	}
	
.news li {
	padding: 0px;
	margin: 0px;
	background: none;
	}
	
.news a {
	color: #2c79ae;
	text-decoration: none;
	display: block;
	padding: 6px 0px 6px 15px;
	line-height: 15px;
	}
	
.news a:hover {
	color: #0055ab;
	background: url(images/bullet.gif) no-repeat 0px 7px;
	}

.caption {
	color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	}
	
.style1 {color: #999999}

.homeContent {
	padding: 70px 340px 20px 50px;
	line-height: 18px;
	position: relative;
	background: white;
	}
	
.homeContent div {
	padding: 0px;
	position: absolute;
	left: 20px;
	top: -10px;
	z-index: 50;
	}
	
.menuBottom {
	padding: 5px;
	}
	
.menuBottom a {
	display: inline-block;
	padding: 4px 15px 5px 15px;
	color: #AAAAAA;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}
	
.menuBottom a:hover {
	color: #007dc5;
	}
	
.copy {
	float: right;
	padding: 4px 0px 5px 0px;
	color: #AAAAAA;
	text-transform: uppercase;
	font-size: 10px;
	}
	
.content {
	padding: 90px 45px 30px 50px;
	line-height: 18px;
	background: white;
	}
	
.on {
	padding: 20px 10px 7px 27px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	}
	
.on a {
	display: inline-block;
	padding: 0px 13px 0px 5px;
	color: #6eb5e0;
	text-decoration: none;
	font-weight: normal;
	background: url(images/arrow.gif) no-repeat right top;
	}
	
.on .now {
	padding: 0px 0px 0px 4px;
}
	
.on a:hover {
	color: #0055ab;
	text-decoration: underline;
	}
	
.subnav {
	background: url(images/right_bigarrow.gif) right 20px no-repeat;
	padding: 20px 8px 7px  0px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	}

.subnav a {
	display: inline-block;
	padding: 0px 15px 0px 10px;
	color: #007dc5;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #b7dbef;
	}
	
.subnav .now {
	padding: 0px 15px 0px 10px;
	border-right: 1px solid #b7dbef;
}
	
.subnav a:hover {
	text-decoration: underline;
	color: #0055ab;
	}
	
h3 {
	border-bottom: 1px solid #ffe595;
	padding: 12px 0px 2px 0px;
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	}
	
ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
li {
	background: url(images/bullet.gif) no-repeat 7px 5px;
	padding: 4px 0px 4px 23px;
	line-height: 15px;
	}
