.mobile{
display:none;
}
#mobile{
display:none;
}
body{
margin:auto;
padding-left: 25px;
} 
body, td, th, textarea, select, h2, h3, h4, h5, h6{
{font: 12px/1.45em;
font-family:verdana,arial, georgia,sans-serif;}
 }
.container
{   position:absolute;
    top:0;
	display:block;
	padding: 0px;
	background-color: #ffffff;
	margin-left:auto;
margin-right:auto;
}
#rightcolumn
{
float: right;
position:absolute;
 top:200px;
width: 300px;
right: 0;
padding: 1em;
}
#body
{
float:left;
padding: 1em;
top:-180px;
 left:0px;
 bottom:0px;
 margin-right:300px;
}
table
{
max-width:100%;
font-size:100%;
font-weight:normal; 
}


H1 {
	color : #006600;
	font-size: 190%; 
	font-weight: normal;
	padding:3px,3px,3px,3px;
	font-family: Arial, sans-serif;
	line-height: 1.5;
	}
H2 {
	color : #006600;
	font-size: 170%; 
	font-weight: normal;
	padding:1px,1px,1px,1px;
	font-family: Arial, sans-serif;
	line-height: 1.5;
	}
H3 {
	color : #006600;
	font-size: 140%;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}
H4 {
	color : #006600;
	font-size: 125%;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}
HR{
color: #E7DDDD;
height: .5px;
}
.box {
float: left;
  margin: 5px 0 5px 5px; 
  display: inline;
  clear:both;
  overflow:auto; 
	}
	#box {
float: left;
  margin: 5px 0 5px 5px; 
    clear:both;
  overflow:auto; 
	}
	#outer
{
background-color:#ffffff;
width:100%;
}
#inner
{
width:26%;
float:left;
clear:both;
  overflow:auto; 
}
	#innerright
{
width:26%;
float:right;
clear:both;
  overflow:auto; 
}
.box1 {
    position:absolute;
    border:none;
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
    padding:25px;
    margin:25px;
	content: "."; display: block; 
	height: 0; font-size:0; 
	clear: both; 
	visibility:hidden;
	    }
.bodyhdr {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #FF6600}
   #BreadCrumbBar
{
	margin-top: 7px;
	margin-right: 10px;
	font-size: .75em;
	color: #FFFFFF;
	text-shadow: #000000 2px 2px 2px;
	background-color: #34251F;
}
#BreadCrumbBar
{
	float: left;
	margin-left: 15px;
}
.breadCrumb
{
	display: inline;
}
.horizontalcssmenu ul{
margin: 0;
list-style-type: none;
margin-left: auto;
margin-right: auto;
padding-top:5px;
padding-bottom:2px;
padding-right:5px;
padding-left: 1px; 
margin-bottom: -10px
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
 	}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
width:  auto; /*Width of top level menu link items*/
padding-top:5px;
padding-bottom:2px;
padding-right:2px;
padding-left:0px; 
border: 1px solid #333333;
border-left-width: 0;
border-bottom-width: 5px;
text-decoration: none;
background-color:#FFFFFF;
color: black;
text-transform: uppercase;
z-index:99999999;
font-family: Arial, sans-serif;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: .5px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 99999999;
font-family: Arial, sans-serif;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
font-family: Arial, sans-serif;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 190px; /*width of sub menu levels*/
display:block;
font-weight: normal;
padding: 2px 5px;
background: #666666;
color:#ffffff;
border-width: 0 .5px .5px .5px;
font-family: Arial, sans-serif;
text-decoration: none;
}
.horizontalcssmenu ul li a:hover{
background: #EBF2F9;
}
.horizontalcssmenu ul li ul li a:hover{
background: #C3BFCB;
color:#FFFFFF;
width: 190px; /*width of sub menu levels*/
}



* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

hr {
  border: none;
  background-color: #000000;
  color: #666666;
  height: 5px;
  padding:0;
}




