.consonamenu ul{
padding: 7px 0px 7px 0px;
margin-left: -1px;
margin-top: 0px;
margin-bottom: 0px;
max-height: 20px;
font: 11px Arial, Verdana ms sans serif,san serif, geneva;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

width: 999;
font-weight : bold;
}

* html .consonamenu ul{ /*IE only hack*/
}

.consonamenu li{
display: inline;
margin: 0px;
}

.consonamenu li a{/*main tab style */
text-decoration: none;
padding: 7px 0px 7px 0px;
margin-right: 1px;
margin-left: -1px;
border-top: 0px solid #f86c05;
border-left: 0px solid #f86c05;
border-right: 0px solid #f86c05;
border-bottom: 0px solid #f86c05;
color: #5e5e60;
}

.consonamenu li a:visited{}

.consonamenu li a:hover{
text-decoration: none;
color: #0074bf;
border-bottom: 0px;
}

.consonamenu a.selected{ /*selected main tab style */
/*background-color:;*/
border-top: 0px solid;
border-left: 0px solid ;
border-right: 0px solid;
border-bottom: 0px solid;
border-bottom-width: 0px;
margin-left: -1px;
color: #0074bf;
}

.consonamenu a.selected{ /*selected main tab style */
text-decoration: none;
}

.sidenav  {
	width: 200px;
	height: 10px;
	position: relative;
	top: +4px;
}



/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	position:absolute;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 1px solid #676767;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: normal 11px Arial, Verdana, MS Sans Serif, San Serif, Geneva;
	/*line-height: 15px;*/
	width: 160px;
	list-style-type: none;
	display: inline;
	visibility: hidden;
	z-index: 100;
	background-color: White;
}

* html .ddsubmenustyle, .ddsubmenustyle ul{ /*IE only hack*/
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.ddsubmenustyle li a{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	display: block;
	width: 150px;
	color: #005CC1;
	background-color: White;
	text-indent: 0px;
	text-decoration: none;
	padding: 4px 5px;
	font-weight: bold;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
	display: inline-block;
}

.ddsubmenustyle li a:hover{
	background-color: #005CC1;
	color: White;
}

.ddsubmenustyle2, .ddsubmenustyle2 ul{ /*topmost and sub ULs, respectively*/
position:absolute;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
font: normal 11px Arial, Verdana, MS Sans Serif, San Serif, Geneva;
width: 150px;
padding: 0px;
left: 0px;
top: 0px;
list-style-type: none;
visibility: hidden;
z-index: 100;
height: 12px;
background-color: White;
}
* html .ddsubmenustyle2, .ddsubmenustyle2 ul{ /*IE only hack*/
margin-top: 0px;
border-bottom: 0px solid #585858;
}

.ddsubmenustyle2 li a{
display: block;
width: 150px;
text-indent: 0px;
text-decoration: none;
padding: 4px 5px;
background-color: White;
color: #005CC1;
font-weight: bold;
}

* html .ddsubmenustyle2 li a{ /*IE6 CSS hack*/
display: inline;
border-bottom: 0px solid #585858;
}

.ddsubmenustyle2 li a:hover{
background-color: #005CC1;
color: White;
}



/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
/*padding-left: 4px; - removed to stop the menu from shifting on load*/
border: 0px;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0px;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0px;
width: 0px;
height: 0px;
display: block;
}


.contabs{
}

.contabs ul{
padding: 5px 0;
margin-left: -1;
margin-top: 0;
margin-bottom: 0;
font: 11px Arial, Verdana ms sans serif,san serif, geneva;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
line-height: 21px;
background: url(../images/nav-back.gif) center center repeat-x;
width: 999;
font-weight : bold;
}
* html .contabs ul{ /*IE only hack*/
line-height: 21px;
}

.contabs li{
display: inline;
margin: 0;
}

.contabs li a{/*main tab style */
text-decoration: none;
padding: 8px 0px 9px 0px;
margin-right: 1px;
margin-left: -1px;
border-top: 0px solid #f86c05;
border-left: 0px solid #f86c05;
border-right: 0px solid #f86c05;
border-bottom: 0px solid #f86c05;
color: #5e5e60;
}

.contabs li a:visited{

}

.contabs li a:hover{
text-decoration: none;
color: #0074bf;
border-bottom: 0px;
}

.contabs li.selected{
}

.contabs li.selected a{ /*selected main tab style */
background-color:;
border-top: 0px solid;
border-left: 0px solid ;
border-right: 0px solid;
border-bottom: 0px solid;
border-bottom-width: 0px;
margin-left: -1;
color: #0074bf;
}

.contabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### Style for Drop Down Menu 1 ######### */

.dropmenudiv_a{
position:absolute;
margin-top: -3;
border-top: 1px hidden #ffffff;
border-left: 1px solid #585858;
border-right: 1px solid #585858;
border-bottom: 1px solid #585858;
font:normal 11px Arial, Verdana ms sans serif,san serif, geneva;;
line-height: 23px;
width: 200px;
visibility: hidden;
padding: 0px 0px 7px 0px;
}


.dropmenudiv_a a{
width: auto;
border-top-width: 0px;
margin-top: 1;
top: 0;
display: block;
text-indent: 8px;
border: 0 solid #ffffff; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
padding: 2px 0;
text-decoration: none;
color: #5e5e60;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
color: #5e5e60;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #9c9d9e;
color: #ffffff;
}