@charset "utf-8";
/* CSS Document */
	    A:link      {color:#FFF; text-decoration:underline;}
        A:visited   {color:#000000; text-decoration:underline;}
        A:active    {color:#000000; text-decoration:underline;}
        A:hover     {color:#0099cc; text-decoration:none; background:#ffffff}



.OpacOceanColor{
	filter: Alpha(Opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	border: 1px solid #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #528094;
	color: #000;
		border-radius: 10px;
	-moz-border-radius: 10px;
}
.OpacContentBlock{
	filter: Alpha(Opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border: 1px solid #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #23B2AE;
	font-style: normal;
	border-radius: 10px;
	-moz-border-radius: 10px;

}
.WhiteTableBorders{
	border: 1px solid #FFF;
		border-radius: 5px;
	-moz-border-radius: 5px;
	/* [disabled]background-color: #FFF; */
}
.heading_spec1
{
	font-family:"Century Gothic";
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
	font-style: normal;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	background-color: #23B2AE;
	border-bottom-color: #528094;
	border-right-color: #528094;
	text-indent: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.heading_spec2
{
	font-family:"Century Gothic";
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	text-transform: uppercase;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #E8FBFF;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-indent: 5px;
		border-radius: 5px;
	-moz-border-radius: 5px;
}
.heading_white
{
	font-family:"Century Gothic";
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
	font-style: normal;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	background-color: #FFF;
	border-bottom-color: #528094;
	border-right-color: #528094;
	text-indent: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
A.dim-regular-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	COLOR: #000;
	TEXT-DECORATION: none
}
A.dim-regular-link:hover {
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 14px;
	COLOR: #000;
	background:#CEFFFF;
}
