@charset "utf-8";
/* CSS Document */

body {
	background-color: #AEDEE4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


	
a.content:link {
	color: #68C8C6;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight: none;
	font-style:italic;
	text-decoration: none;
	line-height:140%; 
}
img
{
	filter: progid:DXImageTransform.Microsoft.Fade(Duration=0.3);
	border-width: 0px;
}
a.content:visited {
	color: #68C8C6;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight: none;
	font-style:italic;
	text-decoration: none;
	line-height:140%; 
}

a.content:hover {
	color: #68C8C6;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight: none;
	font-style:italic;
	text-decoration: underline;
	line-height:140%; 
}

a.sub:link {
	color: #49647F;
	font-family: arial,helvetica,sans-serif ;
	font-size: 11px;
	font-style:none;
	font-weight: none;
	text-decoration: none; 
}

a.sub:visited {
	color: #49647F;
	font-family: arial,helvetica,sans-serif ;
	font-size: 11px;
	font-style:none;
	font-weight: none;
	text-decoration: none; 
}

a.sub:hover {
	color: #7EA2B3;
	font-family: arial,helvetica,sans-serif ;
	font-size: 11px;
	font-style:none;
	font-weight: none;
	text-decoration: none; 
}

a.form:link
{
	color:#98A297;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;	
	line-height:140%;
	text-decoration: underline;
	font-style:italic;
}

a.form:visited
{
	color:#98A297;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;	
	line-height:140%;
	text-decoration: underline;
	font-style:italic;
}

a.form:hover
{
	color:#98A297;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;	
	line-height:140%;
	text-decoration: underline;
	font-style:italic;
}

.textBODYtext
{
	color:#98A297;
	font:Georgia, Times New Roman, Times, serif;
	font-size:14px;	
	line-height:140%;
}

.textCONTACTblue
{
	color:#49647F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.textCONTACTlight
{
	color:#7EA2B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.textCOPYRIGHT
{
	color:#7B99A7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;	
}

.textTITLEblue
{
	color:#49647F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
}

.textTITLEdarkblue
{
    color:#49647F;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight: none;
	font-style:italic;
}

table.maintable
{ 
   align:center;
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:14px;
   color:#68C8C6;
   background-color:none;
   width:905px;
   border-style:none;
   border-color:none;
   border-width:none;
}

th.maintable
{
   font-size:none;
   color:none;
}

tr.maintable
{ 
   padding-top:0;
   padding-bottom:0;
   padding-left:0;
   padding-right:0;
}

td.maintableA
{  
   background-image: url(images/main_top_bgtile.gif);
   border-style:none;
   border-width:none;
   padding-top:0;
   padding-bottom:0;
   padding-left:0;
   padding-right:0;
}

td.maintableB
{  
   font-size:10pt;
   background-color:#ACE0F0;
   color:nonee;
   border-style:none;
   border-width:none;
   text-align:none;
   padding-top:0;
   padding-bottom:0;
   padding-left:0;
   padding-right:0;
}


