

BODY {
	font-family:  Arial, Helvetica, verdana sans-serif;
	color : Black;
	font-size: 100%;
	line-height:1.125em;
	text-align:left;
}



p {
	font:  12px/16px Arial, Helvetica, verdana sans-serif;
	color : #555;
	text-align:left;
	margin:0 0 1.125em 0;
	}

H1  {
	color:red;
	font-size : 48px;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 1.325em;
	font-family : Arial, Helvetica, sans-serif;
	color : #2c736b;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:normal;
	margin:1.25em 0;
}
H3  {
	font-size : 1.325em;
	font-family : Arial, Helvetica, sans-serif;
	color : #7da0af;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:normal;
	margin:1.25em 0;
}
H4  {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : #2c736b;
	text-transform:uppercase;
	margin:0 0 1.25em 0;
}
H5  {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : #7da0af;
	text-transform:uppercase;
	margin:0 0 1.25em 0;
}
H6  {
font-size : .875em;
	font-family : Arial, Helvetica, sans-serif;
	color : #2c736b;
	text-transform:uppercase;
	margin:0 0 1.25em 0;

}

.header  {
	font-size : 120%;
	font-family:  Arial, Helvetica, verdana sans-serif;
	color : #0469D5;
	font-weight:bold;
}

ul, ol {font-size:.75em;}
ul ul, ol ol, ul ol, ol ul {font-size:1em;}
a, a:link, a:visited {color:#2c736b;}
a:hover {color:#000;}

body.abeltasman a {color:#0593d8;}
p span.intro { font: bold 14px/18px Arial, Helvetica, sans-serif; color: #f5740c; }

.alert {color : red;font-weight : bold;}

.content {padding : 0px;}

.small {font-size : 10px;}

table.table {background:#e9f1f4;border:1px solid #2c736b;}
table.table th {color:#fff;background:#2c736b;padding:5px;font-size:.75em;}
table.table td {padding:5px;font-size:.75em;}

table.terraFormLayoutElement label{font-size : 12px;}

.terraFormLayoutElement,
.fullwidth {width : 100%;}
.halfwidth {width : 50%;}

.dynamicImageTable {
	border-width : 0;
	margin : 5px;
	background-color : #FFFFFF;
}
.dynamicImageTitle {
	color : #333333;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {}

.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}
/*
I like pretty forms and pretty forms like me.
*/
.tagHtmlAddress,
.tagHtmlAddressLine {font-size:12px;}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:15px;
}
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}

	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */



/*Testimonials Tag */
.testimonial {padding: 10px 10px 0px 10px; background:#fff;width:360px;}
.testimonialQuote {background:#efefef url(/custom/templates/page/shared/images/testimonialTop.png) no-repeat top left;padding:10px 10px 0 10px;}
.testimonialSource {background:#fff url(/custom/templates/page/shared/images/testimonialBottom.png) no-repeat top left;padding:30px 67px 0px 10px;text-align:right;font-weight:bold;}
.testimonialOrigin {padding:0px 67px 0px 10px;text-align:right;position:relative; top:-5px;font-size:11px;}
.testimonial br {display:none;}
.testimonial a {font-size:11px;}
/*End Testimonials Tag */
	


/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

