h4,h5,h6,pre,code { font-size:12px;font-weight: bold; color: #b0000b; padding:5;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p, img { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
table {border:none;font: 12px/1.5em arial, sans-serif;
	color: #595959;}
h1 {font-size: 16px; 
	font-weight: bold;
	color: #b0000b;
	padding: 15px 20px 5px 0px;
	}
h2 {font-size:14px; color: #002B54; }
h3 {font-size:11px; color: #002B54; }
h4 {font-size:13px;}

/* ================= BASIC ================= */
p { margin-bottom: 6px;
	font: 12px/1.5em arial, sans-serif;
	color: #595959;
	PADDING-BOTTOM: 5px; 

}
body {
  margin:0;
  padding:0;
  font:small Geneva, Arial, Helvetica, sans-serif;
  color:#333;
 	font-size: 12px;
  }
#container {
	margin: 0 auto;
	width: 830px;
	text-align:left;
}
#header {
	height:101px;
  	background-image: url(images/HP_Logo.jpg);
	z-index: 10;
}
#nav {
	z-index: 10;
	width: 830px;
	background: #002b54;
}
#leftside { 
	position: relative;
	float:left; 
	width:208px; 
	padding:0px; 
	height:280px;
  	background: url(images/half_circle.jpg) no-repeat;
	z-index: 0;
} 
#mainbody {
	float: right;
	width: 622px;
	z-index:0;
}

#footer { 
clear:both; 
text-align: center;
	font-size: 90%;
  color:#333;

}
#footer a { 
  color:#aeacac;
} 
#footer a:hover {color: #b0000b;}


* html #footer { 
height:1px; 
} 

#hp_mainbody {
	float: left;
	width: 830px;
	z-index:0;
}

ul, li { list-style-type: none; }

a:link    {color: #002B54;	text-decoration: none;}
a:visited {color: #002B54; text-decoration: none;}
a:active {color: #002B54;}
a:hover {color: #b0000b;}
/* home page boxes */

.hp_text {
	font-size: 24px;
/*	font-weight: bold; */
	color: #252525;
	padding: 0;

}
.hp_text2 {
	font-size: 16px;
/*	font-weight: bold; */
	color: #252525;
	padding: 0;

}

.hp_box {
  	background-image:  url(images/hp_botbox.jpg);
  	background-repeat:no-repeat;
  	height: 220px;
  	width:276px;
 	border:none;
	vertical-align: top;
}

.hp_box p {
  	font-size:90%;
		padding: 5px 20px 20px 20px;
}
.hp_box h2{
		padding: 20px 20px 0px 20px;
		font-size: 14px; 
}

.hp_newsbox a:hover {
	color: #b0000b;
  	}
.hp_newsbox td {
	padding: 5px;
	border-bottom: solid 1px #5f7b94;	
}
.hp_box visited {
	color: #595959;
	}




TABLE#hp_newsbox {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	LINE-HEIGHT: 14px; 
	PADDING-TOP: 5px; 
	border-right: 1px solid #ccc;  
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;  
	border-bottom: 1px solid #ccc;
	background: #F4F4ED;
	text-align: nojustify;
	font-size: 11px;
}
table#hp_newsbox td {    
	padding: 5px;    
	border-bottom: solid #ffffff 2px;
}
table#hp_newsbox a {
	color: #002B54;
}
table#hp_newsbox a:hover {
	color: #B00006;
}
.hp_text_box_hd {
	background: #002B54;
	}

TABLE#newsbox {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	LINE-HEIGHT: 14px; 
	PADDING-TOP: 5px; 
	border-right: 1px solid #ccc;  
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;  
	border-bottom: 1px solid #ccc;
	background: #F4F4ED;
	text-align: nojustify;
	font-size: 11px;
}
table#newsbox td {    
	padding: 5px;    
	border-bottom: solid #ffffff 2px;
}
table#newsbox a {
	color: #666;
}
table#newsbox a:hover {
	color: #B00006;
}

#pagehead {
  	font-size:90%;
	color: #acacac;
	PADDING-TOP: 5px; 
}
TABLE#reference {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	LINE-HEIGHT: 14px; 
	PADDING-TOP: 5px; 
	background: #F4F4ED;
	text-align: nojustify;
	font-size: 11px;
	color: #595959;
	border-right: 1px solid #ccc;  
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;  
	border-bottom: 1px solid #ccc;


}
table#reference td {    
	padding: 5px;    
	border-bottom: solid #ffffff 2px;

}
table#reference a {
	color: #002B54;
	text-decoration: none;
}
table#reference a:hover {
	color: #B00006;
}

.text_box_hd {
	background: #D4D4B8;
	border-bottom: solid #ffffff 2px;
	}
.floatright
	{
	float:right; 
	margin: 4px; 
	padding: 10px;
	padding-top: 5px;
	padding-right: 0;

	}

.floatleft
	{
	float:left; 
	margin: 4px; 
    padding: 10px;
	padding-top: 5px;
	padding-left: 0;
	}
html { overflow: -moz-scrollbars-vertical !important; }



/*-- navigation ------------------*/


#mainnav, #mainnav ul {
	margin:0;
	padding: 0;	
	line-height: 1;
	background: url(images/nav-gradient.jpg) right bottom no-repeat;
	float: left;
	list-style-type: none ;
	z-index: 10;


}

#mainnav li{
	float: left;
	margin: 0;
	position: relative;
	padding:0;
	line-height: 1.1em;
	/* this is the seperation bar */
	background: url(images/nav-gradient.jpg) left bottom no-repeat;
	z-index: 10;
}	
	
#mainnav li a {
	color: #fff;
	margin-left: 1px;
	padding: 13px 0 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	height:24px;
	outline: none;
	display: block;
	z-index: 10;

}

li#menulast a {
	width: 120px;
}
li#menu a {
	width: 117px;
}


#mainnav a:hover {
	color: #adaeb0;
}

#mainnav li.on a {
	background:url(images/nav-gradient-on.png) left bottom no-repeat;
}

/* dropdown menus */
#mainnav li ul {
	position: absolute;
	width: 187px;
	left: -999em;
	background: #7990a5;
	z-index: 10;

}

#mainnav li:hover ul, #mainnav li.sfhover ul {
	background-position: 0 0; /* fix sticky menus in IE7 */
	left: 0;
	z-index: 10;
}

#mainnav li ul li {
	margin: 0 !important; 
	padding: 0;
	float: left;
	height: auto !important;
	text-indent: 0;
	border-top: solid 1px #8fa4b8;
	border-bottom: solid 1px #5f7b94;	
}

#mainnav ul li a, #mainnav li.on ul a {
	display: block;
	text-align: left;
	margin:0;
	padding: 8px 0 8px 20px;
	width: 167px;
	height: auto;
/*	background: url(images/white-arrow.gif) 10px 12px no-repeat; */
}

#mainnav li ul a:hover, #mainnav li.on ul a:hover {
	background: #b4c1cd url(images/white-arrow.gif) 10px 12px no-repeat;
	color: #fff;
}
.submenu {
	padding-top: 300px;
	font-size: 90%;
	vertical-align: top;
	}
/* end of nav */

