td {font-family: arial, helvetica, sans-serif; font-size: x-small; color: #000000;}
.blackfontsize9 {font-family: arial, helvetica, sans-serif; font-size: 9px; color: #000000;}
.greyfontsize10 {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #666666;}

a {font-family: arial, helvetica, sans-serif; color: #003399; text-decoration: underline;}
a:hover {font-family: arial, helvetica, sans-serif; color: #666666; text-decoration: underline;}

.bluefontsize9 {font-family: arial, helvetica, sans-serif; font-size: 9px; color: #336699; text-decoration: underline;}
.bluefontsize9:hover {font-family: arial, helvetica, sans-serif; font-size: 9px; color: #336699; text-decoration: underline;}
.darkbluefontsize12 {font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: none;}
.darkbluefontsize12:hover {font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: underline;}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}
.titleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: 003366;
}
.titleblueMed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.titlebrownMed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663300;
}
.titlegreenMed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #99CC33;
}
.titlewhite {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	list-style-type: square;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.titleblueSml {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.titlewhiteSml {



	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.titlegreenSml {



	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #99CC33;
}
.titleGreen {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #669900;
}
div.clsNavDivider 
{
    height: 5px;
    border-bottom: solid 1px #fff;
    margin-bottom: 5px;
}

td.indent 
{
    padding-left: 40px;
}

table.indent 
{
    margin-left: 40px;
}
span.clsSpanImage 
{
    display: block;
    margin-top: 3px;
    font-size: 11px;
}
div.clsThickGreenLine
{
    border-bottom: solid 4px #99CC33;
}

div.clsAnchor 
{
    float:right;
    margin: 0;
    padding: 0;
    margin-top: -25px;
}
html>body div.clsAnchor 
{
    margin-top: -20px;
}

tr.clsLogoArea,
td.clsLogoArea 
{
    height: 115px;
}

textarea.formtextbox 
{
    width: 100%;
    height: 100px;
    font-family: Arial;
    font-size: 11px;
}

input.formtextbox
{
    width: 100%;
    font-family: Arial;
    font-size: 11px;
}

span.clsPhoneAccent 
{
    margin-left: 5px;
    font-size: 16px;
}

a.solid {font-family: arial, helvetica, sans-serif; color: #003399; text-decoration: none; font-weight: bold;}
a.solid:hover {font-family: arial, helvetica, sans-serif; color: #666666; text-decoration: underline;}

p.clsPDFLink a
{
    display: block;
    height: 16px;
    background: url(../images/icon_pdf.gif) no-repeat 0% 50%;
    padding-left: 25px;
}