/* CSS Document */

.pageSUBHEAD {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.body_BLUE {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #006699;
}

.text_11pt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}

.text_12pt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}

.pageHEADER_blue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #006699;
}

.pageHEADER_grey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #333333;
}

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}

.white_NAV12pt
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #FFFFFF;
}

.white_NAV
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #FFFFFF;
}

A.white_NAV_link:link { color: #ffffff; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: underline; }
A.white_NAV_link:visited { color: #ffffff; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }
A.white_NAV_link:hover { color: #666666; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }

.grey_NAV
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #666666;
}

A.grey_NAV_link:link { color: #666666; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: underline; }
A.grey_NAV_link:visited { color: #666666; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }
A.grey_NAV_link:hover { color: #ffffff; font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none; }
