body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(images/page_rpt.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#container {
	position: relative;
	width: 850px;
	margin: 0 auto;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	background-color: #FFF;
}
#content {
	position: relative;
	width: 850px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #294179;
	margin: 0.3em 0 1.2em 0;
	line-height: 1.1em;
	letter-spacing: 0em;
}
p {
	margin: 0 0 1.2em 0;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	margin: 0 0 1.2em 1em;
	padding: 0 0 0 0.5em;
}
#content ul.no_bullets {
	list-style: none;
}
#content ul li.heading {
	font-weight: bold;
	padding: 5px 0;
}
#content ul li.heading span {
	position: relative;
	float: left;
	margin: 8px 0 0 -29px;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
}
#col_left {
	position: relative;
	float: left;
	width: 325px;
	padding: 40px 20px 0 20px;
	background-color: #f4f5f8;
	margin-left: 50px;
	background-image: url(images/content_grad.gif);
	background-repeat: repeat-x;
}
#col_left.full_width {
	width: 722px;
}
#col_left h1 {
	position: absolute;
	margin-left: -999em;
}
#col_left img.h1 {
	margin: -40px 0 20px -20px;
}
#col_left #cta {
	position: relative;
	width: 325px;
	background-repeat: repeat-x;
}
#col_left.full_width #cta {
	width: 742px;
	margin-right: -20px;
}
#col_left #cta img {
	margin-left: -36px;
}
#col_right {
	position: relative;
	float: left;
	width: 337px;
	margin-left: 60px;
}
#nav {
	position: relative;
	float: right;
	padding-bottom: 54px;
	width: 790px;
}
#main_nav {
	position: relative;
	height: 54px;
	width: 790px;
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: url(images/nav_rpt.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#main_nav li {
	float: left;
	padding: 0 0 0 29px;
	margin: 0 0 0 -29px;
}
#main_nav li.fade {
	width: 75px;
	height: 54px;
	background-image: url(images/nav_fade.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main_nav li.selected {
	background-image: url(images/button_highlight_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main_nav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 23px 29px 8px 0;
}
#main_nav li.selected a {
	background-image: url(images/button_highlight_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}
#main_nav li.selected ul {
	position: absolute;
	top: 58px;
	right: 0;
	list-style: none;
	padding: 0 20px 6px 0;
	margin: 0 0 0 0;
	text-align: right;
	background-image: url(images/nav_fade_long.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main_nav li.selected ul li {
}
#main_nav li.selected ul li a {
	padding: 2px 10px;
	background-image: none;
	display: block;
	background: none;
	font-weight: normal;
}
#main_nav li.selected ul li a:hover {
	text-decoration: underline;
}
#latest_updates {
	position: relative;
	width: 337px;
	margin-top: 40px;
	background-image: url(images/title_latest_updates_rpt.gif);
	background-repeat: repeat-y;
}
#latest_updates p, #latest_updates h3 {
	margin: 0;
	padding: 0 20px;
}
#latest_updates p.date {
	margin: 20px 0 3px 0;
}
#latest_updates h3 {
	margin: 0 0 3px 0;
}

/* Trail Image */

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: -2000px;
	top: -2000px;
	width: 220px;
	height: 0;
	z-index: 1000;
	filter: Alpha(Opacity=85);
}
#trailimageid div {
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #2A343E;
  text-align: left;
}
#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
	color: #2A343E;
}

/* MISC */

.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img {
	border: none;
	text-decoration: none;
}
a.logo {
	position: relative;
	float: left;
}
p.date {
	margin: 0;
}
div.footer {
	padding: 50px;
}
div.footer a {
	color: #666666;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer img {
	float: right;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
#col_right.optional {
	padding-top: 40px;
}
#quick_links a {
	position: relative;
	float: left;
	margin-right: 5px;
}
#quick_links a.last {
	margin-right: 0;
}

#content .button {
	display: block;
	background: #175190;
	color: #FFF;
	font-weight: bold;
	padding: 4px 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 0 4px 0;
}
#content .button:hover, #content .button_selected {
	cursor: pointer;
	background: #6e91b9;
	text-decoration: none;
}
