.oceanabodypadding,
.oceanabodypadding P {
	padding: 0px 30px 5px 30px;
	color: #424242;
	text-align:center;
}

.oceanahtmlpadding {
	font-family: Arial;
	padding: 0px 10px 10px 10px;
}

#title {
	color:#FFFFFF;
	font-size:17px;
	text-transform:uppercase;
}



BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3A485C;
	font-size: 8pt;
	
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}

H1  {
	color:#095DA3;
	font-size : 170%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00B0F0;
	font-weight : bold;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #095DA3;
	font-weight : bold;
}
H4  {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00B0F0;
	font-weight : bold;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}






.tagHtmlAddress,
.tagHtmlAddressLine {
	font-size: 10px;
	color: #666666;
	text-align:right;
}

.tagHtmlAddressLine {
	display:block;
}


.tagHtmlAddressLine A:link,
.tagHtmlAddressLine A:visited {
	font-size:10px;
	color:#0586C9;
}	

	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-family: Verdana;
	font-size:10px;
	color:#255883;
	text-align:right;
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px solid #DDDDDD;
}
#emailaddress{
	padding:5px 0;
	margin:5px 0;
	border-top:1px solid #DDDDDD;
}

.footer {
	font-size : 9px;
	color:#666666;
	text-decoration : none;
}
.footer A:Link,
.footer A:Visited {
	text-decoration : underline;
	color:#0586C9;
}
.footer A:Hover {
	text-decoration : underline;
	color:#06496B;
}












/** 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: #0586C9;text-decoration:underline;}
A:Visited {color: #0586C9;text-decoration:underline;}
A:Hover {color: #06496B;text-decoration:underline;}
/* END main links */ 

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

TABLE.table {
	border : 1px solid #999999;
	padding : 3px;
	background-color : #E6E6E5;
}
.table TH {
	background-color : #999999;
	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;
}
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}


.creditupdated {
	color : #ACACAC;
	display:inline;
	padding-right:10px;
}

.creditpoweredby {
	color : #ACACAC;
	display:inline;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#ACACAC;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#ACACAC;
}

	
/* 
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 */


