.divider { background-color: #CECECE }

.banner { color: #8E8E8E; background-color: #F5F5F5; font-size: 14pt; font-family: Verdana, Arial, Helvetica }

.subnav { 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 { color: #0A52A4; text-decoration: none }
.subnav A:hover { color: #4682C5; text-decoration: none }

.subnavinline { line-height: 10pt; color: #444444; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica  }
.subnavinline A:link, .subnavinline A:visited, .subnavinline A:active { color: #0A52A4; text-decoration: none }
.subnavinline A:hover { color: #4682C5; text-decoration: none }

.subnavh3 { color: #444444; font-size: 12pt; font-weight: bold; font-family: Verdana, Arial, Helvetica  }
.subnavh3 A:link, .subnavh3 A:visited { color: #0A52A4; text-decoration: none }
.subnavh3 A:active { color: #0A52A4; text-decoration: none }
.subnavh3 A:hover { color: #4682C5; text-decoration: none }

.subnavnop { line-height: 12pt; color: #444444; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica  }
.subnavnop A:link, .subnavnop A:visited { color: #0A52A4; text-decoration: none }
.subnavnop A:active { color: #0A52A4; text-decoration: none }
.subnavnop A:hover { color: #4682C5; text-decoration: none }

.printlink { line-height: 10pt; color: #444444; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica  }
.printlink A:link, .printlink A:visited { color: #0A52A4; text-decoration: none }
.printlink A:active { color: #0A52A4; text-decoration: none }
.printlink A:hover { color: #4682C5; text-decoration: none }

.rightcol { background-color: #f9f9f9 }

.copyright { color: #000080; font-size: 8pt; 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 }

.menutitle {
cursor:pointer;
background-color:#F5F5F5;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica
font-size: 8pt;
/*font-weight:bold;*/
/*border:1px solid #000000; */
}
.menutitle A:link, menutitle A:active, .menutitle A:visited { color: #0A52A4; text-decoration: none}
.menutitle A:hover   { color: #4682C5; text-decoration: none }

.submenu {
background-color:#F5F5F5;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica
font-size: 8pt;
/*font-weight:bold;*/
}
.submenu A:link, .submenu A:visited { color: #0A52A4; text-decoration: none }
.submenu A:active, .submenu A:hover { color: #4682C5; text-decoration: none }

h1 { color: #000080; font-weight: bold; font-size: 14pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h2 { color: #000080; font-weight: bold; font-size: 13pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h3 { color: #000080; font-weight: bold; font-size: 12pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h4 { color: #000080; font-weight: bold; font-size: 11pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h5 { color: #000080; font-weight: bold; font-size: 10pt; font-family: Arial, Trebuchet MS, Verdana, Helvetica }
h6 { color: #000080; 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, td,dt, select, option, textarea, input, nobr
 { color: #000080; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
 
A:link { color: #0A52A4 }
A:active, A:visited { color: #043F83 }
A:hover { color: #4682C5 }

.printonly
{
display: none;
}

.scrollingDiv420px {
height: 420px; 
overflow: auto;
}

.scrollingDiv300px {
height: 300px; 
overflow: auto;
}

.hidden{
	display:none;
}
.shown{
	display:block;
}
.jsshow{
	display:none;
}
;
