* {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12pt;
}

body {
	color: #000000;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #000033;
	line-height: 16px;
	font-weight: bolder;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	line-height: 16px;
	font-weight: bolder;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
	color: white;
	line-height: 7px;
	text-decoration: none;
}

a.nav:hover {
	color: white;
	line-height: 7px;
	text-decoration: underline;
}

a.help:link, a.help:visited, a.help:active {
	color: white;
	line-height: 7px;
	font-size: 10px;
	text-decoration: none;
}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	display: block;
	text-align: left;
	line-height: 16px;
	text-transform: none;
	font-size: 11pt;
	width: 252px;
	color: #333333;
	background-color: #EEE8AA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 6px;
	text-decoration: none;
}
a.sidenav:hover {
	display: block;
	text-align: left;
	line-height: 16px;
	text-transform: none;
	font-size: 11pt;
	width: 252px;
	color: #0066CC;
	background-color: #CEC49E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 6px;
	text-decoration: none;
}
a.sidenavselected:link, a.sidenavselected:visited, a.sidenavselected:active {
	display: block;
	text-align: left;
	line-height: 16px;
	text-transform: none;
	font-size: 11pt;
	font-weight: bold;
	width: 252px;
	color: #660000;
	background-color: #DBD4A8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 6px;
	text-decoration: none;

}

a.fine:link, a.fine:visited, a.fine:active {
	color: #434387;
	font-size: 7pt;
	text-decoration: none;
}

a.fine:hover {
	color: #434387;
	font-size: 7pt;
	text-decoration: underline;
}


p {
	font-size: 11px;
	color: #666666;
}

h1 {
	font-size: 10pt;
	font-weight: bolder;
	color: #505090;
	line-height: 16px;
}

h2 {
	font-size: 9pt;
	color: #458035;
	line-height: 16px;
}

h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #660000;
	text-transform: uppercase;
}

h4 {
	font-size: 9pt;
	font-weight: bolder;
	color: white;
}

.fineprint {
	font-size: 9px;
	color: #333333;
}

.indent {
	padding-left: 10px;
}


div.content {

}

.navbar {
	font-size: 8pt;
	color: white;
}

.titlelrg {
	font-size: 11pt;
	font-weight: bolder;
	color: white;
}

.titlewhite {
	font-size: 14pt;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.titlewhite2 {
	font-size: 11pt;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}


.titlered {
	font-size: 8pt;
	font-weight: bolder;
	color: #EF3E42;
}

.titlegrey {
	font-size: 11pt;
	font-weight: bolder;
	color: #660000;
}

.deartext {
	font-size: 9pt;
	font-weight: bolder;
	color: black;
}

.fineprint {
	font-size: 7pt;
	color: #4c4c4c;
}

