html {
    font-size: 1.4em; 
	}

*html>body {
    font-size: 12px;
}

body{
    font-size: 50%;
	margin:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#fff;
}

.bgColHome{	
	background-color:#757b75;
}

.bgColff{	
	background-color:#fff;
}

a{
	color:#fff;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

#header{
	float:left;
	width:100%;	
	padding:1em 0 0 0;
	background-color:#606560;
}

#header #pageTop{
	width:83em;
	float:left;
}

#pageTop #logo{
	float:left;
	width:22em;
	padding-left:1em;	
}

#pageTop #navigMain{
	float:left;
	width:45.75em;
	height:8.3333em;
}

#header .bordarBot{
	float:left;
	width:100%;
	height:1.3em;
	background-color:#323232;
	border-bottom:1px solid #999;
	margin-top:1em;
}

#banner{
	float:left;
	width:100%;
	background-color:#323232;
}

#banner .bordarTop{
	float:left;
	width:100%;
	height:1.3em;
	background-color:#323232;
	border-top:1px solid #999;
}
#navigMain ul#menu{
margin-top:3.35em;
padding-top:0;
}
#navigMain ul#menu li{
font-size:13px;
font-weight:bold;
list-style:none;
float:left;
margin:0;
padding:0;
padding-right:1.5em;
color:#ffffff;
}
#navigMain ul#menu li a{
text-decoration:none;
color:#ffffff;
display:block;
padding:.1em .4em;
}
#navigMain ul#menu li a.select{
color:#000;
}
#navigMain ul#menu li a:hover{
text-decoration:none;
color:#000000;
background-color:#ffffff;
}


#leftNav{
	float:left;
	width:16.3em;
	font-size:1.1em;
}

#leftNav li a,#leftNav li a:hover{
	color:#000;
	text-decoration:none;
}

#leftNav h2{
	margin:0;
	padding:.2em 0;
	font-size:1em;
	width:100%;	
	background-color:#606560;	
	text-transform:uppercase;
}

#leftNav h2.doubleL{
	background:#606560 url(../images/menu/nav_submenu_open.gif) no-repeat left;		
}

#leftNav h2 span{
	display:inline-block;
	width:1.5em;
	height:1em;
	background:url(../images/menu/nav_submenu_open.gif) no-repeat left ;		
}

#leftNav ul{
	margin:0 0 1em 0;
	padding:0;
	list-style:none;
}

#leftNav ul li{
	padding:.3em 0 .4em 0;
	border-right:1px solid #757b75;
	background:url(../images/menu/submenu_dashed.gif) repeat-x left bottom;
	color:#000;
}

#leftNav ul li.bgColee{	
	background-color:#eee;
}

#leftNav ul li.bgColff{	
	background-color:#fff;
}

#leftNav ul li span{
	display:inline-block;
	width:1.5em;
	height:1em;
	background:url(../images/menu/nav_submenu_bullet.gif) no-repeat center bottom;	
}

#leftNav p{
	margin:0;
	padding:.2em 0;
}

#leftNav p span{
	display:inline-block;
	width:2em;
	height:1em;
	background:url(../images/menu/nav_submenu_right.gif) no-repeat .2em bottom;	
}

#hsbody{
	float:left;
}

.hsbodyInner{
	padding:1em 0 1em 1em;
	font-size:1.1em;
	background-color:#fff;
	color:#000;
	min-height:60em;
	height:auto !important;
	height:60em;
	width:45.1em; 
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .hsbodyInner{
       width:45.25em; /* Only for Safari */
    }
}

#midData{
	float:left;
	background-color:#757b75;
	width:68.7em;
}

.hsbodyInner a{
	color:#ff0000;
}

.hsbodyInner h1{
	font-size:1.2em;
	margin:0;
	padding:.2em 0 .5em 0;
	color:#646464;
}

.hsbodyInner h2{
	font-size:1.2em;
	margin:0;
	padding:.4em 0 .2em 0;
}
.hsbodyInner p{
	margin:0;
	padding:.8em 0;
}

.hsbodyInner ul{
	list-style:disk;
	margin:0;
	padding:0 0 0 1.5em;
}

.hsbodyInner ul li{
	padding:.8em 0;
}
div.fitInnerData{
margin-left:3.6em;
}
table.tabularData{
margin:1em 0 0 0;
padding:0;
border-collapse:collapse;
border-top:solid 1px #7a7a7a;
color:#5c5c5c;
}
table.tabularData tr th,
table.tabularData tr td{
text-align:left;
border-bottom:solid 1px #c2c2c2;
}
table.tabularData tr th{
/*background-color:#eeeeee;*/
}
table.tabularData tr td.wid05{
width:5%;
}
table.tabularData tr td.wid15{
width:15%;
}
table.tabularData tr td.alignR{
text-align:right;
}

table.tabularData tr.bdrBot td{
border-bottom:solid 1px #7a7a7a;
}
table.tabularData a{
color:#5c5c5c;
text-decoration:none;
}
table.tabularData a:hover{
color:#5c5c5c;
text-decoration:underline;
}
