body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 40px;
	color: #92D2DA;
}

form {
	margin: 0px;
	padding: 0px;
}
/*#squares {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}*/
#tGlow {
	height: 86px;
	background-image: url(images/tGlow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#glow {
	background-image: url(images/glow.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#container {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
	padding-top: 0px;
	background-color: #FFF;
}
#header .menus {
	text-align: right;
	vertical-align: top;
	padding-top: 30px;
	font-size: 0px;
}
#content a {
	color: #92D1DA;
}
#content a:hover {
	color: #FBB040;
}


#content {
	background-color: #FFF;

}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer table {
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(images/bGlow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
	padding-top: 55px;
}
#footer p {
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	line-height: 17px;
}
#footer a   {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



.topNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
.topNav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #fcb040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: none;
}
.topNav li a {
	color: #b9d65b;
	text-decoration: none;
}
.topNav li a:hover {
	color: #FBB040;
	text-decoration: underline;
}

.secondNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.secondNav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #fcb040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	list-style-image: none;
}

.secondNav li a {
	color: #96cbd2;
	text-decoration: none;
}
.secondNav li a:hover {
	color: #B9D65B;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #FCB040;
	display: block;
	padding-left: 37px;
	line-height: 25px;
	padding-top: 17px;
}
.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.collage {
	margin-bottom: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	margin-right: 60px;
	margin-left: 40px;
	text-align: left;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 56px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
	color: #666;
	line-height: 17px;
	list-style-image: url(images/li.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content td {
	text-align: left;
	vertical-align: top;
}
.blueBox {
	background-image: url(images/bluebox-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#content .subMenu{
	margin: 0px;
	background-image: url(images/menu-items-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .subMenu ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .subMenu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#content .subMenu li a{
	display: block;
	width: 90px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 25px 8px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content .subMenu ul li a:hover {
	background-image: url(images/bulletHover.jpg);
}
.newsletter {
	margin-bottom: 5px;
}
.newsletter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 8px;
	color: #9A9A9C;
	padding: 0px;
}
.newsletter .signup {
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.newsletter .signup input {
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 14px;
	border: 1px solid #C4D6D8;
	padding: 3px;
	height: 14px;
	margin-top: 1px;
}
#content .service {
	margin-left: 40px;
	width: 420px;
	border: 1px solid #AEDFE4;
	border-collapse:collapse;
	margin-top: 40px;
}
.service td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEDFE4;
	border-collapse:collapse;
	background-color: #F7FCFD;
}
.data strong {
	color: #BF1E2E;
}
.service tr.subheader td{
	color: #BF1E2E;
	background-color: #D1ECEF;
}


.service th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-collapse:collapse;
	text-align: left;
	background-color: #AEDFE4;
}
#content .service td.data{
	background-color: #E9F7F8;
	width: 40%;
}
#content .service p {
	margin: 0px;
	padding: 0px;
}

.service .data strong {
	color: #333;
}
#content .service ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-align: left;
}

/* Overall Form Style: Border and Fonts*/

.form-box {
	border: 1px dotted #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-right: 65px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-color: #FFF;
	padding: 20px;
}
.form-box input {
	width: 200px;
	border: 1px solid #7F9DB9;
	color: #999;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/* Indicates required fields key on top of the form.  */

.form-box .key {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Submit Button Styles */
   
   
.form-box .submit {
	color: #FFF;
	border: 1px solid #FFF;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BF1E2E;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.form-box .submit:hover {
	color: #FFF;
	background-color: #900;
}

/* Text Area Style*/

.form-box textarea {
	height: 100px;
	width: 200px;
	border: 1px solid #7F9DB9;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/* Include required class with any inputs that are required. If there is a class
   already assigned to the input, add class like this: [class="submit required"]. */

.form-box .required {
	font-weight: bold;
	color: #C01D2E;
}
.form-box .watermarked {
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form-box .unwatermarked {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content .form-box .validation{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F00;
	padding-top: 10px;
}
#content .form-box .validation li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	list-style-type: square;
	list-style-image: none;
}
#content .form-box .validation ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
}#content .form-box .ltCol    {
	text-align: right;
	font-weight: bold;
	width: 33%;
	padding-right: 5px;
}
.border {
	border: 1px solid #CCC;
}
#content .centerCol p {
	margin-left: 0px;
	margin-right: 30px;
}
#content .homelt p {
	margin-right: 30px;
}

#qc_EventData .submit {
	color: #FFF;
	border: 1px solid #FFF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BF1E2E;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#qc_EventData .submit:hover {
	color: #FFF;
	background-color: #900;
}h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #FCB040;
	display: block;
	padding-left: 37px;
	line-height: 25px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.detail .subheader td {
	color: #FFFFFF;
	background-color: #666666;
}
.detail {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.detail td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.altrow td {
	background-color: #F2F2F2;
}
.detail th {
	background-color: #C01D2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}.datagrid {
	padding-right: 64px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#qc_EventData .form-box{
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#appointModule {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}
#appointModule select {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#appointModule #ResultsTable {
	width: 100%;
	margin-top: 20px;
}
#appointModule #ResultsTable .rgHeader {
	width: 100%;
	margin-top: 20px;
	background-color: #AEDFE4;
	background-image: none;
}
#appointModule #ResultsTable tr td #GridAppt #GridAppt_ctl00 thead tr .rgHeader{
	width: 20%;
}
#appointModule #RequestTable tr .table-cell-right{
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#appointModule #RequestTable tr .table-cell-right select{
margin-left:0;
}.breadcrumb {
	float: right;
	margin-right: 40px;
	margin-top: 40px;
}
#squares #glow #container #content table tr td #form1 #appointModule div #RequestPanel #RequestInfoBox #RequestTable tr .table-cell-left {
	text-align: right;
	padding-right: 2px;
}

#RequestInfoBox, #RequestBox {
	border: 1px dotted #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 20px;
}
#RequestInfoBox input, #RequestBox input {
	width: 200px;
	border: 1px solid #7F9DB9;
	color: #999;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/* Indicates required fields key on top of the form.  */

#RequestInfoBox .key, #RequestBox .key {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Submit Button Styles */
   
   
#RequestBox .submit {
	color: #FFF;
	border: 1px solid #FFF;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BF1E2E;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#RequestBox .submit:hover {
	color: #FFF;
	background-color: #900;
}
/* Text Area Style*/

#RequestBox select {
	width: 205px;
	border: 1px solid #7F9DB9;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

/* Include required class with any inputs that are required. If there is a class
   already assigned to the input, add class like this: [class="submit required"]. */

#RequestBox .required {
	font-weight: bold;
	color: #C01D2E;
}
#RequestBox .watermarked {
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#RequestBox .unwatermarked {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content #RequestBox .validation{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F00;
	padding-top: 10px;
}
#content #RequestBox .validation li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	list-style-type: square;
	list-style-image: none;
}
#content #RequestBox .validation ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
}#content #RequestBox .ltCol    {
	text-align: right;
	font-weight: bold;
	width: 33%;
	padding-right: 5px;
}
#RequestBox #ContactTable {
	margin-left: 40px;
}
#squares #glow #container #content table tr td #form1 #appointModule div #RequestPanel #RequestBox #ContactTable tr .table-cell-left{
	text-align: right;
}
#content #MessageArea {
	padding-bottom: 20px;
}
#bbb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
