BODY {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/base_body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper
{
	background-color: transparent;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a:link {
	font-family: sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
	line-height: 40px;
}
.bgbody {
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.body_text {
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.topbg {
	background-image: url(../images/top_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #6D90A3;
	border-top-color: #3A0000;
}
.border10px {
	border: 10px solid #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhead {
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 21px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
}
.resource_head {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 1px;
	text-decoration: underline;
	margin-left: 15px;
}
.Contact_Info {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
}
.menu_item_indent {
	font-size: 13px;
	color: #FFF;
	margin-left: 30px;
}

.menu_item {
	font-size: 13px;
	color: #FFF;
	margin-left: 15px;
}
.resource_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
}
.home_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.home_head {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
	margin-top: -15px;
	margin-bottom: 1px;
	margin-left: 15px;
}
.border10pxBottom {
	border: 10px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.question {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	font-style: italic;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 14px;
	font-style: italic;
	text-align: left;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-indent: 22px;
	margin: 0px;
}
.callout_attribution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 14px;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-indent: 120px;
	margin-top: 6px;
}
.list_item {
	font-family: sans-serif;
	font-size: 13px;
}

