body {
	background-color: #D5CEA8;
	margin: 0px;
}
#outerbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	background-color: #F0EEE2;
}
td#headmargin {
	background-color: #F0EEE2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.footmargin {
	background-color: #F0EEE2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000033;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.subnav a:link {
	color: 7F99B2;
	text-decoration: none;
}
.subnav a:visited {
	color: 7F99B2;
	text-decoration: none;
}
.subnav a:hover {
	color: #003366;
	text-decoration: none;
}
.subnav a:active {
	color: #003366;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	color: #7F99B2;
	text-decoration: none;
}
.footer a:visited {
	color: #7F99B2;
	text-decoration: none;
}
.footer a:hover {
	color: #003366;
	text-decoration: none;
}
.footer a:active {
	color: #003366;
	text-decoration: underline;
}
.sidebar {
	background-color: #CCD5DD;
}
.rightline {
	border-right: 1px solid #000033;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCD5DD;
}
.subhead {
	font-weight: bold;
	color: #003366;
}
.location {
	display:inline;
	line-height: 13px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.subSectionTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
li.std {
	list-style-position: outside;
	list-style-image: url(../_images/subnav_bullet.gif);
	position: relative;
	left: -20px;
}
li.head {
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	left: -40px;
}
li.bs {
	list-style-position: outside;
	left: -40px;
	list-style-type: none;
	list-style-position: -40px;
}
.newsTitle {
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 10px;
	line-height: 100%;
}
