body{font-family:Sans-serif;color:#000000;font-size:15px;margin:0;background-color:#375D81;}
div#navbar{ background-color: #ED7C02; margin-left: -10px; margin-top: 23px;}
div#navbar ul li{margin:0 9px 0 -4px;color:#fff;padding:0;}
div#navbar ul li a{color:#fff;padding:16px 15px;}
div#navbar ul li a:hover{background-color:#375D81;color:#fff;padding:16px 15px;-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.d{background-color:#375D81;color:#fff;padding:16px 15px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;box-shadow: 0 0 2px #000000;}
div#downloadmenu{background:url(images/box-download.jpg) no-repeat;height:33px;width:940px;}
div#downloadmenu ul{margin-left:110px;}
div#downloadmenu ul li b{ color: #ffffff; font-size: 13px;}
div#downloadmenu ul li{
    border-left: 1px dotted #EEEEEE;
    color: #CCCCCC;
    float: left;
    padding: 8px 0;
	font-size: 11px;
	margin-right: 5px;
}
a[href$='.pdf']{background-position:left;padding-left:17px;line-height:16px;background:transparent url('images/pdf.png') no-repeat left; color: #fff;}
a[href$='.rar']{background-position:left;padding-left:17px;line-height:16px;background:transparent url('images/rar.png') no-repeat left;color: #fff;}
div#legal{color:#333;text-align:center;}
div table tr td{vertical-align:top;}
div table tr td p#title{font-size:11px;margin:20px 0 0 5px;}
p#title{font-weight:bold;}
p#cert{font-size:8px;margin:0 0 0 5px;}
p#de{font-size:10px;margin:0 0 0 5px;}
div.abc{background-color:#fff;margin-top:-5px;}
label , p{font-family:Sans-serif;font-size:12px;}
.bgclass{
	background-color:#FFF;
}

a {
	text-decoration: none;
}

a:hover {
	position: relative;
}

a span {
	display: none;
}

a:hover span {
	display: block;
   	position: absolute; top: -350px; left: -164px;
	/* formatting only styles */
   	/*padding: 5px; margin: 10px; z-index: 100;*/
   	/*background: #f0f0f0; border: 1px dotted #c0c0c0;*/
	opacity: 1;
	/* end formatting */
}
.brb{
	background-color: #375D81;
	height: 5px;
}
#bname{
	font-weight: bold;
}
#sdet{
    font-size: 10px;
    line-height: 10px;
    padding-top: 0;
}

.div1 a{ color: #ffffff; }
.div1 a:hover{ color: #315577; }
