/* ----------For Accordian menu----------------*/
.arrowlistmenu{
width: 194px; /*width of accordion menu*/
}

 .arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
/*background: #74A6D3 url(titlebar.png) repeat-x center left;
/* margin-bottom: 10px; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
/*padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(titlebar-active.png);*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
/*margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
/*padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
/*background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
/*display: block;
/*padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
/*font-size: 90%;*/
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/*h3{
font-size:12px;
margin:0;*/
}
/* extra  */
/*.category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	
}*/
/* -----------End------------------------------*/
.top{
	background-color: #22375F;
	height: 54px;
	text-decoration:none;	
}
.go {
	background-image: url(images/go.jpg);
	height: 22px;
	width: 39px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topline {
	background-color: #75A6D3;
	height: 7px;
	text-decoration:none;
}
.disclaimer {
	background-color: #75A6D3;
	height: 4px;
	text-decoration:none;
}
.detailtop {
	background-color: #DDDED0;
	height: 20px;
	text-decoration:none;
}
.detailhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #767B81;
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #767B81;
	font-style: normal;
	font-variant: normal;
}
.bluetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7CABD6;
	font-style: normal;
	font-variant: normal;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6F6F6F;
	height:64px;
	text-decoration:none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #546584;
	text-decoration:none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97A0A7;
	font-style: normal;
	text-decoration:none;
}
.bottomline {
	background-color: #EEF2F6;
	height: 6px;
	text-decoration:none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6F6F6F;
	text-decoration:none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1665B6;
	text-decoration:none;
}
.bredcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#213760;
	text-decoration:none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1665B6;
	text-decoration:none;
}
.whitemore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	
}
.acchead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	text-decoration:none;
	font-weight:bold;	
}
.bluebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#213760;
	text-decoration:none;
	text-decoration:none;
	font-weight:bold;	
}
.sitemapmain {
	height: 26px;	
	background-color: #EEF2F6;
	vertical-align: middle;	
}
.sitemapsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213760;
	text-decoration: none;
}
.sitemapsub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
