/* -------- MAIN MENU ---------- */
.slidedoormenu{
	list-style-type: none;
	margin: 0;
	width: 180px;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7;
}

.slidedoormenu li{
	border-bottom: 1px dotted #CCCCCC;
}

.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 Arial, Helvetica, sans-serif;
display: block;
color: black;
width: auto;
/*border-bottom: 0px solid #9FCF67; /* White border beneath each menu item link, to add depth */
padding: 8px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
}

.slidedoormenu li a:hover{
background-position: 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #80b158;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 1; /* For last menu item within menu, remove bottom border */
display: block;
}

.slidedoormenu li.lastitem a{
	color: #80b158;
	background-color: #eaeaea;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}

/* -------- SUB MENU ---------- */
#ddcolortabs{
	margin-left: 1px;
	padding: 0;
	width: 100%;
	voice-family: inherit;
	padding-left: 0px;
}

#ddcolortabs ul{
	font: 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
}

#ddcolortabs li{
display:inline;
margin:0 1px 0 0;
padding:0;
/*text-transform:uppercase;*/
}




#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
color: #80b158;
}

#ddcolortabs a:hover span{
color: #80b158;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
color: #80b158;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 300px;
height: 1px;
line-height: 1px;
background: white;
/*border-top: 1px solid #fff;*/ /*Remove this to remove border between bar and tabs*/
}

/* ------- MAIN STYLESHEET ------- */
.footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
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;
	color: #888888;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0088CB;
}
.titleText {
	font-size: 14px;
	color: #276797;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;
}
.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;
	background-image: url(images/bg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
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;
}
.bold2 {
	font-weight: bold;
	font-size: 14px;
}
.headerText {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.headerText2 {
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: 396b7a;
	letter-spacing: -1px;
}
.sectionTitle {
	text-transform: none;
	font-size: 17px;
	font-weight: normal;
}
.sectionTitle2 {
	color: #80b158;
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.sperator {
	font-weight: bolder;
}
.readTxt {
	line-height: 20px;
	color: #000000;
}.italic {
	font-style: italic;
}
.tableBg1 {
}
.small {
	font-size: 10px;
}
.topMenu {
	background-image: url(images/top/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}

.topMiddle {
	background-image: url(images/top/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
