/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000033;
	background-color: #ffffff;
	font-size: 13px;
	margin-top: 4px;
}
	
td,th {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000033;
	font-size: 13px;
	line-height: 16px;
	margin-left: 3px;
	}
h1, h2, h3, h4, h5 {
	font-weight:bold;
		}
h1 {
	color: #EC6400;
	margin: 10px;
	font-size: 20px;
	line-height: 25px;
		
	}
h2 {
	color: #EC6400;
	margin: 0px;
	font-size: 16px;
	}
h3 {
	color: #000099;
	margin: 0px;
	font-size: 14px;
	}

h4 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	}
		
.title3 {
	color: #000099;
	font-weight:bold;
	margin: 0px;
	font-size: 14px;
	}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold
	}
a:hover {
	color: #BDDE7A;
	text-decoration: none;}
	
a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold
	}	

#left {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	margin-left:7px;
    margin-right:7px;
	margin-top:0px;	
}	
#left a:link{
    color: #000066;
	text-decoration: none;
	}
	
#left a:visited	{
	color: #000066;
	text-decoration: none;}	
	
#left a:hover	{
	text-decoration: underline;
	color: #FF6600;}
	
#left ul {
	list-style-type: circle;
	}
#vertical {
	color: #000066;
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	border-right-color: #FF6600;
	border-width: 2px;
	border-right-style: dotted;
}	
#menu {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	}
#menu a:link {
	color:#ffffff;
	text-decoration: none;
		}
		
#menu a:visited 
{
	color:#ffffff;
	text-decoration: none;
		}

#menu a:active 
		{
	color:#ffffff;
	text-decoration: none;
		}
		
#menu a:hover {
	text-decoration: underline;
	color:#FF9900;	
	}
ul li {
	color: #000099;
	font-size: 12px;
	}

TABLE.height {
	HEIGHT: 100%
}

.descriptionText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight:bold}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; font-weight:bold}
.style2 {color: #FFFFFF; line-height: 20px; font-weight:bold}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight:bold}
.style4 {color: #FFFFFF}
.style5 {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style6 {
	color: #FF6600;
	font-weight: bold;
}

.style8 {	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {font-size: 14px}
.style12 {color: #330066}
.style13 {
	color: #cccccc;
	font-size: 9px;
}
.style14 {	
    color: #CC0000;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 8px;
	line-height: 18px;	
}
.style15 {	color: #000066;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border-bottom: 1px solid;
border-color: #000066;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid;
border-color: #000066;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C6FE9C;
color:#000066;
}

#bottom{
background-color: #000033;
color: #E4E4E4;
font-size: 9px;
width: 90%;
}

#top
{
	padding: 2px 2px 2px 2px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#top a{
color: #FF6600;
}

#top a:hover{
color: #000064;
}

#rightgreen {margin-left: 10px;
margin-right: 10px}
