
body{margin: 0;background:#fff url(bg.gif) repeat-x;color:#000;}

.qsmall_menu { text-align:right; vertical-align:bottom;font-weight: bold;color:#4D4D4D;}
.qsmall_menu a { text-align:right; vertical-align:bottom;font-weight: bold;color:#4D4D4D;}
.qsmall_menu a:hover { text-align:right; vertical-align:bottom;font-weight: bold;color:#000CFF;}
.qsmall_menu a:visited { text-align:right; vertical-align:bottom;font-weight: bold;color:#4D4D4D;}


hr {color: #07A6CD;background-color: #f00;height: 3px;}

.qblock1 {background-color: #ECEDEF; color:#EE4423;font-size: 10pt;font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;font-weight: bold;}
.qblock2 {background-color: #ECEDEF; color:#EE4423;font-size: 8pt;font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left;}

.qblock_space1 {height:1px;font-size: 1px;}
.qblock_space2 {background-color: #ECEDEF; height:1px;}

img {border : solid Black 0px;}
td{ font-family: Arial, Helvetica, sans-serif; font-size : 11px;}
form, p {margin: 0px; }
a { color: #000;  text-decoration: none; background-color:transparent; }
a:hover { color: #000000; text-decoration: underline;}

div.ads1 {
position:relative;
left:319px;
top:10px}

.qheader_bg{
background: url(/pubspec/Images/header/eapid448/header2.jpg) center center no-repeat; /*THEME CHANGE HERE*/
height: 119px;
}

.qhecux{font:normal 6px Arial;}

.qmn_bg {
background: url(/pubspec/Images/header/eapid448/menu-bg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
height: 36px; 
font:normal 16px Arial;
color: #fff;
font-weight: bold;
}

.qmn_bg_blank {
height: 9px; 
}

.qchromestyle{
width: 764px;
font-weight: bold;
}

.qchromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.qchromestyle ul{
font:normal 12px Arial;
border: 0px solid #BBB;
width: 100%;
background: url(/pubspec/Images/header/eapid448/menu-bg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.qchromestyle ul li{
display: inline;
}

.qchromestyle ul li a{
color: #fff;
font-weight: bold;	
padding: 10px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.qchromestyle ul li a:hover{
background: url(/pubspec/Images/header/eapid448/menu-bg-on.jpg) center center repeat-x; /*THEME CHANGE HERE*/
color: #fff;
text-decoration: none;
}

.qchromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */

.qdropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:20px;
z-index:100;
background-color: #FE4F0E;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.qdropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
font-weight: normal;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font-weight: normal;
}

.qdropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #000;
text-decoration: none;
font-weight: normal;
}

