body {margin: 0; background-color: #5E5E5E; font-family: tahoma,sans-serif,arial;}
img {border: none;}

/*
p {font-family:Arial; font-size:13px;  color:#020202; }

.menu{font-family:Arial; font-size:10px;  color:#ffffff; text-decoration:none; font-weight:900}
.menu1{font-family:Arial; font-size:10px;  color:#03295D; text-decoration:none; }
.blue{font-family:Arial; font-size:13px;  color:#03295D; }
.black{font-family:Arial; font-size:13px;  color:#020202; }
.white{font-family:Arial; font-size:13px;  color:#ffffff; }
  
.header{font-family:Arial; font-size:15px;  font-weight:bold; color:#FFFFFF; }
.small {font-family:Arial; font-size:12px;  color:#020202; }
*/

p {font-size:13px;  color:#020202; }

.menu{font-size:10px;  color:#ffffff; text-decoration:none; font-weight:900}
.menu1{font-size:10px;  color:#03295D; text-decoration:none; }
.blue{font-size:13px;  color:#03295D; }
.black{font-size:13px;  color:#020202; }
.white{font-size:13px;  color:#ffffff; }
  
.header{font-size:15px;  font-weight:bold; color:#FFFFFF; }
.header2{font-size:14px;  font-weight:bold; color:#03295D; }
.small {font-size:12px;  color:#020202; }

a:link              { color:#1D60BE; text-decoration:underline; }
a:visited           { color:#1D60BE; text-decoration:underline; }
a:hover             { color:#1D60BE; text-decoration:underline; }
a:active            { color:#1D60BE; text-decoration:underline; }

a.menu:link    { color:white; text-decoration:none; }
a.menu:visited { color:white; text-decoration:none; }
a.menu:hover   { color:white; text-decoration:underline; }
a.menu:active  { color:white; text-decoration:underline; }


/*
td
{
	background: White;
	}
*/

LI
{
	list-style-image: url('images/ListItemArrow.gif');	
	padding-bottom: 5px;
	vertical-align:baseline;
}

TH
{
	background-color: #03295D;
	text-align: center;
	}
	
p.dropShadow1 
{
	filter: shadow(color:gray, strength:3, direction:230);
	float: left;
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial;
	color: Navy;
	padding: 15px;
}

.featureBox_title
{
	/*font-family: tahoma,sans-serif,arial;*/
	font-size: 13px;
	font-weight:bold ;
	border: solid 1px #AACCEE;
	background: #EBF3FB; 
	color: #07519A;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.featureBox_content
{
	/*font-family: tahoma,sans-serif,arial;*/
	font-size: 10px;
	font-weight:normal;
	border: solid 1px #AACCEE;
	border-top: none;
	background: white;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align:center;
}

.featureBox_container
{
	padding: 10px 0px 3px 0px;	
}

.officerListing_container { padding-bottom: 5px;  text-align: center;}
.officerListing_title {padding-bottom: 3px; text-decoration: underline;font-size: 13px;}
.officerListing_name {font-size: 12px; padding-bottom: 2px; color: #033A87; font-weight: bolder;}
.officerListing_company {font-size: 12px; padding-bottom: 2px;}
.email_link {border: none; }
.url_link {margin-left: 10px; border: none;}
 
