body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background-color: #224466;
}
li {	list-style-type: disc; }
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

h3 {
	color: #853B30;
}
.outline {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: medium double #EAEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.outline2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8F8FF;
}


a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

.navCell {
	color: #003399;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEFFF;
	padding-left: 8px;
}
.navCell a { color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
.navCell a:visited { color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
.navCell a:hover { color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }

.content_background { background-color: #FFFFFF; }

.title_background { background-color: #C0C0FF; }
.title_text { color: #FFFFFF;
	font-size: 18pt;
	line-height: 100%; }
.title_text a { color: #FFFFFF;
	font-size: 12px; }
.title_sub_text { color: #FFFFFF; font-size: 8pt; }
.title_sub_text a { color: #FFFFFF; }
.title_sub_text a:visited { color: #FFFFFF; }
.title_sub_text a:hover { color: #F2F2FF; }

.tagline_background { background-color: #F2F2FF; }
.tagline_text { color: #000000; 
	font-size: 12px;
	font-weight: bold; }

.search_form { font-size: 10px; }

.description_background { background-color: #F2F2FF; }
.description_text { color: #000000;
	font-size: 12px; }

.bullet1 { old-list-style: none;
	list-style-image: url(/images/Bullets/bullet-blue.gif);
	margin-bottom: 5px; }
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
}
.results a {color: #0000FF; font-size: 12px; text-decoration: none; }
a.resultsurl { text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #86ca75; }
a.resultsurl:hover { text-decoration: none; color: #006600; }

#relatedterms { top: 100px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C0C0FF;
	margin: 5px;
	padding: 5px; }
#relatedterms a { color: #FFFFFF; }
#relatedterms a:visited { color: #FFFFFF; }
#relatedterms a:hover { color: #F2F2FF; }
.disclaimer { color: #999999; font-size: 10px;}
.copyright_text { font-size: 8px; }
.WHITELINKS {
	background-color: #FFFFCC;
}
