a img{border:none;}
a{color:black;color:#4a4a4a}
a:hover{color:#4a4a4a}

a{outline:none;}




/* Header
====================================================*/
#header{position:absolute;width:780px;margin-bottom:10px;left:191px;top:119px;}
.topborder {background-repeat:repeat;}
#header ul{list-style:none;padding:0;margin-top:20px;}
#header ul ul{margin-top:0px;}
#header ul li{padding:0;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}


.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*NAVIGATION*/


.SM{margin-left:-7px !important;}



.MM LI.primary  {
display: block;
 float:left;/*Width of top level menu link items*/
padding: 0;
text-decoration: none;
color: #4a4a4a;
background-repeat:no-repeat;
width:168px;
margin-right:22px;

}


/*Sub level menu*/

.MM LI{width:168px;margin-right:22px;}

.MM li ul{
background-color:white;
border:1px solid black;
width:168px;
padding:12px 0 0 0;
}

/*Sub level menu list items*/
.MM li ul li{
float: left;
clear:both;
margin-right:0px;
}


/* Sub level menu links style */


.MM    a   {
border-bottom:1px dotted #4a4a4a !important;
padding:6px 0 6px 0 !important;
display:block;
margin:0 0 0 24px;
width:150px;
}



.MM  .mainTitle  {
  margin:0 0 0 6px !Important;
  width:168px !important;
}

.MM  .PrimaryLink   {

padding:0 !important;
margin:0 !important;
width:168px !imporant;
}



.MM  a:hover  {
border-bottom:1px solid #4a4a4a !important;
}

.MM  .switch  {
border-bottom:1px solid #4a4a4a !important;
}



.numNav LI SPAN {margin-left:2px;
cursor: hand;
cursor: pointer;
margin-top:-1px;

}



.pdf{margin-top:24px;width:358px;padding-bottom:12px}
.pdf_link{position:relative;top:-10px;}





* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


.on {border-bottom:1px solid #4a4a4a}
