@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	margin: 0px;
}
#wrapper {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	padding-top: 46px;
	padding-right: 188px;
}
#content {
	padding-right: 52px;
	padding-left: 52px;
	background-image: url(/images/content_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page_title {
	background-image: url(/images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	padding-right: 53px;
	padding-left: 73px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 17px;
}
.subhead_bar {
	display: block;
	background-color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 6px;
}
.highlight {
	font-size: 115%;
	color: #003466;
	line-height: 130%;
	font-weight: bold;
}
#footer {
	background-image: url(/images/pattern_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 40px;
	color: #FFFFFF;
	padding-right: 40px;
	font-size: 85%;
	padding-bottom: 10px;
}
.sidebar_right {
	width: 278px;
	padding-left: 14px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.subhead {
	font-size: 115%;
	color: #336799;
	line-height: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #618FBF;
	display: block;
}
a:link {
	color: #003466;
	text-decoration: none;
}
a:visited {
	color: #003466;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.request_info {
	font-size: 120%;
	font-weight: bold;
	background-color: #8EB7DD;
	padding: 4px 8px;
	text-align: center;
}
.body_large {
	font-size: 18px;
	line-height: 21px;
}
.footer_link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
