h1{
	font-family: arial;
	font-weight: bold;
    text-align: left;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	color: #0066cc;
	padding: 0 0 0 3px ;
	margin: 0px;
}
h2{
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 18px;
    text-align: left;
	padding: 0 0 0 3px ;
	margin: 0px;
}
h3{
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 14px;
    text-align: left;
	margin: 0px;
	padding: 0 0 0 3px ;
}
h4{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px ;
}
p{
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 5px 3px ;
	margin: 10px 0 0 0;
}
.table{
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	padding: 0px ;
	margin: 0px;
}
ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}
li {
	font-family: arial;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	line-height: 17px;
	list-style-position: outside;
	list-style-image: url("../home/bullet.gif");
}
a:link, a:visited {
	color: #08347B;
	text-decoration: none;
}
a:hover, a:active {
	color: #8CAED6;
	text-decoration: none;
}
.clear { clear:both; }

#menu {width:178px; margin:0 auto; position:relative; float:left;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:#EAEEEF; padding:1px 1px 0 1px; }

#menu li {margin:0; padding:0; list-style:none; }
#menu li {display:inline-block; display:inline;}
#menu ul {position:absolute; left:-9999px;}
#menu ul.level1 {
	position:absolute;
	left:0;
	top:0px;
	z-index: 1;
}

#menu a {background:#EAEEEF; display:block; font:normal 11px verdana,arial,sans-serif; color:#333; line-height:22px; text-decoration:none;padding:0 15px 0 3px; border-bottom:1px solid #fff;} 

#menu ul li:hover > ul {visibility:visible; left:100%; margin-top:-24px; margin-left:-1px; border-left: 4px solid #fff;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px; }

#menu li a:hover {background:#9A9A9A; color: #fff;} 
#menu li:hover > a {background:#9A9A9A; color: #fff;}
#menu li a.fly {background: url(../home/menuarrow.gif) no-repeat right top;}
#menu li a.fly:hover { color: #fff; background:#9A9A9A url(../home/menuarrow2.gif) no-repeat right top;} 
#menu li:hover > a.fly { color: #fff; background:#9A9A9A url(../home/menuarrow2.gif) no-repeat right top;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
