body {
	margin: 0px;
	background: url(../images/background.gif) left top repeat-x;
}

#container {
	
}

#textSize {
	width: 290px;
	height: 23px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -420px;
	padding-top: 9px;
	background: url(../images/textsize.gif) bottom left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#textSize span {
	cursor: pointer;
	margin: 0 10px 0 0;
	color: #00518f;
}

#textSize .twelve {
	font-size: 11px;
	color: #00518f;
	padding: 0 0 0 8px;
}

#textSize .fourteen {
	font-size: 14px;
	color: #00518f;
	padding: 0 0 0 3px;
}

#textSize .eighteen {
	font-size: 18px;
	color: #00518f;
}

#topRightInfo {
	width: 350px;
	height: 32px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 0;
	padding-left: 150px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#topRightInfo img {
	margin-bottom: -5px;
}

#topRightInfo a:link, #topRightInfo a:visited {
	color:#666666;
	text-decoration: none;
}

#topRightInfo a:hover, #topRightInfo a:active {
	color:#00518f;
	text-decoration: none;
}

/* Header */

#header {
	width: 950px;
	height: 396px;
	position: absolute;
	left: 50%;
	top: 111px;
	margin: 0 0 0 -477px;
	padding: 0;
	background: url(../images/header-bkgd.jpg) left top no-repeat;
}

#tagline {
	width: 450px;
	height: 250px;
	float: left;
	text-align: center;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#tagline strong {
	font-size: 55px;
	font-weight: normal;
	line-height: 50px;
}

#tagline em {
	font-size: 68px;
	font-style: normal;
	font-weight: normal;
	line-height: 80px;
}

#logoMargin {
	margin: 0 0 0 78px;
	padding: 0;
}

#phoneNumber {
	width: 377px;
	height: 30px;
	position: absolute;
	left: 520px;
	top: 360px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	letter-spacing: 3px;
	text-align: right;
	font-style: normal !important;
}

#phoneNumber a {
	font-size: 18px;
}

#phoneNumber a:link, #phoneNumber a:visited {
	color: #35477d;
	text-decoration: underline;
}

#phoneNumber a:hover, #phoneNumber a:active {
	color: #015695;
	text-decoration: none;
}

/* Top Nav */

#topNav {
	width: 845px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 53px;
	margin: 0 0 0 -448px;
	padding: 0 0 0 50px;
	z-index: 10;
}

#topNav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	list-style: none;
	width: 845px;
	margin: 0;
	padding: 0;
	display: block;
}

#topNav ul li {
	height: 43px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 24px;
	background: url(../images/topNav-divider.gif) left top no-repeat;
	position: relative;
}

#topNav ul li a {
	display: block;
	margin: 0;
	padding: 5px 20px 5px 20px;
}

.Nav1 {
	width: 190px;
}

.Nav2 {
	width: 160px;
}

.Nav3 {
	width: 338px;
}

.Nav4 {
	width: 170px;
	text-align: center;
}

.Nav5 {
	width: 270px;
	text-align: center;
}

.Nav6 {
	width: 150px;
	text-align: center;
}

.Nav7 {
	width: 80px;
	text-align: center;
}

#topNav ul li a:link, #topNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav ul li a:hover, #topNav ul li a:active {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

#topLast {
	width: 1px !important;
}

/*#topNav ul li ul {
	position: absolute;
	left: 0px;  Set 1px less than menu width 
	top: 54px;
	display: none;
	width: 280px;
	height: 18px;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#topNav ul li ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 280px;
}

#topNav ul li ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	border: 3px solid #000000;
}

#topNav li:hover ul, li.over ul { 
	display: block;
	background-color:#ffffff;
	color: #000000;
}*/

/* Fix IE. Hide from IE Mac \
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



	/*#topNav, #topNav ul {
       padding: 0;
       margin: 0;
       list-style: none;
   }
   
   #topNav a {
       display: block;
       width: 10em;
   }
   
   #topNav li {
       float: left;
       width: 10em;
   }*/
   
#topNav li ul {
   position: absolute;
   background-color: #000000;
   left: -999em;
	width: 280px;
	height: 18px;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#topNav ul li ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 280px;
}

#topNav ul li ul li a {
	width: 230px;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	border: 3px solid #000000;
	display: block;
}

#topNav li:hover ul {
   left: auto;
}

#topNav li:hover ul, #topNav li.sfhover ul {
   left: auto;
}



/* Column Container */


#columnContainer {
	width: 950px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -475px;
	padding: 506px 0 0 0;
}


/* leftColumn */

#leftColumn {
	width: 312px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/leftColumn.jpg) leftzz top no-repeat;
}

#leftColumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #015695;
	letter-spacing: 2px;
	line-height: 32px;
	text-align: center;
}

.transNote {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 11px !important;
	color: #015695 !important;
	line-height: 15px !important;
	text-align: center !important;
}

#leftColumn p a {
	font-size: 18px;
}

#leftColumn p a:link, #leftColumn p a:visited {
	color: #35477d;
	text-decoration: underline;
}

#leftColumn p a:hover, #leftColumn p a:active {
	color: #015695;
	text-decoration: none;
}

#qc {
	width: 312px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/qc-shadow.gif) right top repeat-y;
}

#qcTop {
	width: 312px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/qcTop.gif) left top no-repeat;
}

#qcBottom {
	width: 237px;
	height: auto;
	margin: 0;
	padding: 100px 50px 30px 25px;
	background: url(../images/qcBottom.jpg) bottom right no-repeat;
}

#qc input {
	width: 227px;
	height: 30px;
	margin: 15px 0 0 0;
	padding: 11px 0 0 10px;
	background: url(../images/text-field.gif) left top no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

#qc select {
	width: 237px;
	height: 45px;
	margin: 15px 0 0 0;
	padding: 11px 0 0 10px;
	background: url(../images/text-field.gif) left top no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

#qc textarea {
	width: 227px;
	height: 187px;
	margin: 15px 0 0 0;
	padding: 11px 0 0 10px;
	background: url(../images/textarea.jpg) left top no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

#qc p {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #35477d !important;
	letter-spacing: 0px !important;
	line-height: 14px;
	text-align: center;
	margin: 0;
	padding: 15px 0;
}

#submitBtn {
	text-align: center;
}

#submitBtn input {
	width: 159px;
	height: 42px;
	margin: 0 0 0 4px;
	padding: 0;
	background: url(../images/submit.gif) top center no-repeat;
	border: none;
}

#qc a:link, #qc a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97a4c9;
	text-decoration: none;
}

#qc a:hover, #qc a:active {
	color: #d5a00f;
	text-decoration: none;
}
.address2 {
  display: none;
}
.valid {
	background-image: none!important;
    background-color: #007940!important;
    color: #000000!important;
}
.invalid {
	background-image: none!important;
    background-color: #F00000!important;
    color: #000000!important;
}

/* rightColumn */

#rightColumn {
	width: 600px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 15px 0 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35477d;
}

.linePad {
	padding: 25px 0 20px 0;
}

#rightColumn h1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #2f2f2f;
	margin: 0;
	padding: 15px 0 10px 0;
}

#rightColumn h2 {

}

#rightColumn h3 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #2f2f2f;
	margin: 0;
	padding: 15px 0 10px 0;
}

#rightColumn h4 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #2f2f2f;
	margin: 0;
	padding: 15px 0 10px 0;
}

#rightColumn p {
	line-height: 18px;
	letter-spacing: 1px;
	margin: 0;
	padding: 9px 0;
}

#rightColumn ul, #rightColumn ol {
	line-height: 18px;
	letter-spacing: 1px;
}

#rightColumn a:link, #rightColumn a:visited {
	color: #35477d;
	font-weight: bold;
	text-decoration: underline;
}

#rightColumn a:hover, #rightColumn a:active {
	color: #015695;
	font-weight: bold;
	text-decoration: none;
}
#panDemographics label {
	width:160px;
	float:left;
}
#panDemographics input {
	float:left;
	margin:0px 0px 10px 10px;
}
#panDemographics br {
	clear:both;
}

.imageRight {
	float: right;
	margin: 0 10px 10px 25px;
}

.grayLink {
	padding: 15px 0 !important;
}

.grayLink a {
	color: #262b2f !important;
}

.box {
	background-color: #C8D9E8;
	margin: 10px 0 20px 0 !important;
	padding: 10px !important;
}

.rightBox {
	width: 350px;
	height: auto;
	float: right;
	margin: 18px 0 10px 10px;
	padding: 10px;
	border: 3px solid #005498;
	text-align: center;
}

.rightBox p {
	font-size: 11px;
	color: #005498;
	line-height: 14px !important;
	letter-spacing: 0px !important;
}

.rightBox2 {
	height: auto;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	text-align: center;
}

.rightBox2 p {
	font-size: 11px;
	color: #005498;
	line-height: 14px !important;
	letter-spacing: 0px !important;
}

.rightBox2 img {
	border: 8px solid #273745;
}

blockquote {
	margin-top: 0;
	padding-top: 0;
}

/* -- tableLayout -- */

.tableLayout {
	width: 600px;
	height: auto;
}

.leftSide {
	width: 300px;
	height: auto;
	float: left;
	clear: left;
}

.leftSide ul li {
	list-style-type: none;
}


.rightSide {
	width: 300px;
	height: auto;
	float: right;
	clear: right;
}

.blackBoldText {
	font-weight: bold;
	color: #000000;
}

.leftSide img {
	border: 8px solid #273745;
}

.rightSide img {
	border: 8px solid #273745;
}
.rightSideMargin {
	margin:0px 0px 30px 30px;
}

.rightSidePress {
	width: 150px;
	height: auto;
	float: right;
	clear: right;
	padding: 0 0 10px 20px;
	margin: 0 0 0 0;
}

.rightSidePress img {
	border: 8px solid #273745;
}

hr {
	border-bottom: 1px solid #35477d;
	border-left: none;
	border-right: none;
	border-top: none;
}

/* Contact */

#contactContainer {
	width: 400px;
	padding-left: 75px;
}

#contact {
	width: 400px;
	height: auto;
	font-size: 14px;
}

#contact p {
	line-height: 26px !important;
}

#contact label input {
	width: 350px;
	height: 30px;
	margin: 15px 0 0 0;
	padding: 11px 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

#contact select {
	width: 364px;
	height: 35px;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

#contact textarea {
	width: 350px;
	height: 100px;
	margin: 15px 0 0 0;
	padding: 11px 0 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3e3e3e;
}

/* Footer */

#footer {
	width: 100%;
	height: auto;
	background: #010101 url(../images/footer.gif) left top repeat-x;
	padding-bottom: 15px;
}

#professional {
	width: 550px;
	height: 45px;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -147px;
	padding: 108px 15px 0 31px;
	background: url(../images/professional.jpg) left top no-repeat;
}

#professional h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	float: left;
}

#professional img {
	margin: -5px 0 0 10px;
	padding: 0;
}

#professional a {
	width: 75px;
	height: 20px;
	display: block;
	float: right;
	margin: -25px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottomNav {
	width: 845px;
	height: 55px;
	position: relative;
	left: 50%;
	top: 9px;
	margin: 0 0 0 -448px;
	padding: 0 0 0 52px;
	text-align: center;
}

#bottomNav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	list-style: none;
	width: 845px;
	height: 55px;
	margin: 0;
	padding: 0;
}

#bottomNav ul li {
	height: 55px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 24px;
	border-left: 2px solid #484d50;
}

#bottomLast {
	border-right: 2px solid #484d50;
}

#bottomNav ul li a {
	height: 50px;
	display: block;
	margin: 0;
	padding: 5px 20px 0 20px;
}

#bottomNav ul li a:link, #bottomNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomNav ul li a:hover, #bottomNav ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#siteMap {
	width: 845px;
	height: auto;
	position: relative;
	left: 50%;
	top: 9px;
	margin: 0 0 0 -448px;
	padding: 11px 0 0 52px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#siteMap span {
	width: 96px;
	height: 17px;
	display: block;
	margin: 25px 0 0 0;
	padding: 0;
	background: url(../images/siteMapBkgd.gif) left top repeat-x;
	text-align: center;
}

#siteMap ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#siteMap ul li {
	margin: 0 0 9px 0;
	padding: 0;
	float: none;
}

#siteMap a:link, #siteMap a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#siteMap a:hover, #siteMap a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#siteMap1 {
	width: 280px !important;
	height: auto;
	float: left;
}

#siteMap2 {
	width: 300px;
	height: auto;
	float: left;
}

#siteMap3 {
	width: 250px;
	height: auto;
	float: left;
}

/* Disclaimer */

#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 20px;
	text-align: center;
}

#warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px !important;
	color: #979797;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
#btnValidateForm {
	margin: 20px 0px 10px 80px;
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* 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;}
.clear {
	clear:both;
}
/* 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 h2 {
	visibility: hidden;
}
.video {
	text-align: center;
	margin: 20px 0;
}
