<style>
body {
	background-color: FFFFFF; 
}

p {
	margin-top: 0px;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: verdana; 
	color: #666666; 
	text-align: left;
	font-stretch: narrower;
}

.normtext {
	margin-top: 0px;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: verdana; 
	color: #666666; 
	text-align: left;
	font-stretch: narrower;
}

.pright {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: verdana; 
	color: #666666; 
	text-align: right;
	font-stretch: narrower;
}

.title {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: left;
	font-stretch: narrower;
	font-weight: bold;
}

.titleright {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: right;
	font-stretch: narrower;
	font-weight: bold;
}

.titlecenter {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: center;
	font-stretch: narrower;
	font-weight: bold;
}

p.heading1 {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #004286; 
	text-align: left;
	font-stretch: narrower;
	font-weight: bold;
	padding: 5px;
}


.bluebordertb {
	border: 1px solid #84A5C6;
}

.blueborderform {
	border: 10px grove #E6F2FF;
}

p.quoteleft {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-stretch: narrower;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

p.quotecenter {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-stretch: narrower;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.floatleft {
	float: left;
}

.success_msg {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #02793D; 
	text-align: left;
	font-stretch: narrower;
	font-weight: bold;
}


.error_msg {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #BD163D; 
	text-align: left;
	font-stretch: narrower;
	font-weight: bold;

}

.whitetitle {
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

a:link.subnav { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff;
}

a:visited.subnav { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff; 
}

a:hover.subnav { 
	FONT-FAMILY: arial; 
	font-size: 11px; 
	background: none; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}

a:active.subnav { 
	FONT-FAMILY: arial; 
	font-size: 11px; 
	color: #990000; 
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
}


a:link.graytext { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #333333;
}

a:visited.graytext { 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #333333; 
}

a:hover.graytext { 
	FONT-FAMILY: arial; 
	font-size: 11px; 
	background: none; 
	text-decoration: none; 
	color: #333333; 
	font-weight: bold;
}

a:active.graytext { 
	FONT-FAMILY: arial; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}


a:link.lightgraytext { 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #666666;
	font-stretch: narrower;
}

a:visited.lightgraytext { 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #666666; 
	font-stretch: narrower;
}

a:hover.lightgraytext { 
	FONT-FAMILY: verdana; 
	font-size: 8pt; 
	background: none; 
	text-decoration: none; 
	color: #666666; 
	font-stretch: narrower;
}

a:active.lightgraytext { 
	FONT-FAMILY: verdana; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none; 
	font-stretch: narrower;
}
</style>