/* CSS Document */

BODY {
	SCROLLBAR-ARROW-COLOR: #97AABA;
	SCROLLBAR-FACE-COLOR: #F2F5F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0;
	SCROLLBAR-SHADOW-COLOR: #B2C3D0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #669999;
	font-weight: bold;
}

.bodyplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.boldwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: 4A627A;
	font-weight: bold;
	text-decoration: none;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.bodyplainred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
}

.bodyplaingrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
}

.bodyplainwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: 98A2AB;
	font-weight: normal;
}