/* CSS Document */

body 
	{
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:8pt;
	}

#logo_top_banner {
	padding-left: 20px;
	padding-top: 20px;
	height: 87px;
	width: 406px;
}

#main_menu_top{
    width: 940px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
.main_menu {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size:15pt;
	text-align: left;
}

.main_menu_in {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size:15pt;
	text-align: left;
}

#super_banner{
	float:left;
	padding: 0px 10px 10px 0px;
}

#banner{
	float:none;
	padding: 0px 10px 10px 0px;
}

#nav_img{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	}
	
#nave_rule{
	margin-top: 1px;
	margin-bottom: 5px;
	float:left;
	}

#image_r{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;
	}
	
#image_l{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	}
	
#image_r_bor{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;
	border: 1px solid ##333333;
	}
	
#image_l_bor{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	border: 1px solid #333333;
	}

#Footer{
	width: 940px;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	border-top-style: solid;
	border-top-width:thin;
	border-top-color:#666666;
	padding:5px;
	}

.footer_text{
	text-align:center;
	margin-right: 20px;
	margin-left: 20px;
}

.footer_link   {
	text-align:center;
	text-decoration: none;
	color: #353535;	
	}

/* -------------------------------------------------------------------------------------- */

/* main menu */

.bluetabs{
	border-bottom: 1px solid gray;
	width: 960px;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(images/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}


/* -------------------------------------------------------------------------------------- */

/* text formatting */

h1  {
	font-size: 140%;
	margin: 0 0 8px 0;
	text-transform: capitalize;
	padding: 0px 10px 0px 10px;
	}

h2  {
	margin: 0 0 10px 0;
	font-size: 11pt;
	padding: 5px 10px 0px 10px;
	color: #353535;
	text-transform: none;
	line-height: 20px;
	}

h3	{
	margin: 0px 0 10px 0;
	font-size: 10pt;
	padding: 0px 10px 0px 10px;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: normal;
	}
	
h4 {
	font-size: 300%;
	color: #000000;
	margin: 0 0 10px 0;
	text-transform: capitalize;
	padding-left: 10px;
	}
	
h5  {
	font-size: 15pt;
	margin: 0 0 8px 0;
	text-transform: capitalize;
	padding: 0px 10px 0px 10px;
	}

p   {
	margin: 0 0 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #353535;
	font-size: 9pt;
	line-height: 13pt;
	}	
	
a:active
	{
	color: #00FF00;
	background: transparent;
	text-decoration: none;
	}
	
a:hover 
	{
	color: #015E89;
	background: transparent;
	text-decoration: none;
	}
	
.link   {
	color: #0073B2;
	font-weight: bold;
	text-decoration: none;
	font-size:10pt;
	font-style: normal;
	}	

	
.lead_in   {
	font-size:140%;
	color: #353535;
	font-weight: bold;
	}
