a {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	background-color : transparent;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
}


a:active {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}



universal:
a:link {
	background-color : transparent;
	color : #DCDCDC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

.bodytexti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}

.bodytextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
}

.minitext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;

	font-weight : bold;
	font-style : normal;
	
}

.mainnav {
	background-color : transparent;
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
}

.pageheader {
	background-color : transparent;
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
}

.sidenav {
	background-color : transparent;
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
	text-decoration : none;
}

.subnav {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
}

.subnavon {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
}
