BODY, TD {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	color: #003F8B;
}

H2 {
	color: #003F8B;
	font-size: 10pt;
	margin-top: 10;
	margin-bottom: 10;
}

H2 A {
	color: #003F8B;
	text-decoration: none;

}

H2 A:Hover {
	color: #003F8B;
	text-decoration: Underline;

}

H3 {
	color: #003F8B;
	font-size: 13pt;
	margin-bottom: 10;
}

H3 A {
	color: #003F8B;
	text-decoration: none;

}

H3 A:Hover {
	color: #003F8B;
	text-decoration: Underline;

}

H4 {
	color: #707274;
	font-size: 13pt;
	margin-top: 3;
	margin-bottom: 3;
}

H4 A {
	color: #707274;
	text-decoration: none;

}

H4 A:Hover {
	color: #707274;
	text-decoration: Underline;

}

.searchbox {
	font-size: 9pt;
}

.crumbs {
	color: #6E7BB3;
	font-size: 9pt;
	background-color: #A1C9EB;
	font-weight: bold;
	height:	20px;
	vertical-align:	middle;
}

.crumbs A {
	color: #003F8B;
	text-decoration: none;
}

.crumbs A:hover {
	color: #DDEBF8;
	text-decoration: none;
}


.a-heads {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #003F8B;
	height: 20px;
	vertical-align:	middle;

}

.a-heads A {
	color: #FFFFFF;
	vertical-align:	middle;
	text-decoration: none;
}

.a-heads A:hover {
	color: #FFFFFF;

	text-decoration: underline;
}

.straptitle {
	color: #003F8B;
	font-size: 14pt;
	text-align: left;
	margin-top: 8;
	margin-bottom: 8;
}

.bfooter {
	font-weight: bold;
	color: #003F8B;
	font-size: 8pt;
	background-color: #A1C9EB;
}

.bfooter A {
	color: #003F8B;

	text-decoration: none;
}

.bfooter A:hover {
	color: #003F8B;

	text-decoration: underline;
}

.chead {
	color: #003F8B;
	font-size: 9pt;
	background-color: #DBE9F7;
}

.chead A {
	color: #003F8B;

	text-decoration: none;
}

.chead A:hover {
	color: #003F8B;

	text-decoration: underline;
}

.news {
	color: #003F8B;
	font-size: 10pt;
	background-color: #DBE9F7;
}

.news A {
	color: #003F8B;

	text-decoration: none;
}

.news A:hover {
	color: #003F8B;

	text-decoration: underline;
}

.page {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	color: #003F8B;
}

.page A {
	color: #003F8B;

	text-decoration: none;
}

.page A:hover {
	color: #003F8B;

	text-decoration: underline;
}

.mainbody {
	color: #003F8B;
	font-size: 10pt;
}

.mainbody A {
	color: #003F8B;

	text-decoration: none;
}

.mainbody A:hover {
	color: #003F8B;

	text-decoration: underline;
}

.warning {
	color: #ffffff;
	font-size: 9pt;
	background-color: #711000;
	font-weight: bold;
	height:	30px;
	text-align:	center;
}