.reminder { Selected-menu: BFD7EF;
	  }

.intrahead {
	font-family:  Calibri,Arial Narrow, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #768796;
}

.hilite {
	background-color: #FFFF88;
	color: 4C4A46;
}

.redtext {
	color: CC0000;
}


.arrowhead {
	font-family:  Calibri,Arial Narrow, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #777777;
}

.copyright {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A877E;
	text-decoration: none;
	line-height: 1.2em;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768796;
	text-decoration: none;
	line-height: 1.2em;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768796;
	text-decoration: none;
	line-height: 1.2em;
}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b9eb1;
	text-decoration: underline;
	line-height: 1.2em;
}
.body, table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #8A877E;
	text-decoration: none;
}

.listbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #8A877E;
	text-decoration: none;
	font-weight: bold;
}

td.listbody {
	border-bottom:1px dashed #CCCCCC;
}

listbody a:visited a:hover a{
	color: #00FF00;
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #768796;
	text-decoration: none;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #768796;
	text-decoration: none;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #768796;
	text-decoration: underline;
}
.textbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A877E;
	text-decoration: none;
	line-height: 1.3em;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #670505;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A877E;
	text-decoration: none;
	line-height: 1.4em;
}
.bodysmall a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768796;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
}
.bodysmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768796;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
}
.bodysmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768796;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.4em;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #768796;
	text-decoration: none;
}

/** Unordered Lists and Navigation **/

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

ul.indent{
	font-style: italic; 
	margin-left: 12pt;
	padding:0;
	list-style-type:none;
	font-weight: normal;
	}

li{
	display:inline;
	}

li.indent{
	font-style: italic; 
	margin-left: 12pt;
	padding:0;
	list-style-type:none;
	font-weight: normal;
	}



table li{
	/*display:list-item;*/
	list-style:disc;
	}

ul a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:9px;
	width: 230px;
	height: 18px;
	color: #eeeeff;
	text-decoration:none;
	background:#768796;
	padding:0 0 0 10px;
	padding-top: 2px;
	border-top:1px solid #546574;
	border-left:1px solid #546574;
	border-right:1px solid #546574;
	}
	
li.last a{
	border-bottom:1px solid #546574;
	}

ul a:hover{
	background:#546574;
	color:#ffffff;
	}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #FFFFFF;
	text-decoration: none;
}
/*	#faq li {
display:list-item;
}*/

#faq a:link, #faq a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#768796;
	text-decoration: none;
	height:auto;
	width:auto;
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	padding:0 0 0 0;
	padding-top:0;
	display:list-item;


}

ul#faq li a:hover, ul#faq li a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#768796;
	text-decoration: underline;
	height:auto;
	width:auto;
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	padding:0 0 0 0;
	padding-top:0;	

}

