

body, td, input, select, li { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-repeat: repeat;
}


.background-repeat 
{
	background-repeat: repeat;
}

.background-hrepeat 
{
	background-repeat: repeat-x;
}

.norepeat{ 
	background-repeat: no-repeat;
}

.validator 
{
	color:#FF0000;
}
	

p { 
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.tableheader
{
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablebody
{
	font-size: 7.5pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

.required { 
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: red;
	margin: 0px;
}

p.small { 
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0px;
}

a.bottomlink {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #d10000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlink:hover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #004156;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #004156;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover:hover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #d10000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a {
	font-size: 9pt;
	color: #004156;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	font-size: 9pt;
	color: #d10000;
	font-weight: bold;
}


h1 {
	font-size: 18pt;
	color: #004156;
	font-family: Garamond, Times New Roman, serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
}

h2 {
	font-size: 11pt;
	color: #d10000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
}

h3 {
	font-size: 9pt;
	color: #004156;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
}

.button 
{
	background-color:#004156;
	border-color:#000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}

 
.button_hover
{
	background-color:#d10000;
	border-color:#000000;
	color: #ffffff;
	border-width: 1px;
	font-weight: bold;
	cursor: hand; 
	font-size:10pt;    
}

.table_data_item
{
	background-color:#c4d3da;
}
.faqAnswer
{
	display: none;
	visibility: hidden;
	padding-left: 10px;
}

.tdspacing
{
	padding: 5px;
}

.white-italic
{
	color:#ffffff;
	font-style:italic;
	margin-left: 10px;
	margin-right: 10px;
}
