/* New Menu */

/* begin drop down menu style */
#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 1px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height:14px;
z-index:100;
color: #ffffff;
background-color: #ffffff;
text-align: left;


}

#dropmenudiv a{
background-color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: solid 1px #000000;
border-right: solid 1px #000000;
padding: 2px;
text-decoration: none;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #01448B;
color: #ffffff;
}

/* end drop down menu style */

#mainmenu {
	background-color: #01448B;
	width: 755px;_width: 760px;
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	}

#mainmenu a, #mainmenu a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: solid 1px #ffffff;
	margin-left: -4px;
	letter-spacing:0.5px;	
	
	}

#mainmenu a:hover {
	background: #00a348;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a9ccf2;
	background-image: url(/images/home/map.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

.top_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b7dc6;
	
}
.top_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6fc500;	
	
}
/****************************************/
/* Generic Tag Styles */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	
	}

body, td {
		
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	
	}
		
img {

	border: 0;
	margin: 0;
	padding: 0;
	
	}
	
a {
	
	text-decoration: none;
	color: #01448B;
	
	}
	
a:active {
	
	color: #6fc500;
	
	} 
	
a:hover {
	
	color: #6fc500;
	
	}
	
h1 {
	
	font-family: Arial;
	font-size: 18pt;
	color: #01448B;
	font-weight: bold;
	
	margin-top: 2px;
	
	}
	
h2 { 

	font-family: Arial; 
	font-size: 12pt; 
	color: #01448B; 
	font-weight: bold; 
	
	}
	
h3 { 

	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	margin: 20px 0px 0px 0px;
	
	}
	
h4 { 

	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	font-style: italic; 
	
	}
	
h5 { 
	
	font-size: 8.5pt; 
	color: #01448B; 
	font-weight: bold; 
	margin: 0 0 6px 0; 
	
	}
	
div.hr {

	color: #E3EBF4;
	background-color: #E3EBF4;
	height: 1px;
	border: 0;
	margin: 5px 0;

	}

div.hr hr {

	display: none;

	}
	
#leftContent h5, #rightContent h5 {
	
	display: block;
	
	padding: 0;
	margin: 16px 0 4px 0;
	
	font-family: Arial;
	font-size: 12pt; 
	color: #00A348; 
	font-weight: bold; 

	}
	
h6 { 

	font-size: 8.5pt; 
	font-weight: normal; 
	margin: 3px 0 3px 0; 
	
	}
	
p { 
 
	margin: 3px 0 10px 0;
	
	line-height: 12pt;
	
	}
	
ul {

	list-style-image: url("/images/common/bullet01.gif");
	
	text-align: left;
	
	margin: 3px 0 10px 15px;
	padding: 0 0 0 0px;
	
	line-height: 12pt;
		
	}
	
#leftContent ul, #rightContent ul {

	list-style-image: url("/images/common/bullet01.gif");
	
	text-align: left;
	
	margin: 3px 0 3px 0px;
	padding: 0 0 0 12px;
		
	}
	
#leftContent p, #rightContent p {

	font-weight: normal;
	
	margin: 0 0 0 0px;

	}
	
#leftContent p.sub, #rightContent p.sub {

	font-weight: normal;
	margin: 0 0 0 5px;

	}
	
label {

	display: block;
	
	margin: 15px 0 5px 0;
	
	}
	
.bar {

	width: 100%;
	height: 10px;
	background-color: #01448B;
	
	}
	
	
/****************************************/
/* Text Styles */

.greenTitle {
		
	font-family: Arial;
	font-size: 24pt;
	color: #00A348;
	font-weight: bold;
	
	margin: 0 0 10px 0;
	
	}
	
.red {font-weight: bold;
	
	color: #6fc500;
	
	}
	
.blue { 
	
	display: block;
	
	font-weight: bold; 
	
	margin: 10px 0 10px 0; 
	padding: 2px; 
	
	background-color: #EFF5F8;
	
	width: 100%; 
	
	}
	
.title { 
	
	font-family: Arial; 
	font-size: 14pt; 
	color: #003366; 
	font-weight: bold; 
	margin: 0 0 8px 15px;
	
	}

.bottom0 { margin-bottom: 0; }

.small {

	font-size: 7.5pt;
	
	}

/****************************************/
/* Layout Template Styles */
		
#menu {

	width: 100%;
	height: 18px;
	
	background: #01448B;
		
	}
	
#menu #menuitems {

	width: 800px;
	
	}
	
#foot {

	width: 100%;
	height: 39px;
		
	border-color: #01448B;
	border-width: 18px 0 0 0;
	border-style: solid;
	
	clear: both;
		
	}
	
#sectionHead {

	width: 100%;
	height: 92px;
	
	margin: 1px 0 0 0;

	background: #017C60;
	
	}
	
#content {
	
	width: 1900px;
		
	border-style: solid;
	border-color: #E3EBF4;
	border-width: 0 1px 0 0;
		
	}
	
#left {
	
	width: 160px;
	
	float: left;
	
	}
	
#center {
	
	float: left;
		
	width: 1030px;
	
	border-style: solid;
	border-color: #E3EBF4;
	border-width: 0 1px 0 1px;
	
	}
	
#centerContent {

	margin: 10px 15px 10px 15px;
	
	}
	
#right {

	float: left;
	
	width: 160px;
	
	}
	
#leftContent {
	
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
	
#rightContent {
	
	margin: 0;
	padding: 0;

	}
	
#rightContent div.item, #leftContent div.item {

	padding: 15px;

}
		
/****************************************/