@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-size:16px;
	margin-top:0px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}
A:link {
	text-decoration:underline;
}
A:hover {
	text-decoration:underline;
}
A:visited {
	text-decoration:underline;
	color:#0066cc;
}

/* Main Menu */
.menuText A{
    display: block;
    width: 99.99%;
    color: #003399;
    text-align: center;
    text-decoration: none;
	font-size: 13px ;
	font-weight:bold;
}
.menuText A:link{
	font-size: 13px;
}
.menuText A:hover{
	color: #000000;
	font-size: 13px;
}
.menuText A:active{
	font-size: 13px;
}
.menuText A:visited{
/*    color: #FFFFFF; */
	font-size: 13px;
}
#dropdowns
{
	font-size: 11px;
	z-index: 990;
	left: 50%;
	margin-left: -399px; 
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 124px;
	visibilty: visible;
}
#dropdowns LI
{
    border-right: #CCCCCC 1px solid;
    padding-right: 0px;
    border-top: #CCCCCC 1px solid;
    display: block;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    list-style-type: none;
    background-color: #FFFFFF;
    voice-family: inherit;
}
#dropdowns UL
{
    margin: 0px;
	padding: 0px;
}
#dd1
{
	z-index: 1040;
	background-color: #FFFFFF;
	left: 5px;
	width: 150px;
	position: absolute;	
	visibility: hidden;	
}
#dd1 A
{
    color: #424242;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
	padding-left:4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none;
	width:144px;
}
#dd1 A:link{
    font-size: 11px;
    color: #424242;
}
#dd1 A:visited{
    font-size: 11px;
/*    color: #424242; */
}
#dd1 A:active{
    font-size: 11px;
    color: #424242;
}

#dd1 A:hover
{
    font-weight: normal;
    background-color: #dddddd;
}
#dd2
{
    z-index: 1030;
    background-color: #FFFFFF;
	left: 123px;
    width: 150px;
    position: absolute;
	visibility: hidden;
}
#dd2 A
{
    color: #424242;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none !important;
	padding-left: 4px;
	padding-right:4px;
	width:140px;

}
#dd2 A:link{
    font-size: 11px;
    color: #424242;
}
#dd2 A:visited{
    font-size: 11px;
    color: #424242;
}
#dd2 A:active{
    font-size: 11px;
    color: #424242;
}
#dd2 A:hover
{
    font-weight: normal;
    background-color: #dddddd;
}
#dd3
{
	z-index: 1020;
	background-color: #FFFFFF;
	left: 484px;
	width: 150px;
	position: absolute;
	visibility: hidden;
}
#dd3 A
{
    color: #424242;
	display: block;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none;
	padding-left:4px;
	padding-right:4px;
    width: 140px;
}
#dd3 A:link{
    font-size: 11px;
    color: #424242;
}
#dd3 A:visited{
    font-size: 11px;
    color: #424242;
}
#dd3 A:active{
    font-size: 11px;
    color: #424242;
}
#dd3 A:hover
{
    background-color: #dddddd
}
#dd4
{
    z-index: 1010;
    background-color: #FFFFFF;
	left: 599px;
    width: 150px;
    position: absolute;
    visibility: hidden;
}
#dd4 A
{
    color: #424242;
	display: block;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none !important;
	padding-left:4px;
	padding-right:4px;
    width: 140px;
}
#dd4 A:link{
    font-size: 11px;
    color: #424242;
}

#dd4 A:visited{
    font-size: 11px;
    color: #424242;
}
#dd4 A:active{
    font-size: 11px;
    color: #424242;
}
#dd4 A:hover
{
    background-color: #dddddd;
}
#dd5
{
    z-index: 1000;
    left: 608px;
    width: 150px;
    position: absolute;
    background-color: #FFFFFF;
	visibility: hidden;
}
#dd5 A
{
    color: #424242;
	display: block;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none !important;
	padding-right:4px;
	padding-left:4px;
    width: 140px;
}
#dd5 A:link{
    font-size: 11px;
    color: #424242;
}
#dd5 A:visited{
    font-size: 11px;
    color: #424242;
}
#dd5 A:active{
    font-size: 11px;
    color: #424242;
}
#dd5 A:hover
{
    color: #FFFFFF;
    background-color: #AA0066;
}
