/* CSS Document */
.footer:VISITED{
	font-family : Arial;
	color : #b6d9ec;
	font-size : 10px;
	text-decoration : none;
}
.footer:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : #ff9900;
}
.footer:LINK{
	font-family : Arial;
	color : #b6d9ec;
	font-size : 10px;
	text-decoration : none;
}
.footer:ACTIVE{
	font-family : VArial;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}

A:VISITED{
	font-family : Arial;
	color : #178e51;
	font-size : 11px;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #FF6600;
}
A:LINK{
	font-family : Arial;
	color : #178e51;
	font-size : 11px;
	text-decoration : none;
}
A:ACTIVE{
	font-family : VArial;
	color : #178e51;
	font-size : 11px;
	text-decoration : none;
}

.quick_td{
	height:10px;
}
.quick_td2{
	vertical-align:
}
.content{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}
.sub_title{
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	color : #00618e;
}
.sub_title2{
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	color : #FF6600;
}
.quote{
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	font-style:italic;
	color : #00618e;
}
.header02{
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	color : #FF6600;
}
.requiredFieldHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #009966;
	text-align: right;
	padding-right: 10px;

}
.style4header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
}