BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 11px;
	color : #2e2e2e;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {background-color:#FFFFFF;}

body:active {
	color: #ff6600;
}

form{
   margin: 0;
   padding: 0;
   border: 0;
}

.search_drop_down { z-index: 0; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; background-color:#eeeeee; }

a {
	text-decoration : none;
}
a:link {
	color: #0A4E92;
}
a:visited {
	color: #336699;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #ffffff;
	background : #0A4E92;
}

.accent_hdr {
	line-height : 16px;
	font-size : 13px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.accent_hdr_g {
	line-height : 16px;
	font-size : 11px;
	font-weight: bold;
	color: #646363;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.copy {
	line-height : 16px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.sub {
	color : #dd1f05;
}

.accent {
	color : #ffffff;
}


a.accent:link { color : #ffffff; }
a.accent:hover { color : #ffffff; text-decoration: underline; }
a.accent:active { color : #ffffff; }
a.accent:visited { color : #ffffff; }


.gray {
	color : #999999;
}

.quote {
	color : #8A8B8B;
	line-height:14px;
}

.quoteloose {
	color : #567185;
	line-height:18px;
}

.sidecontent {
	line-height : 15px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.sidelink {line-height:26px;}

.image:link {background-color:transparent;}
.image:visited {background-color:transparent;}
.image:hover {background-color:transparent;}

.clientlist {line-height:20px;}

.white {color:#ffffff;}

.blue {color:#0A4E92;}

.orange{
  color:#FD682E;
  }

.listing {
  font-size:10px;
  color:#0A4E92;
}

.listing:hover {color:#ffffff;}

.listing {
  font-size:10px;
  color:#0A4E92;
}

.select {color:#0A4E92;
  line-height:18px;
  font-size:11px;
}

.form {font-size:10px;

}

.contentloose {
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer
{font-size:10px;}

.small
{font-size:9px;}

.block{
   display: block;
}
