a:active    { color: #ffffff; font-size: 10px; font-family: Verdana; text-decoration: none }
a:visited    { color: #ffffff; font-size: 10px; font-family: Verdana; text-decoration: none }
a:hover    { color: #ffffff; font-size: 10px; font-family: Verdana; text-decoration: underline }
a:link    { color: #ffffff; font-size: 10px; font-family: Verdana; text-decoration: none; }


a.other:active    { color: #175b52; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none }
a.other:visited   { color: #175b52; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none }
a.other:hover     { color: #175b52; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline}
a.other:link      { color: #175b52; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5d7dba; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0050D1; }

.style1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #343434; }
.style2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #175b52; font-weight: bold  }
.style3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #175b52; }
.style4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #ffffff; font-weight: bold  }



.imageborders { border: 1px solid #343434; } 

.imagepaddingright { padding-right:10px; } 
.imagepaddingleft { padding-left:10px; } 



.floatright { float: right; 
              margin: 0 0 10px 10px;
			  border: 1px solid #5d7dba;}

.floatleft { float: left; 
              margin: 10px 10px 0px 10px;
			  border: 1px solid #5d7dba;}



body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}


input
{
color: #343434;

background: #ffffff;
border: 1px solid #9ac4a1
}

textarea
{
color: #343434;

background: #ffffff;
border: 1px solid #9ac4a1
}

select
{
color: #343434;

background: #ffffff;
border: 1px solid #9ac4a1
}

.formwidth {width:100%} 


