.mobile{
display:none;
}
#mobile{
display:none;
}
body{
width:100%;
max-width:100%; 
} 
  }
body, td, th, textarea, select, h2, h3, h4, h5, h6{
{font: 13px/1.45em arial, georgia,sans-serif;}
 }
}
.container
{   position:absolute;
    top:0;
	width:100%;
	max-width:100%; 
	display:block;
	padding: 0px;
	background-color: #ffffff;
}
.container1
{   position:absolute;
    top:0;
	width:90%;
	max-width:90%; 
	display:block;
	padding: 0px;
	background-color: #ffffff;
}
table
{
max-width:100%;
font-size:100%;
font-weight:normal; 
}
H1 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 150%;
	padding:2px,2px,2px,2px;
	}
H2 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 130%;
	padding:1px,1px,1px,1px;
	}
H3 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
}
H4 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 110%;
}
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;
}
.widget_core_coll_title {
	padding: 6px;
	color: #486EB7;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	}
  .widget_core_coll_tagline  {
	padding: 0;
	color: #486EB7;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:102%;
	font-weight: bold;
	}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 120px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
.suckerdiv ul li{
position: relative;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 120px; /*sub menu width*/
top: 0;
visibility: hidden;
}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
font-family : Arial, Verdana, Tahoma,  Helvetica, sans-serif;
font-size : 75%;
background: #F4F4F4;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}
.suckerdiv ul li a:visited{
color: black;
}
.suckerdiv ul li a:hover{
background-color: yellow;
}
.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





