body {
margin: 0;
font-family: Veranda, Arial, sans-serif;
}

.quote {
font-size: 18px;
line-height: 28px;
color: #00477f;
text-align: left;
text-decoration: italic;
}

a {
font-weight: bold;
color: #00477f;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: #ad1d22;
}

p, ul, ol {
font-size: 12px;
line-height: 16px;
}

h1 {
color: #7F8082;
font-size: 24px;
line-height: 18px;
}

h2 {
color: #7F8082;
font-size: 18px;
line-height: 18px;
}

h3 {
color: #00477f;
font-size: 16px;
line-height: 18px;
}

/*-------- QuickMenu Starts here -------------------------------------------------------------------*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* Remove the comments bleow for vertical mains and change the false value to  true in the qm_create function after the menus structure. */
#qm0 #mitem0 {
	background: url(../images/b-home.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem0.qmactive {
	background: #B2A97E url(../images/b-home-o.gif) center no-repeat;
	}
	
#qm0 #mitem1 {
	background: url(../images/b-about.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem1.qmactive {
	background: #B2A97E url(../images/b-about-o.gif) center no-repeat;
	}
	
#qm0 #mitem2 {
	background: url(../images/b-solutions.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem2.qmactive {
	background: #B2A97E url(../images/b-solutions-o.gif) center no-repeat;
	}
	
#qm0 #mitem3 {
	background: url(../images/b-knowledge.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem3.qmactive {
	background: #B2A97E url(../images/b-knowledge-o.gif) center no-repeat;
	}
	
#qm0 #mitem4 {
	background: url(../images/b-wsca.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem4.qmactive {
	background: #B2A97E url(../images/b-wsca-o.gif) center no-repeat;
	}
	
#qm0 #mitem5 {
	background: url(../images/b-currentevents.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem5.qmactive {
	background: #B2A97E url(../images/b-currentevents-o.gif) center no-repeat;
	}
	
#qm0 #mitem6 {
	background: url(../images/b-contactus.gif) center no-repeat;
	width: 135px;
	height: 25px;
	}
	
#qm0 #mitem6.qmactive {
	background: #B2A97E url(../images/b-contactus-o.gif) center no-repeat;
	}
	
/*"""""""" (MAIN) Container """"""""*/
#qm0 {  
	background-color:transparent;
}
 /*"""""""" (MAIN) Items """"""""*/
#qm0 a {	
	color:#000000;
	text-decoration:none;
}
/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover{ 		
}
/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	{ 	
	text-decoration:underline;
}
/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent{	
}
/*"""""""" [SUB] Containers """"""""*/
#qm0 div {   
	border-top: 2px solid #ffffff;
	background-color:#B2A97E;
	margin: 0px;
	width: 189px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	font-size:11px;
}
/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover {	
	text-decoration:none;
	color:#00467f;		
	background:#b2aa7e;
}
/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background:#ffffff;
}
/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent {	
	background-image:url(../images/arrow_right.gif);	
}
/*"""""""" [SUB] Items """"""""*/
#qm0 div a {
	padding: 0 16px 0 16px;
	background:#ad1d22;
	color:#ffffff;
	line-height:25px;	
}
/*"""""""" [SUB]  exceptional Items""""""""*/
#qm0 .exceptional_width {	
	width:191px;
}
#qm0 .empty_div {	
   display: none;
}
#qm0 .last_item {	
   border-bottom:0;
}
/*-------- QuickMenu Ends here ---------------------------------------------------------------------*/