﻿body 
{
    color : #42617B;
    font-family : Arial,Verdana, Helvetica, sans-serif;
    font-style : normal;
    text-align : left;
	text-decoration : none;
	margin-right : 0px;
	margin-left : 0;
	margin-top : 0;
    font-size : 10px;
    background-color : #42617B;
}

.bodytext
{
    color : #000000;
    font-size : small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.bodybold
{
    color : #000000;
    font-size : small;
    font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.bodyerror    {
	font-size : 12px;
	color:Red;
	font-family:@Arial Unicode MS;
}

.bodycrumb
{
    color : #000000;
    font-size : x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.bodycontact
{
    color : #000000;
    font-size : x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.bodytitle
{
    font-size: small;
    font-weight : bold;
	color: #42617B;
}

.bodylink
{
    color : #000000;
    font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color : #FFFFFF;
}

A.bodylink
{
    text-decoration: none;   
}

.bodylink:hover    
{
	text-decoration: underline;
}

.filelink
{
    color : #000000;
    font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color : #FFFFFF;
}

A.filelink
{
    text-decoration: none;   
}

.filelink:hover    
{
	text-decoration: underline;
}

.bodylink2
{
    color : #000000;
    font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color : #FFFFFF;
}

A.bodylink2
{
    text-decoration: none;   
}

.bodylink2:hover    
{
	text-decoration: underline;
}

.line
{
    color : #9DA8B5;
    height : 1px;   
}

.footer
{
    color : #FFFFFF;
    font-size: 8pt;
    text-align : center;
}

.footerlink
{
    font-weight : bold;
    color : #FFFFFF;
    font-size: 8pt;
    text-align : center;
}

A.footerlink
{
    text-decoration : none;   
}

.footerlink:hover    
{
	text-decoration: underline;
}

.tidalbluedashes
{
	background-image: url(/images/home/tile_divider_lightblue.gif);
}