
P,
TD,
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color : #262A28;
	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  {
	font-family:Arial;
	font-size:24px;
	text-transform:uppercase;
	border:1px #fff solid;
	border-width: 0 0 1px 0;
	color:#7E7F7E;
	text-align:right;
}

H2  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708762;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708762;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708762;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708762;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708762;
	font-weight : normal;
}




.creditupdated {
	color : #666666;
}

.header  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #83858D;
	font-weight:bold;
}

.footer {
	color:#666666;
	font-weight:bold;
	text-decoration : none;
}
.footer A:Link{
	text-decoration : underline;
	color:#ADB2AF;
}
.footer A:Visited {
	text-decoration : underline;
	color:#ADB2AF;
}
.footer A:Hover {
	text-decoration : underline;
	color:#FFFFFF;
}

.padding5 {padding:5px;}
.padding20 {padding:20px;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #A04705;text-decoration:underline;}
A:Visited {color: #A04705;text-decoration:underline;}
A:Hover {color: #B45006;text-decoration:underline;}
/* END main links */ 

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

TABLE.table {
	border: 1px #3a382d solid;
}

TABLE.table,
TABLE.table TD {
	background:#B8B8B8;
	color: #000000;
}
.table TH {
	text-align : left;
	padding: 5px;
	color:#FFFFFF;
	background:#3a382d;
}

.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-size: 11px;

}

.tagHtmlAddressLine A:link {
	font-size:11px;

}	
	
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	
	
	
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}.creditpoweredby {
	color : #000000;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#000000;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#000000;
}

	
/* 
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 */