
html,body {
	height:100%;
}
body {
	margin:0;
	color: #000000;
	font:11px/22px "Trebuchet MS",Arial,Helvetica,sans-serif; 
	background-color: #bdcdfb;
}

.gb1 {	background-color: #bdcdfb;}
.gb2 {	background-color: #bdcdfb;}
.htmlform tr{
    background-color: #bdcdfb;
}
.umc {
	color: #000000;
	font:11px/22px "Trebuchet MS",Arial,Helvetica,sans-serif; 
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#ff6633; 
}
a:visited {
	text-decoration:none;
	color:#ff6633; 
}
a:hover {
	text-decoration:none;
	color:#2a61f3; 
}
#wrapper {
	display:table;
	height:100%;
	width:978px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	width:100%;
    border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0040eb;
}
#header img {display:block;}
#main {
	width:100%;
	display:table-row;
	background:#f1f7fe; 
}
#result_report {
	text-align:left ;
	padding:5px;
	background-color:#bdcdfb; 
	font-weight: bold;
	margin-bottom:14px;
}
.main-holder {
	padding:0 0 33px;

}
.main-holder:after {
content:"";
display:block;
clear:both;
}
.main-holder:after {
width:100%;
} 
#content {
	float:right;
          width:743px; 	padding:23px 20px 0px 15px; 
    line-height:130%;
}
#content h1 {
	font-size:24px;
    font-weight: Bold;
	    line-height:130%;
	margin:0 0 18px;
}
#content p {margin:0 0 23px;} 

#footer {
	overflow:hidden;
	width:100%;
	display:table-footer-group;
	background:#5f82e0; 
	color: #ffffff;
    background-image: url('/files/');
	
}
#footer p {margin:0;}
#footer .footer-holder {
	height:1%;
	display:table-row;
}
#footer .footer-frame {
	display:table-cell;
    padding-top: 10px;
	padding-right: 10px;;
	padding-bottom: 10px;
	padding-left: 10px;;
   	font:12px/22px "Trebuchet MS",Arial,Helvetica,sans-serif; 
}
#footer a {
	text-decoration:underline;
	color:#cccccc;
}
#footer a:hover {
	text-decoration:none;
	color: #ffffff;
}
.searchbox {
	background-color: #ffffff;
    color: #000000;
	width: 168px;
	border: 1px solid #000;
    padding:5px;
}
.searchform {
	background-color: #1e90ff;
    padding:10px;
    width: 180px;
}


 #sidebar {
	font:14px "Trebuchet MS",Arial,Helvetica,sans-serif; 
    font-weight: Bold;
	float:left;
	width:200px;
		position:relative;
	z-index:50;
}
#nav {
	list-style:none;
	margin:0;
	padding:0 0 1px;
	background:#5f82e0; 
    border-bottom:1px solid #5f82e0;
}
#nav li {border-top:1px solid #5f82e0;} 
#nav li:first-child {border:0;}
#nav li.hover{position:relative;}
#nav a {
	display:block;
	line-height:25px; 
	overflow:hidden;
	text-decoration:none;
	background:#5f82e0 url('/files/menuicons/arrow.gif') no-repeat 0px; 
	color:#ffffff; 
	padding:0px 2px 0px 20px;
}
#nav a span {
	display:block;
	background:url('/css5/arrowrightblack.gif') no-repeat 100%; 
}
#nav li:hover a,
#nav a:hover {
	background-color:#97ADC6; 
	color: #1d4ed3; 
	text-decoration:none;
}
#nav a img {
	float:right;
	margin:0px 0 0;
}
#nav .drop{
	position:absolute;
	z-index:100;
	top:0;
	left:200px;
	overflow:hidden;
}
#nav ul {	

	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	border-left:0px solid #5f82e0; 
	font:14px "Trebuchet MS",Arial,Helvetica,sans-serif; 
    font-weight: Bold;
	}
#nav ul li{
        opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90); 
	float:left;
	width:100%;	
}
#nav li:hover li a,
#nav ul a {
	background:#5f82e0;
	padding-left: 10px;
	color:#ffffff;
}
#nav li:hover li a:hover {
	background-color:#97ADC6; 
	color: #1d4ed3; 
}
#sidebar .heading {
	display:block;
	text-align:center;
}


 
