/* -------- MAIN MENU ---------- */
#ddcolortabs{
margin-left: 1px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 2px;
}

#ddcolortabs ul{
font: bold 15px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 1px 0 0;
padding:0;
/*text-transform:uppercase;*/
}


#ddcolortabs a{
float:left;
color: #444444;
background: #FFFFFF url(images/color_tabs_left.gif) no-repeat left top;
margin:0 0px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:3px 9px 3px 3px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #d4e2e9;
}

#ddcolortabs a:hover span{
background-color: #d4e2e9;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
color: #FFFFFF;
background-color: #026092;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 695px;
height: 8px;
line-height: 8px;
background: #026092;
/*border-top: 1px solid #fff;*/ /*Remove this to remove border between bar and tabs*/
}


/* -------- SUB MENU ---------- */
.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #FFFFFF; /* thick left border of menu */

}

.slidedoormenu li{
border-bottom: 1px solid #CCCCCC; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
/* background: white url(images/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
/*border-bottom: 0px solid #9FCF67; /* White border beneath each menu item link, to add depth */
padding: 4px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #9FCF67;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
	border-bottom-width: 1; /* For last menu item within menu, remove bottom border */
	display: block;
	background-color:#b0bfc7;
	color: #333333;
	background-image: url(images/btn-sub-bg.jpg);
	background-repeat: no-repeat;
}

.slidedoormenu li.lastitem a{
padding: 3px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}

/* ------- MAIN STYLESHEET ------- */
.footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {
	color: #00FFCC;
	font-weight: bold;

}
a.footer:visited {
	color: #990033;
	font-weight: bold;
}
a.footer:hover {
	color: #000000;
	font-weight: bold;
}

.qlMainPage {
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
}

.subTextTitle {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

table {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titleText {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 10px;
	padding-top: 10px;
}
.top {
	font-weight: bold;
	text-decoration: none;
}
.link:top {
	font-weight: bold;
	text-decoration: none;
}
.active:top {
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: 026092;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: 026092;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: 9FCF67;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.headerText {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.pictAboutUs {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.listText {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.listText2 {
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
}
