body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	background-color: #EAEEF1;
}
a {
	text-decoration: underline;
	color: white;
}
a:hover {
	color: #00345B;
}
p {
	padding-bottom: 1em;
}
#wrapper {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#contentwrap {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F3F3F2;
	position: relative;
}
#nav {
	border-top: 1px solid white;
	background: #00345B;
	border-bottom: 1px solid #DCDCDC;
	font-size: 0.9em;
	min-height: 27px;
}
* html #nav {
	height: 27px;
}
#nav li {
	float: left;
}
#nav a {
	text-decoration: none;
	text-transform: lowercase;
	height: 20px;
	padding: 6px 14px 1px 13px;
	display: block;
	float: left;
}
#nav li.first a {
	padding: 6px 17px 1px 17px;
}
#nav li.selected a,#nav li a:hover,#nav li a:active {
	background: #007bb6;
	color: white;
}
#bottomnav {
	font-size: 0.8em;
	min-height: 35px;
	padding-left: 30px;
	background: white;
	clear: both;
}
* html #bottomnav {
	height: 35px;
}
#bottomnav li {
	float: left;
}
#bottomnav a {
	color: #B4B4B4;
	text-decoration: none;
	text-transform: lowercase;
	height: 23px;
	padding: 12px 8px 0px;
	display: block;
	float: left;
}
#bottomnav li.selected a,#bottomnav li a:hover,#bottomnav li a:active {
	color: black;
}
#header {
	height: 228px;
	margin-bottom: 0px;
}
#footer {
	font-size: 0.9em;
	color: #767670;
	text-align: center;
	padding: 18px 0 6px;
}
#footer a {
	color: #278BBC;
}
#footer a:hover,#footer a:active {
	color: #0065A3;
}
#logos {
	text-align: center;
	padding-bottom: 1em;
}
#logos li {
	display: inline;
	padding: 0px 16px;
}
#columns {
	position: relative;
	background-color: #97B9CE;
}
#maincol {
	position: relative;
	left: 250px;
	border-left: 2px solid #F3F3F2;
	background-color: #F3F3F2;
	width: 511px;
}
#leftcol {
	position: absolute;
	left: 0px;
	top: -34px;
	padding-top: 180px;
	background: url(../images/leftcol.gif) no-repeat top left;
	width: 250px;
}
#maincol h1 {
	position: relative;
	top: 0px;
	font-size: 1.8em;
	padding-bottom: 0.8em;
	color: #278BBC;
	font-weight: normal;
}
#maincol {
	background-repeat: no-repeat;
	background-position: 2px bottom;
}
#maincol-wrap {
	padding: 10px 10px 82px 30px;
	min-height: 300px;
	width: 471px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
* html #maincol-wrap {
	height: 300px;
}
#pagefooter h3 {
	background-color: #00345B;
	color: white;
	font-size: 1.1em;
	padding: 5px 12px 2px 12px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 22px;
	font-weight: bold;
}
#pagefooter h3 a {
	text-decoration: none;
	color: white;
}
#pagefooter h3 a:hover {
	color: #97b9ce;
}
#footer_middle {
	float: left;
	width: 255px;
	border-right: 1px solid white;
	position: relative;
	height: 50px;
}
#footer_right {
	float: left;
	width: 254px;
	position: relative;
	height: 50px;
}
#pagefooter p.content {
	background: #97b9ce;
	color: white;
	font-size: 0.9em;
	padding: 8px 12px;
	height: 80px;
}
#pagefooter p.link {
	background-color: #00345B;
	color: white;
	font-size: 0.9em;
	height: 31px;
	padding: 8px 32px 0 12px;
}
#pagefooter p.link a {
	color: #97B9CE;
	text-decoration: none;
	font-weight: bold;
}
#pagefooter p.link a:hover,#pagefooter p.link a:active {
	color: white;
}
#pagefooter p.link a img {
	position: relative;
	top: 2px;
}
/*
#pagefooter p.link a {
	color: #97B9CE;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/cyanarrow-blue.gif) bottom right no-repeat;
	padding-right: 1em;
}
#pagefooter p.link a:hover,#pagefooter p.link a:active {
	color: white;
	background: url(../images/whitearrow-blue.gif) bottom right no-repeat;
}
*/
#page_content {
	padding-bottom: 2em;
}
.page_content {
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 2em;
}
.page_content a {
	text-decoration: none;
	color: #007bb6;
}
.page_content a:hover,.page_content a:active {
	text-decoration: underline;
}
.page_content table {
	margin-bottom: 1em;
}
.page_content th {
	padding-right: 1em;
	font-weight: normal;
}
.page_content table.links th {
	width: 210px;
}
.page_content td a {
	font-weight: normal;
	vertical-align: top;
}
.page_content ul {
	color: #278BBC;
	padding-left: 4em;
	padding-bottom: 1em;
	list-style-type: disc;
}
.page_content ul ul {
	padding-bottom: 0;
	list-style-type: circle;
}
#sub_pages a:hover,#sub_pages a:active {
	color: white;
}
#sub_pages li {
	margin: 4px 0;
}
#sub_pages a {
	text-decoration: none;
	padding: 4px 16px 4px 42px;
	display: block;
	background: url(../images/whitearrow-cyan.gif) no-repeat 30px 6px;
}
#sub_pages li a:hover,#sub_pages li a:active,#sub_pages li.selected a {
	background: url(../images/whitearrow-blue.gif) no-repeat 30px 6px #00345B;
}
#footer_left {
	float: left;
	width: 230px;
	height: 148px;
	padding: 18px 0px 0 20px;
	font-size: 0.9em;
	background: url(../images/left-col-separator.gif) top left no-repeat #97B9CE;
	border-right: 3px solid #F3F3F2;
	position: relative;
}
#footer_left img {
	float: left;
	width: 50px;
	padding-right: 6px;
	padding-top: 0px;
}
#footer_left a img {
	float: none;
	width: auto;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: 2px;
}
#footer_left a {
	display: block;
	float: left;
	width: 170px;
}
#footer_left a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#footer_left a:hover,#footer_left a:active {
	color: #00345B;
}
#footer_left div {
	margin-bottom: 1em;
	clear: left;
}
/*
#footer_left a span {
	background: url(../images/whitearrow-cyan.gif) bottom right no-repeat;
	padding-right: 10px;
}
#footer_left a:hover span,#footer_left a:active span {
	background: url(../images/bluearrow-cyan.gif) bottom right no-repeat;
}
*/
#pagefooter {
	clear: both;
}
#footer_left {
}
/* Added by Access 3/2/09 */
.doc_link a {
	color: #1A7BB5;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background: url(../images/cyanarrow-white.gif) 0px 2px no-repeat;
}
.doc_link a:hover {
	text-decoration: underline;
}