body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-left: 10px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-left: 10px;
	font-weight: normal;
}

.subcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 1.3;
}
td.nav {
	position:relative;
	top:0;
	left:0;
	bottom:0;
}

div.menu {
	position:relative;
	top:0;
	left:0;
}

table.menu {
	width: 133px;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF; 
	display: block;
}

table.menu a {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	display: block;
}

div.menu a {
	color: #FFFFFF;
	background: #577591;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 5px;
}

div.menu a:link {
	color: #FFFFFF;
	background: #577591;
}

div.menu a:active {
	color: #FFFFFF;
	background: #666666;
}

div.menu a:visited {
	color: #FFFFFF;
	background: #577591;
}

div.menu a:hover {
	color: #FFFFFF;
	background: #666666;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #577591;
}

.leader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #577591;
	line-height: 250%;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #577591;
	line-height: 150%;
}

.homesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #577591;
	line-height: 150%;
}

#content A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}

#content  A:visited {
	color: #FF3300;
}

#content  A:active {
	color: #577591;
}

#content  A:hover {
	color: #577591;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footer  A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.footer  A:visited {
	color: #000000;
	text-decoration: none;
}

.footer  A:active {
	color: #ff3300;
	text-decoration: none;
}

.footer  A:hover {
	color: #ff3300;
	text-decoration: none;
}

.dashedleft {
padding-right: 3px;
border-color:#000000;
border-style: dashed;
border-width: 0px 0px 0px 1px;
}

ul {
	padding-bottom : 1em;
	list-style-type: image;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.listtight {
	padding-bottom : 0em;
	list-style-type: image;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin: 0em;
	padding-top: 0em;
	padding-left: 0em;
	text-align: left;
	left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.PrintOnly {display:none;}
