

body, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
}
body {
	height:100%;
	margin:0;
	padding:20px 0 20px 0;
	background-color:#E0E9F2;
}


#header, #body, #bottom, #footer {
	width:750px;
}


#header {
	background:#015089 top left no-repeat url(../images/header_background.jpg);
	height:307px;
	text-align:right;
}
#header a.last {
margin-right:15px;
}
#header ul, #header li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#header ul {
	display:block;
	padding:12px 0 0 0;
}
#header img:hover {
	background-color:#01AEF0;
}


#body {
	background:#FFFFFF bottom left no-repeat url(../images/bottom_bgnd.gif);	
}
#body h1 {
	margin-top:0;
	font-size:22px;
	font-weight:normal;
	color:#244F93;
}
#body h2 {
	font-size:16px;
	font-weight:normal;
	color:#244F93;
}
#body a {
	color:#244F93;
	text-decoration:none;
	border-bottom:1px dotted #244F93;
}
#body a:hover {
	color:#F02D27;
	border-bottom-color:#F02D27;
}
#body a.borderless {
	border-bottom:none;
}
#body .content {
	float:left;
	padding:35px;
	line-height:16px;
}
#body .content.leftofquote {
	width:449px;
}
#body .quote {
	float:left;
	padding:0;
	width:190px;
	position:relative;
	top:-33px;
}
#body .quote.wide {
	padding:15px 0 0 15px;
}
#body .quote h2 {
	margin-top:0px;
}
#body .quote ul {
	list-style:square;
	color:#CCCCCC;
}


img.staffshot {
	float:left;
	margin-right:10px;
}


#bottom {
	margin:100px 0 0 370px;
}
#bottom p {
	color:#FFFFFF;
}
#bottom a {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:none;
}
#bottom a:hover {
	color:#FFFFFF;
}
.left, .right {
	float:left;
	width:180px;
	margin-right:10px;
}
.left {
	text-align:right;
	border-right:1px solid #6dcef8;
	padding-right:10px;
}

#footer {
	clear:both;
	color:#999999;
	padding:20px 0 0 0;
	text-align:center;
}
#footer a {
	color:#999999;
	text-decoration:none;
}

#header a.badge:hover img {background-color: transparent;}
