.divider { background-color: #CECECE }

.banner { color: #8E8E8E; background-color: #F5F5F5; font-size: 14pt; font-family: Verdana, Arial, Helvetica }

.subnav { background-color: #f9f9f9; line-height: 12pt; color: #444444; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica  }
.subnav A:link, .subnav A:visited { color: #0A52A4; text-decoration: none }
.subnav A:active, .subnav A:hover { color: #4682C5; text-decoration: none }

.rightcol { background-color: #f9f9f9 }

.copyright { color: #444444; font-size: 8pt; text-decoration: none; font-family: Verdana, Arial, Helvetica }

.nav { color: #444444; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica }
.nav A:link, .nav A:visited { color: #0A52A4; text-decoration: none }
.nav A:active, .nav A:hover { color: #4682C5; text-decoration: none }

.tool {text-decoration: none;font-size:7pt;font-family: Verdana, Arial, Helvetica; font-weight:bold; color:#808080}
.alphabet { color: #333333; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica }

h1 { color: #333333; font-weight: bold; font-size: 14pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h2 { color: #FF8000; font-weight: bold; font-size: 12px; font-family: Verdana }
h3 { color: #333333; font-weight: bold; font-size: 12pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h4 { color: #333333; font-weight: bold; font-size: 11pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h5 { color: #333333; font-weight: bold; font-size: 10pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h6 { color: #333333; font-weight: bold; font-size: 9pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, dd, dl, dt, select, option, textarea, input, nobr, td
 { color: #444444; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
 
A:link { color: #0A52A4 }
A:visited { color: #043F83 }
A:active, .nav A:hover { color: #4682C5 }
.button
{
	font-family:			Verdana, Arial, Helvetica;
	font-size:				12px;
	background-color:		rgb(250,250,250);
	color:					rgb(72,138,199);
	margin-left:			8px;
}
