.background {
	background-image:url(images/bg_grey.jpg);
	background-repeat:repeat-x;
	background-color:#E1E1E1;
	}
.body1 {
	width:800px;
	vertical-align:middle;
	
	
	}
.body2 {
	width:800px;
	background-color:#FFFFFF;
	}
.body3 {
	width:700px;
	background-color:#FFFFFF;
	}
#border_top {
	border-top-color:#D4D4D4;
	border-top-width: 1px;
	border-top-style: solid;
	}
#border_right {
	border-right-color:#D4D4D4;
	border-right-width: 1px;
	border-right-style: solid;
	}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align:middle;
	color:#666666
}
.navbar {
	background-image:url(images/navbar_bg.jpg);
	
	
	}
.green_header {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	/*background-color:#92E000;*/
}
.green_header2 {
	background-image:url(images/green_bg2.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	height: 20px;
	padding-left: 10px;
	padding-bottom: 3px;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #077DCC;
	font-weight: bold;
	line-height: 22px;
}
.style4 {
	color: #077DCC
	}

.style2 a:link {
	text-decoration:underline;
	color:#31A8FF;
	}
	
.style2 a:visited {
	text-decoration:underline;
	color:#31A8FF;
	}
	
.style2 a:hover {
	text-decoration:underline;
	color:#0074BD;
	background-color: #ECF5FF;
	}



#dropmenudiv{
	position:absolute;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#999999;
	font:normal 12px verdana;
	font-weight: bold;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	border-top:1px solid;
	border-color:#999999;
	text-decoration: none;
	color: #929292;
	font: Verdana;
	font-size: 10px;
	font-weight:bold;
}

#dropmenudiv a:hover{
	background-image:url(images/bg_hover.jpg);
	background-repeat:repeat-y;
	background-color: #C7DDF0;
	color: #FFFFFF;
}
body {
	background-color: #E6E6E6;
}
.style5 {color: #9F9F9F}

.style6 {
	color: #666666;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.crumb {color:#0E87D3;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;}
.style2_NOTES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FEDE01;
	display: inline;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.topimage {
	padding-top: 7px;
}
.subbanners {
	padding-top: 4px;
	padding-bottom: 5px;
}
.subbannerright {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.picBorder {
	border: 1px solid #CCCCCC;
}
#copycell {
	padding: 30px;
}

.sitemap ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	 }
  
.sitemap li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
  }
  
.sitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
 
.siteheader{text-decoration:none;}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-image: url(images/header_bg.jpg);
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 5px;
}
.tableRows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F5F7F9;
	padding: 0px;
	font-weight: bold;
	border: 1px solid;
}
.tableRowLable {
	background-color: #DDE8F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0074BD;
	padding: 5px;
}
.tabletext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080C1;
	font-weight: bold;
}
.tabletext_boldWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablecell_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3682BC;
	font-weight: bold;
	background-image: url(images/tableCellbg.jpg);
}

form { padding:0px; margin:0px; } 

.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;

}
.site_map a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;
}
.site_map a:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;

}
.site_map a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;
}
sup {
	line-height: 0px;
}
applet {
	z-index:-1;
}
