BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #353C46;
	font-size: 11px;

}

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:#555555;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H2  {
	color : #98A233;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3B609A;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3B609A;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3B609A;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3B609A;
	font-weight : normal;
}




.creditupdated {
	color : #626262;
}

.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #83858D;
	font-weight:bold;
}


/* START main links */ 
A:Link {color: #3B609A;text-decoration:none;}
A:Visited {color: #3B609A;text-decoration:none;}
A:Hover {color: #3B609A;text-decoration:underline;}
/* END main links */ 



.footer {
	font-size : 10px;
	color:#5B5E6B;
	text-decoration : none;
}
.footer A:Link{
	text-decoration : none;
	color:#A52E1A;
}
.footer A:Visited {
	text-decoration : none;
	color:#A52E1A;
}
.footer A:Hover {
	text-decoration : underline;
	color:#A52E1A;
}


/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}
/** END Image Templates *****************************************/


.padding5 {padding:5px;}
.padding20 {padding:20px;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #3B609A;text-decoration:none;}
A:Visited {color: #3B609A;text-decoration:none;}
A:Hover {color: #3B609A;text-decoration:underline;}
/* END main links */ 

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

TABLE.table {
	border : 1px solid #364761;
	padding : 3px;
	background-color : #D8D9DC;
}
.table TH {
	background-color : #364761;
	text-align : left;
	color:#FFFFFF;
}

.terraFormLayoutElement,
.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}

.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: #363D45;
}
	
	
	
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}.creditpoweredby {
	color : #626262;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#3B609A;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#3B609A;
}

	
/* 
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 */