/* global tag definitions */
body {
	background-color: #a9a9a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
/* global class definitions */
.on {
	display: block;
}
.off {
	display: none;
}
.center {
	text-align: center;
}
div.clip {
	text-align: center;
}
img.cta {
	border: 1px solid #a9a9a9;
	margin-top: 7px;
}
img.attPics {
	padding: 2px;
	float: right;
	border: 1px solid #312E1D;
	position: relative;
	display: inline;
	height: 300px;
	width: 200px;
	margin: 0px 0px 10px 10px;
	left: 0px;
	top: 0px;
	background-color: #EEE6DC;
}
/* specific definitions */
#outerCont {
	background-image: url(../images/outerContBg_xrpt.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 200px 0px 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #0066cb;
}
#innerCont {
	background-image: url(../images/innerContBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container {
	margin: 0px 0px 0px -380px;
	padding: 0px;
	height: auto;
	width: 760px;
	position: relative;
	left: 50%;
	top: 0px;
}
/* Col Container */
#colCont {
	position: relative;
	left: 5px;
	top: 35px;
	margin: 0px 0px 35px;
	padding: 0px;
	height: auto;
	width: 750px;
}
/* Right Column */
#rCol {
	margin: 0px;
	padding: 2px;
	float: right;
	height: auto;
	width: 512px;
	background-color: #FFFFFF;
	border: 1px solid #737373;
}
/* Content */
#content {
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	background-image: url(../images/contentBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #2e2e2d;
	line-height: 1.5;
}
#content h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 2px 7px 0px 13px;
	padding: 0px;
	line-height: normal;
}
#contInt {
	margin: 0px;
	padding: 0px 13px;
	height: auto;
	width: auto;
}
#qcClear {
	margin: 5px 0px 0px;
	padding: 0px;
	float: right;
	height: 325px;
	width: 190px;
}
#contInt h3 {
	font-weight: normal;
	line-height: normal;
	color: #0062c3;
}
#contInt h4 {
	font-weight: normal;
	line-height: normal;
	margin: 20px 0px 2px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #0062c3;
	font-size: 16px;
	color: #0062c3;
}
#contInt h4 em {
	font-size: 10px;
	color: #2e2e2d;
	display: block;
}
#contInt ul {
	margin: 0px;
	padding: 5px 10px;
	list-style: none;
}
#contInt li {
	margin-bottom: 10px;
	padding-left: 13px;
	background-image: url(../images/contentLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#contInt li ul li {
	background-image: url(../images/contentLiLiBg_norpt.gif);
}
#contInt strong {
	color: #2e2e2d;
}
#contInt a:link, #contInt a:visited {
	color: #0066cb;
	text-decoration: underline;
}
#contInt a:hover, #contInt a:active {
	color: #000000;
	text-decoration: underline;
}
#contact {
	margin-right: 20px;
	margin-left: 20px;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact p {
	font-size: 15px;
	color: #0066cb;
	text-align: center;
	line-height: normal;
	border-bottom: 1px solid #d4d4d4;
}
#contact ul {
	padding: 10px;
	margin: 0px;
}
#contact li {
	background-image: none !important;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px 65px;
	border-bottom: 1px solid #d4d4d4;
}
#contact li.last {
	border: none;
}
#contact input, #contact select, #contact textarea, #contact button {
	font-size: 15px;
	color: #000000;
	padding: 2px;
	border: 1px solid #585b5b;
	height: auto;
	width: 300px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#contact textarea {
	height: 150px;
}
#contact select, #contact button {
	width: 305px;
}
#contact li.last input {
	border: none;
	background: url(../images/submitBtn.png) top center no-repeat;
	width: 78px;
	height: 27px;
}
#subCont {
	text-align: center;
	background-image: url(../images/subContBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: normal;
	margin: 20px 0px 0px;
	padding: 0px 0px 10px;
	clear: both;
}
#subCont img {
	height: 39px;
	width: 247px;
	position: relative;
	left: 0px;
	top: 0px;
}
#subCont p {
	color: #000000;
	font-size: 15px;
	padding: 0px;
	margin: 5px 0px 0px;
}
#rss {
	position: absolute;
	height: 16px;
	width: 16px;
	top: 5px;
	right: 8px;
	border-style: none;
}
#rFloat {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 179px;
	position: absolute;
	top: 33px;
	right: 1px;
}

#newsqc {
	height:79px;
	float:right;
	border: 1px solid #a9a9a9;
	}
	
#qc {
	height: auto;
	width: 177px;
	border: 1px solid #a9a9a9;
	background-image: url(../images/cta_schedInitial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 47px;
	background-color: #aaaaaa;
	padding-bottom: 5px;
}
#qc form {
	margin: 0px;
	padding: 0px;
}
#qc ul {
	margin: 0px !important;
	padding: 5px !important;
	height: auto !important;
	width: 167px !important;
	list-style: none !important;
	border-top: 1px solid #a9a9a9!important;
	background-image: url(../images/qcUlBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#qc ul li {
	background-image: none !important;
	margin: 0px 0px 5px !important;
	padding: 0px !important;
}
#qc ul li input, #qc ul li textarea {
	border: 1px solid #585b5b;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	height: 15px;
	width: 161px;
	background-color: #696e6e !important;
}
#qc ul li textarea {
	height: 76px;
	/* fun with IE */
	scrollbar-3dlight-color: #EAE1D7;
	scrollbar-arrow-color: #A85C2E;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EAE1D7;
	scrollbar-face-color: #EAE1D7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B5A38D;
}
#qc p {
	font-size: 10px!important;
	color: #FFFFFF!important;
	margin: 0px !important;
	padding: 0px 0px 0px 10px!important;
	float: left !important;
}
#qc .button input {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-style: none;
	overflow: hidden;
	height: 27px;
	width: 77px;
	float: right;
	background: url(../images/submitBtn.png) top center no-repeat;
}
#qc .valid{
	background-color:#00FF00!important;
	color:#000000!important;
}
#qc .invalid{
	background-color:#FF0000 !important;
	color:#000000!important;
}

/* Left Column */
#lCol {
	height: auto;
	width: 225px;
	float: left;
	font-size: 12px;
}
#lNav, #blogNav {
	background-color: #FFFFFF;
	height: auto;
	width: 219px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#blogNav {
	margin-top: 7px;
}
#lNav ul, #blogNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto;
	width: 217px;
	border: 1px solid #a9a9a9;
}
#lNav ul li, #blogNav ul li {
	background-color: #828282;
	background-image: url(../images/lColLiBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	height: auto;
	width: auto;
	padding: 7px 8px 7px 7px;
	left: 0px;
	top: 0px;
}
#lNav ul li.last {
	border-style: none;
}
#lNav ul li img {
	position: absolute;
	height: 9px;
	width: 9px;
	left: 9px;
	top: 9px;
	cursor: pointer;
}
#lNav ul li a:link, #lNav ul li a:visited, #blogNav ul li a:link, #blogNav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#lNav ul li a:hover, #lNav ul li a:active, #blogNav ul li a:hover, #blogNav ul li a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#lNav ul li.subNav, #blogNav ul li.subNav {
	background-color: #FFF;
	background-image: url(../images/lColSubNavBg_norpt.gif);
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#lNav ul li.subNav ul, #blogNav ul li.subNav ul {
	margin: 0px 0px 10px;
	padding: 5px 5px 0px;
	width: 187px;
	border: 1px solid #a9a9a9;
	background-color: #828282;
	background-image: url(../images/lColSubNavUlBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	left: 19px;
	top: 5px;
	height: auto;
}
#lNav ul li.subNav ul li, #blogNav ul li.subNav ul li {
	background-color: transparent;
	background-image: none;
	border-bottom: none;
	padding: 0px;
	margin-bottom: 5px;
}
/* Top Nav */
#topNav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 4px;
}
#topNav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	width: 750px;
}
#topNav li {
	margin: 0px 15px 0px 0px;
	padding: 5px 11px 0px;
	float: left;
	height: 20px;
	width: auto;
	letter-spacing: 1px;
	text-align: center;
}
#topNav li.last {
	margin-right: 0px;
}
#topNav li a {
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#topNav li a:link, #topNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav li a:hover, #topNav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Copyright */
#copyright {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px;
	height: auto;
	width: 750px;
	text-align: center;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}
#copyright a:link, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright a:hover, #copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer */
#footer {
	margin: 0px;
	padding: 10px 0px 80px;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 12px;
	color: #4a4a4a;
}
#footer p {
	height: auto;
	width: auto;
	padding-right: 60px;
	padding-left: 60px;
}
#footer a:link, #footer a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #4a4a4a;
	text-decoration: underline;
}
/* Mast */
#mast {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mastAllBg_norpt.jpg);
	background-repeat: no-repeat;
	background-position: 50% -200px;
}
#mast2 {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mastAllBg_norpt.jpg);
	background-repeat: no-repeat;
	background-position: 50% -300px;
}
#mast p {
	color: #666666;
	padding: 40px 100px;
	text-align: center;
}
#pnl733 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 150px;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;

}

/* ASPX form/Error box controls */
#errors {
	border: 1px solid #FF0000;
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	border: 1px solid #EFE7DE;
	padding: 10px;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #965C2E;
	background-color: #F4EDE5;
	height: 50px;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #965C2E;
	float: left;
}
/* wraps around text and input alone */
.captcha div {
	float: right;
	width: 200px;
}
/* the atual text */
.captcha span {
	font-size: 16px;
	display: block;
}
/* the input for validation */
.captcha input {
	background-color: #FFFFFF;
	border: 1px solid #965C2E;
	font-size: 20px;
	font-weight: bold;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	font-size: 20px;
	font-weight: bold;
	background-color: #F4EDE5;
	border: 1px solid #965C2E;
	color: #333333;
	width: 100%;
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash #subCont b, .sIFR-hasFlash #subCont p {
	visibility: hidden;
}
