body {
	/*background-color: #999999;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ocea_txt_subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4682b4;
	font-weight:bold;
	font-stretch:expanded;
}
.ocea_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.ocea_txt_sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.ocea_txt_tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.ocea_txt_boldblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
}
.ocea_spotlight_heading
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 8pt;
	color: #4682b4;
	font-weight:bold;
}

.ocea_spotlight_text
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}


.logged_in_message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff7f50;
}


.logged_in_message_F
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}

.not_published
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: #ff7f50 thin dotted;
	border-bottom: #ff7f50 thin dotted;
	border-left: #ff7f50 thin dotted;
	border-right: #ff7f50 thin dotted;
}

.small_a
{
	font-size: 9px;
	font-weight: normal;
}

.med_a
{
	font-size: 12px;
	font-weight: normal;	
}

.lg_a
{
	font-size: 14px;
	font-weight: normal;	
}

a, .ocea_txt_sm a, .ocea_txt_tiny a, .ocea_spotlight_text a
{
	font-family: inherit;
	font-size: inherit;
	color: #4682b4;	
	text-decoration: none;
}

a:visited, .ocea_txt_sm a:visited, .ocea_txt_tiny a:visited, .ocea_spotlight_text a:visited
{
	font-family: inherit;
	font-size: inherit;
	color: #4682b4;
	text-decoration: none;
}

a:hover, .ocea_txt_sm a:hover, .ocea_txt_tiny a:hover, .ocea_spotlight_text a:hover
{
	font-family: inherit;
	font-size: inherit;
	color: #4682b4;
	text-decoration: underline;
}

a:active, .ocea_txt_sm a:active, .ocea_txt_tiny a:active, .ocea_spotlight_text a:active
{
	font-family: inherit;
	font-size: inherit;
	color: #4682b4;
	text-decoration: none;
}


.border_top_only_text_sm
{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border-top: #ededed solid thin
}

.ocea_txt_sm
{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border-top: #ededed solid thin;
	border-bottom: #ededed solid thin
}

.ocea_txt_sm
{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border-bottom: #ededed solid thin
}

.ocea_txt_error 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
}

.required_star
{
	font-family: inherit;
	font-size: inherit;
	color: #006699;
	font-weight: bold;
}



.calendarfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.calendarweekdays
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.calendarheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.input_box
{
	font-size: 10pt;
	border-top:#4682b4 solid thin;
	border-bottom:#4682b4 solid thin;
	border-right:#4682b4 solid thin;
	border-left:#4682b4 solid thin;
	font-family: verdana, helvetica, sans-serif;
}

.input_box_error
{
	font-size: 10pt;
	border-top:#FF3333 solid thin;
	border-bottom:#FF3333 solid thin;
	border-right:#FF3333 solid thin;
	border-left:#FF3333 solid thin;
	font-family: verdana, helvetica, sans-serif;
}


.border_top
{
	border-top: #ededed solid thin;
	border-bottom: #ededed solid thin
}

.border_bottom
{
	border-bottom: #ededed solid thin
}

.dotted_underline 
{
	border-bottom:  2px dotted #dbdbdb;
}