#topNav
{
  float: left;
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom:0px;
  padding-top: 0.4rem;
  padding-right: 0px;
  padding-bottom: 0.6rem;
  padding-left: 0px;
  background-color: #303030;
  color:#ffffff;
  font-size:0.9rem;
  line-height:200%;  
}
#topNav a{color:#ffffff;}
#topNav a:visited{color:#ffffff;}
#topNav a:hover{color:#ffffff;}
#topNav .right{margin-right:0.6rem;}

.container {
	text-align: center;
}

#qbMain {
	width:1220px;
	margin:0 auto;
	text-align:left;
	background:#ffffff none repeat;
	border: 1px solid #037D7B;
}

body {
	font-size:12px;
	background:#F2F2F2 none repeat scroll 0 0;
	color:#000000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-left:0px;
	margin-top: 0px;
}

/* Breadcrumbs */
#bcContainer {
	background-color: #f2f2f2;
	padding:0px;
	width:100%;
	height:20px;
    overflow:hidden;
    font-size:0.7em;    
}
#bcList {list-style:none;padding:0 0 0 10px;margin:0;}
#bcList li {padding:0px;display:inline;}
#bcList a {color:#0066CC;}
/* END Breadcrumbs */

#search-top {	
	margin-left:auto;
	margin-right:auto;
	width:60%;
	height: 34px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
}

#search-advanced {
	margin-left:5px;
	width:500px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:5px;
	height: 34px;
}

#searchFilter {
	margin-left:5px;
	padding-left:5px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	background:#f2f2f2;
	font-weight:normal;
}

#googlesearch {}

.googlesearch-label {
	margin-left:5px;
	padding-left:5px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	background:#f2f2f2;
	font-weight:normal;
}
#googlesearch-field {width:500px;}
	
.search-wrapper {
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	vertical-align:middle;
	padding-right:12px;
}

#search, #search2 {
	padding-left:5px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:15px;
	border:1px solid #037d7b;
	width:99%;  
}

.search_btn {
	background:#037d7b;
	border:1px solid #000;
	height:26px;
	min-width:58px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	overflow: hidden;
	display: block;
	/*Rounded Corners*/
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	/*Transition*/
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
	-ms-transition:All 0.5s ease;
	transition:All 0.5s ease;
	
}

.search_btn:hover {
 	background:#009999;
}

.search_btn:focus {
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.5) inset;
}


#menu-top {clear:both;margin-left:auto;margin-right:auto;width:710px;}
#yellownote {top:0px;position: relative;float:right;}
#yellownote img {position:absolute;top: 0px;right: 5px;/** width:160px; */}

.wordwrap {
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}

.highlights {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.highlights table {height:210px;width:100%;}
.highlights tr {vertical-align:top;text-align:center;background-color:#CCCCCC;}
.highlights td {border:none;margin:5px;}

.featureNavigation {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
   text-align: center;
}
.featureNavigation a {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 1.2em;}

.standard {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
}
.standard a {text-decoration:underline;}
.standard a:hover {color:blue;text-decoration:underline;}

.normal {width:1024px;padding-left:2px;}

.bold {
   font-size: 12px;font-weight: bold;color: #000000;font-family: Arial, Verdana, Helvetica, sans-serif;}

.boldText1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    font-weight: bold;
}

.imageHolder {
	text-align:right;
	padding-right:5px;
}

.pageTitle
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#000000;
}

.menuStyle
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:White;
}

.menuStyleHeading
{
	color:White;
	font-size:14px;
	font-weight:bold;
}

td.bgcolor1 {background-color:#336699;}
td.bgcolor2 {background-color:#99CCFF;vertical-align:top;}
td.bgcolor3 {background-color:#F2F2F2;vertical-align:top;}

.tableformat1 table{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid;
	margin-left:2px;
}

.tableformat1 th{
	padding:2px 2px 2px 2px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#F2F2F2;
}

.tableformat1 td{
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   padding:0px;
   text-align:left;
}

.tableformat1 td a{text-decoration: underline;}
.tableformat1 td a:hover{color:blue;}

.formTable table{border:none;border-collapse:collapse;}
.formTable th{padding:5px 5px 5px 5px;}
.formTable td{padding:5px;text-align:left;font-size:12px;border:solid 1px #F2F2F2;}
.formTable td a{color:navy;}
.formTable td a:hover{color:green;}

.headerTable a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	font-weight:bold;
}
.headerTable a:hover{color: green;}

.fldText{width:400px;}
.fldTextarea{width:400px;height:70px;}

.header {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.header a{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:14px;color:navy;font-weight:bold;}

.headerTopTab {
	width:90px;
	background-color:#ffb700;
	border-left:solid thin #e0e0e0;
	border-top:solid thin #e0e0e0;
	border-right:solid thin gray;
	text-align:center;
	font:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.headerTopTab a{text-decoration: none;}
.headerTopTab a:hover{text-decoration: none;color:blue;}

.headerSelTopTab {
	width:90px;
	border-left:solid thin #e0e0e0;
	border-top:solid thin #e0e0e0;
	border-right:solid thin black;
	text-align:center;
	font:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.headerSelTopTab a{text-decoration:none;}
.headerSelTopTab a:hover{text-decoration:none;color:blue;}

.headerBottomTab td {
	border-left:solid thin #e0e0e0;
	border-bottom:solid thin #e0e0e0;
	border-right:solid thin gray;
	text-align:center;
}

.headerSelBottomTab td {
	border-left:solid thin #e0e0e0;
	border-bottom:solid thin #e0e0e0;
	border-right:solid thin black;
	font-weight:bold;
	text-align:center;
}

td.headerTD {height:70px;}
td.footerTD{
	background-color:#ffffff;
	color:#000000;
	border-top:solid thin #000000;
}

td.menuTD {
	width:150px;
	height:460px;
	background-color:#037d7b;
	color: #ffffff;
	
}

td.leftButtons {
	background-color:#F2F2F2;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	border-top:2px solid #D3D3D3;
	border-left:2px solid #D3D3D3;
	border-bottom:3px solid black;
	border-right:3px solid black;
	text-align:center;
}
.leftButtons a{text-decoration:none;}
.leftButtons a:hover{text-decoration:none;color:blue;}

td.leftButtonsOn {
	background-color:#ffb700;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	border-top:2px solid #D3D3D3;
	border-left:2px solid #D3D3D3;
	border-bottom:3px solid black;
	border-right:3px solid black;
	text-align:center;
}
.leftButtonsOn a{text-decoration:none;}
.leftButtonsOn a:hover{text-decoration:none;color:blue;}

.newsTitle {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.newsIngress {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

.newsFooter {font-size:10px;color:#999999;}
.newsLink {font-size:14px;text-decoration:none;}
.newsLink a {text-decoration:underline;}
.newsLink a:hover {color:blue;}

td.actButtons {
	background-color:#ffb700;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	border-top:2px solid #D3D3D3;
	border-left:2px solid #D3D3D3;
	border-bottom:3px solid black;
	border-right:3px solid black;
	text-align:center;
	color:blue;
	cursor:pointer;
	cursor:hand;
}
.actButtons a{text-decoration:none;}
.actButtons a:hover{text-decoration:none;color:blue;cursor:hand;}

#footer-left {
	float:left;
	padding-left:5px;
	text-align:left;
	font-size:0.8em;
}
#footer-middle {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	font-size:0.8em;
}
#footer-right {
	float:right;
	padding-right:5px;
	text-align:right;
	clear:right;
	font-size:0.8em;
}

.footer-right-text {
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

.rssFooter {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:105px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:none;
	font-size:0.8em;
	font-weight:bold;
	padding:3px
}
.rssFooter a{text-decoration:none;padding:0 5px;border:none;color:#000C99}
.rssFooter a:hover{color:#000000;border-bottom:1px black;}
.rssFooter img {border:none;}


#contact-buttons { display:block;padding-top:5px;text-decoration:none; }
#contact-buttons a:link {text-decoration:none;}

#contact-buttons #contactus-button {
	display: block;
	float: left;
	height: 30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:0px;
	margin-right: 20px;
	border: 1px solid;
	outline: 0;
	font-weight: bold;
	font-size: 0.9em;
	color:  #000;
	white-space: nowrap;
	word-wrap: normal;
	vertical-align: middle;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-color: #5e890a #5e890a #000;
	-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	background-color: rgb(226,238,175);
	background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
	background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}

#contact-buttons #contactus-button:hover, #contact-buttons #contactus-button:active {
	border-color: #7c9826 #7c9826 #000;
	color: #000;
	-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	background: rgb(228,237,189);
	background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54)));
	background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
	background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}

#contact-buttons #newreg-button {
	display: block;
	float: left;
	height: 30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:0px;
	margin-right: 20px;
	border: 1px solid;
	outline: 0;
	font-weight: bold;
	font-size: 0.9em;
	color:  #000;
	white-space: nowrap;
	word-wrap: normal;
	vertical-align: middle;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-color: #5e890a #5e890a #000;
	-moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	-ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
	background-color: rgb(226,238,175);
	background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
	background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
	background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}

#contact-buttons #newreg-button:hover, #contact-buttons #newreg-button:active {
	border-color: #7c9826 #7c9826 #000;
	color: #000;
	-moz-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	-ms-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(256,256,256,0.4),0 1px 3px rgba(0,0,0,0.5);
	background: rgb(228,237,189);
	background: -moz-linear-gradient(top, rgb(228,237,189) 2%, rgb(207,219,120) 3%, rgb(149,175,54) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgb(228,237,189)), color-stop(3%,rgb(207,219,120)), color-stop(100%,rgb(149,175,54)));
	background: -webkit-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
	background: -o-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: -ms-linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%); background: linear-gradient(top, rgb(228,237,189) 2%,rgb(207,219,120) 3%,rgb(149,175,54) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edbd', endColorstr='#95af36',GradientType=0 );
}

#messagepage {display:block;margin:0 auto;width:90%;min-width:850px;text-align:center;}
#messagepage #image{border:none;}
#messagepage img{decoration:none;border:none;}
#messagepage #text{padding-top:20px;}
#messagepage h2{color:#000000;font-size:1.0em;}
#messagepage .heading{}
#messagepage .list{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
#messagepage .list li{margin:0 0 15px 0;}
#messagepage ul{text-align:left;}
#messagepage a:link{text-decoration:none;color:blue;}
#messagepage a:visited{text-decoration:none;color:blue;}
#messagepage a:hover{text-decoration:underline;color:blue;}
#messagepage a:active{text-decoration:underline;color:blue;}

#errorpage {display:block;margin:0 auto;width:90%;min-width:850px;text-align:center;}
#errorpage #image{border:none;}
#errorpage img{decoration:none;border:none;}
#errorpage #text{padding-top:20px;}
#errorpage .heading{color:#ff0000;}
#errorpage .list{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
#errorpage ul{text-align:left;}

