/*.mainDiv
{
  width:182px;
  border-left:1px solid #fec264;
  border-right:1px solid #fec264;
  height:auto;
}

.topItem
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  letter-spacing: 0;
  background:url(../images/arrow-up-title.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 182px;
  height: 35px;
  color: #FFF;
  cursor:pointer;
  text-indent:10px;
  line-height:35px;
}

.topItemOver
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-up-title-on.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-down-title.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-down-title-on.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}



.dropMenu
{
  font: bold 13px Arial,sans-serif;	
  background-color: #fef6d8;
  color: #1b65a6;
  filter:alpha(opacity=100);
}

.subMenu
{
  display:block;
  border-left:1px solid #e5dcbc;
  border-right:1px solid #e5dcbc;
  border-top:1px solid #e5dcbc;
  float:left;
  width:180px;
}

.subItem
{
   height:31px;
   display:block;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   text-decoration:none;
   color: #1b65a6;
   line-height:31px;
   background:url(../images/sub_bg.jpg) repeat-x;
}

.subItem a
{
   margin-left:23px;
   display:block;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   text-decoration:none;
   color: #215dc6;
   background:url(../images/sub_bg.jpg) repeat-x;
}

.subItemOver
{
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   display:block;
   font-size:13px;
   height:31px;
   color: #215dc6;
   line-height:31px;
   text-decoration:none;
   background:url(../images/sub_bg.jpg) repeat-x;
}

.subItemOver  a
{
   text-indent:23px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   color: #215dc6;
   text-decoration:none;
   cursor:pointer;
   display:block;
   background:url(../images/sub_hover.jpg) repeat-x;
}

.1topItem
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  letter-spacing: 0;
  background:url(../images/arrow-up-title1.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 182px;
  height: 35px;
  color: #FFF;
  cursor:pointer;
  text-indent:10px;
  line-height:35px;
}

.1topItemOver
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-up-title-on1.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}

.1topItemClose
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-down-title1.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}


.1topItemCloseOver
{
  text-indent:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:35px;
  font-weight:bold;  
  letter-spacing: 0;
  background: url(../images/arrow-down-title-on1.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 182px;
  color: #FFF;
  cursor:pointer;
}

.arrowlistmenu{
width: 180px; 
}
.arrowlistmenu .menuheader
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px;
text-transform: uppercase;
padding: 4px 0 4px 10px;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; 
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; 
display: block;
text-decoration: none;
padding: 2px 0;
padding-left: 19px; 
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ 
color: #A70303;
background-color: #F3F3F3;
}



/*--------------------------new styles----------------------------*/


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/blue-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}


.arrowlistmenu .menuheader1{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/orange-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}

.arrowlistmenu .menuheader2{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/light-blue-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}
.arrowlistmenu .menuheader3{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/crimson-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}
.arrowlistmenu .menuheader4{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/violet-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}
.arrowlistmenu .menuheader5{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
width:182px;
line-height:35px;
text-indent:15px;
height:35px;
color: #FFF;
background:url(../images/red-head.jpg);
text-transform: uppercase;
cursor: pointer;
border-left:1px solid #e5dcbc;
border-right:1px solid #e5dcbc;
border-top:1px solid #e5dcbc;
}
.arrowlistmenu .menuheader a, .arrowlistmenu .menuheader1 a, .arrowlistmenu .menuheader2 a, .arrowlistmenu .menuheader3 a, .arrowlistmenu .menuheader4 a, .arrowlistmenu .menuheader5 a{
	text-decoration:none;
	display:block;
	color:#FFF;
}
.arrowlistmenu .menuheader a:hover, .arrowlistmenu .menuheader1 a:hover, .arrowlistmenu .menuheader2 a:hover, .arrowlistmenu .menuheader3 a:hover, .arrowlistmenu .menuheader4 a:hover, .arrowlistmenu .menuheader5 a:hover{
	text-decoration:none;
	display:block;
	color:#FFF;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/blue-head-hover.jpg) no-repeat 0 0);
}
.arrowlistmenu .openheader1{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/blue-head-hover.jpg) no-repeat 0 0);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
background:url(../images/sub_hover.jpg) repeat-x;
display:block;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
height:30px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
color: #1b65a6;
background:url(../images/sub_bg.jpg) repeat-x;
}

.arrowlistmenu ul li a{
color: #1b65a6;
background:url(../images/sub_bg.jpg) repeat-x;
border:1px solid #dadada;
display: block;
line-height:31px;
width:163px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #1b65a6;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background:url(../images/sub_hover.jpg) repeat-x;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

/*new styles*/

.arrowlistmenu1 .menuheader1{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background:url(../images/arrow-up-title.jpg) no-repeat 0 0;;
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;
}

.arrowlistmenu1 .openheader1{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(links_bg.gif);
}

.arrowlistmenu1 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*/
}

.arrowlistmenu1 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu1 ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu1 ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu1 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%;
}

.arrowlistmenu1 ul li a:visited{
color: #A70303;
}

.arrowlistmenu1 ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu1 ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;


}

