@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
	text-align: left;
}
.intro {
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.home_section_title {
	font-weight: bold;
	color: #336699;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #cc6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc6633;
}
a:hover {
	text-decoration: underline;
	color: #cc6633;
}
a:active {
	text-decoration: none;
	color: #cc6633;
}
.secondary_section_title {
	font-weight: bold;
	color: #336699;
	font-size: medium;
}	
.whitelink A:link {
	text-decoration: none;
	color: white; 
}
.whitelink A:visited {
	text-decoration: none;
	color: white;
}
.whitelink A:hover {
	text-decoration: underline; 
	color: white;
}
.bluelink A:link {
	text-decoration: none;
	color: #336699;
}
.bluelink A:visited {
	text-decoration: none;
	color: #336699;
}
.bluelink A:hover {
	text-decoration: underline; 
	color: #336699;
}
.nav_selected {
	color: #FFFFFF;
	font-weight: bold;
}
.nav_white {
	color: #FFFFFF;
}
.intro {
	font-size: 12px;
	line-height: 20px;
}
.introbox {
	background-color: #F7F7F7;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
.bodycopy {
	line-height: 18px;
	font-size: 12px;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}
li {
	list-style-position: outside;
	list-style-type: circle;
}
