BODY,
P,
TD {
	font-family: Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-size: 12px; line-height:20px;
	letter-spacing: 0px;
}

p{ margin:0 0 15px 0;}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
H1  {
	color:#4d3624;
	font-size : 170%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4d3624;
	font-weight : normal;
}


.footer A:Link{
	text-decoration : none;
	color:#8e7e5e;
}
.footer A:Visited {
	text-decoration : none;
	color:#8e7e5e;
}
.footer A:Hover {
	text-decoration : underline;
	color:#8e7e5e;
}


/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}
/** END Image Templates *****************************************/

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
} 

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

TD{vertical-align:top;}

.chch TABLE.table {
	border : 1px solid #AC9D7E;
	padding : 3px;
	background-color : #CCBB9C;
}
.chch .table TH {
	background-color : #68553D;
	text-align : left;
	color:#FFFFFF;
}

.delta TABLE.table {
	border : 1px solid #999999;
	background-color : #d5e9f5;
	padding : 3px;
}
.delta TABLE.table td{
	color:#000000;
	padding : 3px;
	vertical-align:top;
}
.delta .table TH {
	background-color : #8BC8EE;
	text-align : left;
	color:#ffffff;
	padding : 3px;
}

.terraFormLayoutElement,
.fullwidth {
	width : 97%;
}
.halfwidth {
	width : 48%;
}

.dynamicImageTable {
	border-width : 0;
	margin : 5px;
	background-color : #FFFFFF;
}
.dynamicImageTitle {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {
	
}

.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

.tagHtmlAddress,
.tagHtmlAddressLine {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;

}

.tagHtmlAddressLine A:link {
	font-size:11px;

}	
	
	
.tagHtmlAddressBusinessName {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #8BC8EE;
}
	
	
	
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}.creditpoweredby {
	color : #393939;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#393939;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#393939;
}

	
/* 
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 */
