/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

.imgLeft {
	margin: 8px 30px 30px 0;
	float: left;
	border: 0;
}

.imgRight {
	margin: 0 0 0 50px;
	float: right;
	border: 0;
}

.dropCap {
	margin: 0 10px 0 0;
	padding-top: 9px;
	float: left;
}

.center {
	text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	color: #000000;
	background-color: #323440;
}

#container {
	margin: 0 0 0 -480px;
	position: relative;
	left: 50%;
	top: 0;
	width: 960px;
	height: auto;
}

/*--------------------> Header Selectors <--------------------*/

#header {
	position: absolute;
	top: 0;
	left: 0;
}

/*--------------------> Mast Selectors <--------------------*/

#mast {
	position: absolute;
	top: 120px;
	left: 0;
}

#flash-mast {
}

/*--------------------> Mini Form Selectors <--------------------*/

#qc {
	padding-top: 75px;
	padding-left: 20px;
	position: absolute;
	top: 120px;
	right: 0;
	height: 311px;
	width: 300px;
	background: url(../images/qc-background.jpg) top right no-repeat;
}

#qc form {
}

#qc textarea {
	margin: 0;
	padding: 8px 8px;
	width: 254px;
	height: 59px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #e9f3fa;
	border: #6d6c68 solid 1px;
}

#qc input {
	margin: 8px 0 0 0;
	padding: 8px 8px;
	width: 254px;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #e9f3fa;
	border: #6d6c68 solid 1px;
}

#qc input.mini-form-button {
	margin-right: 30px;
	margin-top: -25px;
	position: relative;
	float: right;
	width: 137px;
	height: 27px;
	background: url(../images/mini-contact-button.jpg) 0 -27px no-repeat;
	border: 0;
}

#qc input.mini-form-button:hover {
	background: url(../images/mini-contact-button.jpg) 0 0 no-repeat;
}

#qc p {
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

#qc a {
	color: #323440;
	text-decoration: underline;
}

#qc a:hover {
	color: #e9f3fa;
	text-decoration: none;
}

/*--------------------> Form Selectors <--------------------*/

.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*--------------------> Content Selectors <--------------------*/

#content {
}

#imgContact {
	padding-top: 75px;
	padding-left: 20px;
	position: absolute;
	top: 45px;
	right: 0;
}

/*--------------------> Column Container Selector <--------------------*/

#column-container {
	padding-top: 400px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	background-color: #e9f3fa;
}

/*--------------------> Left Column Selectors <--------------------*/

#left-column {
	padding-top: 10px;
	padding-bottom: 35px;
	position: relative;
	float: left;
	height: auto;
	width: 215px;
}

#left-column h3 {
}

#left-column ul {
}

#left-column ul li {
}

/*--------------------> Side Nav Selectors <--------------------*/

#left-column #side-navigation {
	padding-bottom: 30px;
}

#left-column #side-navigation .home {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/nav-index.jpg) 0 0 no-repeat;
}

#left-column #side-navigation .home:hover {
	background: url(../images/nav-index.jpg) -215px 0 no-repeat;
}

#left-column #side-navigation .faq {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/nav-faq.jpg) 0 0 no-repeat;
}

#left-column #side-navigation .faq:hover {
	background: url(../images/nav-faq.jpg) -215px 0 no-repeat;
}

#left-column #side-navigation .blog {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/nav-blog.jpg) 0 0 no-repeat;
}

#left-column #side-navigation .blog:hover {
	background: url(../images/nav-blog.jpg) -215px 0 no-repeat;
}

#left-column #side-navigation .news {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/nav-news.jpg) 0 0 no-repeat;
}

#left-column #side-navigation .news:hover {
	background: url(../images/nav-news.jpg) -215px 0 no-repeat;
}

#left-column #side-navigation .contact {
	display: block;
	width: 215px;
	height: 37px;
	background: url(../images/nav-contact.jpg) 0 0 no-repeat;
}

#left-column #side-navigation .contact:hover {
	background: url(../images/nav-contact.jpg) -215px 0 no-repeat;
}

#left-column #side-navigation ul {
	list-style-type: none;
}

#left-column #side-navigation ul li {
}

#left-column #side-navigation ul li a:hover {
}

/*--------------------> Call To Action Selectors <--------------------*/

#left-column #ctas {
}

#left-column #ctas ul {
	list-style-type: none;
}

#left-column #ctas .evaluation {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/cta-evaluation.jpg) 0 0 no-repeat;
}

#left-column #ctas .evaluation:hover {
	background: url(../images/cta-evaluation.jpg) -215px 0 no-repeat;
}

#left-column #ctas .nopay {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/cta-nopay.jpg) 0 0 no-repeat;
}

#left-column #ctas .nopay:hover {
	background: url(../images/cta-nopay.jpg) -215px 0 no-repeat;
}

#left-column #ctas .ctaBlog {
	display: block;
	width: 215px;
	height: 36px;
	background: url(../images/cta-blog.jpg) 0 0 no-repeat;
}

#left-column #ctas .ctaBlog:hover {
	background: url(../images/cta-blog.jpg) -215px 0 no-repeat;
}

/*--------------------> Right Column Selector <--------------------*/

#right-column {
	padding: 35px 30px 5px 30px;
	position: relative;
	float: left;
	height: auto;
	width: 665px;
}

h1 {
	font-size: 21px;
}

h2 {
	padding: 20px 0 30px 0;
	font-size: 16px;
}

#right-column h3 {
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

#right-column p {
	padding-bottom: 30px;
}

#right-column ul {
	padding-left: 50px;
	padding-bottom: 15px;
}

#right-column ul li {
	padding-bottom: 15px;
}

#right-column ol {
	padding-left: 50px;
	padding-bottom: 15px;
}

#right-column ol li {
	padding-bottom: 15px;
}

#right-column a {
	color: #997a3d;
	text-decoration: underline;
}

#right-column a:hover {
	color: #99c3ff;
	text-decoration: none;
}

address {
}

#map {
}

/*--------------------> Blog Navigation Selectors <--------------------*/

#blogger-navigation {
	margin: 0 0 30px 0;
	padding: 0;
}

#blogger-navigation h3 {
	padding-bottom: 0;
	font-size: 15px;
	font-weight: bold;
}

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

#blogger-navigation ul li {
}

#blogger-navigation ul li a {
	color: #997a3d;
	text-decoration: underline;
}

#blogger-navigation ul li a:hover {
	color: #99c3ff;
	text-decoration: none;
}

#blogger-navigation #powered-by {
}

/*--------------------> Footer Selectors <--------------------*/

#footer {
	height: 50px;
	width: 960px;
	background: url(../images/footer-background.jpg) top left no-repeat;
}

#footer p {
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
	color: #e9f3fa;
}

#footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #e9f3fa;
}

#footer a:hover {
	text-decoration: none;
}

/*--------------------> Contact Selectors <--------------------*/

#contact {
	margin-left: 100px;
	margin-bottom: 25px;
	width: 400px;
	height: auto;
	background-color: #98c0fb;
	border: #6a6c67 solid 1px;
}

#contact form {
}

#contact ul {
	padding-left: 40px;
	padding-top: 35px;
	margin: 0;
	list-style: none;
}

#contact ul li {
}

#contact div {
}

#contact input {
	margin: 8px 0 0 0;
	padding: 8px 8px;
	width: 300px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #e9f3fa;
	border: #6d6c68 solid 1px;
}

#contact textarea {
	margin: 0;
	padding: 8px 8px;
	width: 300px;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #e9f3fa;
	border: #6d6c68 solid 1px;
}

#contact input.select {
}

#contact input.mini-form-button {
	width: 137px;
	height: 27px;
	background: url(../images/mini-contact-button.jpg) 0 -27px no-repeat;
	border: 0;
}

#contact input.mini-form-button:hover {
	background: url(../images/mini-contact-button.jpg) 0 0 no-repeat;
}

#contact p {
	margin-right: 50px;
	padding-top: 10px;
	float: right;
	font-size: 15px;
	font-weight: bold;
}

#contact a {
	color: #323440;
	text-decoration: underline;
}

#contact a:hover {
	color: #e9f3fa;
	text-decoration: none;
}

/*--------------------> Disclaimer Selectors <--------------------*/

#disclaimer {
	height: auto;
	width: 960px;
	background-color: #e9f3fa;
}

#disclaimer p {
	padding: 75px 0 75px 50px;
}

#disclaimer a {
	color: #997a3d;
	text-decoration: underline;
}

#disclaimer a:hover {
	color: #99c3ff;
	text-decoration: none;
}

#disclaimer #disclaimerFoot {
	position: relative;
	height: 50px;
	width: 960px;
}

/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.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 h2 {
	visibility: hidden;
}