body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 14px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0;
	line-height: 18px;
	color: #012346;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 5px 0px 21px 0px;
	line-height: 15px;
	color: #323131;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0;
	line-height: 18px;
	color: #012346;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
	line-height: 15px;
	color: #012346;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 5px 0px 21px 0px;
	line-height: 15px;
	color: #323131;
}

body a {
	text-decoration: underline;
	color: #012346;
}

body a:hover {
	text-decoration: none;
	color: #5F4923;
}
/* ---------------------------------------------------------------------------------------------------------------------------Right Column CTAs*/
#cta {
	margin: 0px;
	padding: 0px;
}

#cta li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#cta li, #cta a {
	height: 120px; 
	display: block;
}

.caseReview {
	height: 120px;
	width: 247px;
	background: url(../images/casereviewcta.jpg) top right no-repeat;
}



.caseReview a:hover {
	height: 120px;
	width: 247px;
	background: url(../images/casereviewcta.jpg) top left no-repeat;
}

.lettercta {
	height: 116px;
	width: 247px;
	background: url(../images/newslettercta.jpg);
	margin-top:15px;
}
.cta-sistrunk {
	height: 120px;
	width: 247px;
	background: url(../images/cta-sistrunk2.jpg) top right no-repeat;
}

.cta-sistrunk a:hover {
	height: 120px;
	width: 247px;
	background: url(../images/cta-sistrunk2.jpg) top left no-repeat;
}
#cta .newsletter {
margin: 40px 0 20px 0;
text-align:center;
}
#cta li.newsletter , #cta .newsletter a{
height: 40px;

}
.legacy {
	height: 120px;
	width: 247px;
	background: url(../images/legacycta.jpg) top right no-repeat;
}

.legacy a:hover {
	height: 120px;
	width: 247px;
	background: url(../images/legacycta.jpg) top left no-repeat;
}

.blog {
	height: 120px;
	width: 247px;
	background: url(../images/blogcta.jpg) top right no-repeat;
}

.blog a:hover {
	height: 120px;
	width: 247px;
	background: url(../images/blogcta.jpg) top left no-repeat;
}
#nav .ssblog {
	height: 116px;
	width: 209px;
	background: url(../images/ssblogcta.jpg) top right no-repeat;
}

.ssblog a:hover {
	height: 116px;
	width: 209px;
	background: url(../images/ssblogcta.jpg) top left no-repeat;
}
img {
	border: none;
}

.ctaContent {
	padding: 0px;
	margin: 5px 10px 15px 70px;
}

/* -----------------------------------------------------------------------------------------------------------------------------Footer */
#footerTab {
	height: 36px;
	margin: 0px;
	text-align: left;
	background-color: #B7B2AC;
}

.footerContainer {
	width: 800px;
	margin: 0px auto;
}

.footerContainer h3 {
	margin: 0;
	padding: 0;
	width: 800px;
	clear: both;
	border-bottom: 1px solid #d2ccc2;
	text-align: left;
	color: #d2ccc2;
}

#footerTab a {
	width: 117px;
	height: 29px;
	padding-top: 7px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #d2ccc2;
	background: url(../images/tab_sitemap.gif) top left no-repeat;
}

#footer {
	position: static;
	background-color: #464646;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	height: 645px;
	text-align: center;
}

#footer a{
	text-decoration: none;
	display: block;
	width: 175px;
	border-bottom: 1px solid #d2ccc2;
	font-size: 12px;
	font-weight: bold;
	color: #d2ccc2;
}

#footer a.nosub {
	border-bottom: none;
}

#footer a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #B7B2AC;
}

#footer ul {
	margin: 5px 0;
	padding: 0 10px;
}

#footer li {
	list-style: none;
	margin-top: 2px;
}

#footer li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#footer li a:hover {
	font-weight: normal;
	text-decoration: none;
}

.col1 {
	width: 195px;
	float: left;
	text-align: left;
	margin:25px auto 25px auto;
}
.col2 {
	width: 195px;
	float: left;
	text-align: left;
	margin:25px auto 25px auto;
}
.col3 {
	width: 195px;
	float: left;
	text-align: left;
	margin:25px auto 25px auto;
}

.col4 {
	width: 195px;
	float: left;
	text-align: left;
	margin:25px auto 25px auto;
}

/* -----------------------------------------------------------------------------------------------------------------------------------------Disclaimer */
#disclaimer {
	background-color: #464646;
	color: #d2ccc2;
	clear: both;
	width: 100%;
	/*padding-top: 25px;*/
}

#disclaimer a {
	border-bottom: none;
	display: inline;
}
/* --------------------------------------------------------------------------------------------------------------------------------ASPX form/Error box controls */
#errors {
}

#errors ul {
}
#errors ul li {
	background-color: transparent;
	color: #9F0000!important;
}
/* 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 */
.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;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
