﻿#menu {
width:100%;
}

#menu dt {
cursor: pointer;
margin: 1px 0;
height:auto;
line-height: 20px;
text-align: left;
font-weight: bold;
background-color:#1e78b7;
background-repeat:no-repeat;
font-family:Verdana;
font-size:12px;
color:white;
}





#menu ul  {
 margin:0;
 padding:0;
width:590px;
list-style:none;
}

#menu ul li {

 margin:0;

  vertical-align:middle;

 width:100%;
background: #eeeeee;
list-style:none;
color:#999999;
font-family:Verdana;
font-size:11px;
}
#menu dt a {
 margin:0;
padding-top:5px;
  vertical-align:middle;
  padding-left:25px;
color: #999999;
text-decoration: none;
display: block;
border: 0 none;
height:auto;
}
#menu ul li a {
 margin:0;
padding-top:6px;
  vertical-align:middle;
  padding-left:25px;
color: #999999;
text-decoration: none;
display: block;
border: 0 none;
height:auto;
}
#menu ul li a:hover{
width:565px;	
float:left;
background-color: #fe9901;
height:auto;
background-image:url('../images/yellow_arrow.gif');
background-repeat:no-repeat;
color:#ffffff;
}

 
 
 .bluerightarrow1{
	font-family:Verdana;
	font-size:12px;
	color:white;
 width:auto;
	text-align:left;


	float:right;
	font-weight:bold;

}


.bluerightarrow2{
	font-family:Verdana;
	font-size:12px;
	padding-left:25px;
	
	color:white;



	float:left;


	font-weight:bold;

}



.top_heading
{
	font:bold 21px arial;
	color:#000066;
	width:auto;

} 

.smalltext_bold
{
	width:155px;
	background-color:#e6e6e6;
	text-align:right;
	padding-right:20px;
	font-family:Verdana;
	font-size:11px;
	vertical-align:top;
	color:#545454;
	font-weight:bold;
	height:auto;

}
.smalltext
{
	background-color:#eeeeee;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana;
	font-size:11px;
	color:#545454;
	vertical-align:top;
	padding-bottom:20px;
	line-height:16px;
	
}

