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

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

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

a:hover {
	color: #666666;
	line-height: 11px;
	font-weight: bolder;
	text-decoration: underline;
}

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

a.nav:hover {
	color: white;
	line-height: 11px;
	font-size: 11pt;
	text-decoration: none;
}

a.help:link, a.help:visited, a.help:active {
	color: white;
	line-height: 7px;
	font-size: 10px;
	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: 16pt;
	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: #003333;
}

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

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

