@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background:#CCCCCC;
}
.textbox {
	float: left;
	height: 20px;
	width: 120px;
	border: 1px solid #CCCCCC;
}

td
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;
}
p
{	text-align:justify;}
.highlights
{
	background-image:url(images/highlights.jpg);
	background-repeat:no-repeat;
	width:332px;
	height:141px;
}
.h_line
{
	background-image:url(images/h_line.jpg);
	background-repeat:repeat-x;
	height:1px;
	}
h1
{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
	padding:5px 0px 0px 20px;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
a.bc
{
	font-size:11px;
	color:#183883;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background-image:url(images/bullet3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}
a.bc:hover
{
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background-image:url(images/bullet3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}
ul
{
	list-style-type:none;
	line-height:20px;
	margin:0px;
	padding:0px 0px 0px 10px;
	}
ul li
{
	background-image:url(images/bullet1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 10px 0px 20px;
	list-style-type:none;
	line-height:28px;
}
ul .sub
{
	list-style-type:none;
	line-height:20px;
	margin:0px;
	padding:0px 0px 0px 5px;
}
ul .sub li
{
	background-image:url(images/bullet2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 10px 0px 12px;
	list-style-type:none;
	line-height:28px;
}

.footer
{
	font-family:Arial;
	font-size:10px;
	color:#EDEDED;
	background:#FF9900;
}

.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #183883;
	text-decoration: none;
}
.nav {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration: none;
}
.strip
{
	background-image:url(images/strip.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1004px;
	height:16px;}
.nav a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration: none;
}
.nav a:hover {
	font-family:Verdana;
	font-size:11px;
	color:#183884;
	line-height:18px;
	text-decoration: none;
}

a.hplink
{
font-family:Verdana;
font-size:11px;
color:#666666;
line-height:18px;
text-decoration:none;
}
a.hplink:hover
{
font-family:Verdana;
font-size:11px;
color:#C0C0C0;
line-height:18px;
text-decoration:none;
}

a.hpback
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#666666;
line-height:18px;
text-decoration:none;
}
a.hpback:hover
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#C0C0C0;
line-height:18px;
text-decoration:none;
}

