

/* Site-wide styles */

.bodytext
{	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%; }
.bodytext a:link, .bodytext a:visited
{	color: #4F6994;
	text-decoration: underline; }
.bodytext a:hover, .bodytext a:active
{	color: black;
	text-decoration: underline; }
.bodytext a:hover, .bodytext a:active
{	color: black;
	text-decoration: underline; }


.topnav
{	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7DB92D;
	line-height: 130%; }
.topnav a:link, .topnav a:visited
{	color: #5A5B5D;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px; padding-right: 2px; }
.topnav a:hover, .topnav a:active
{	color: black;
	text-decoration: underline; }


.leftnav
{	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7DB92D;
	line-height: 130%; }
.leftnav a:link, .leftnav a:visited
{	color: white;
	font-weight: normal;
	text-decoration: none; }
.leftnav a:hover, .leftnav a:active
{	color: white;
	text-decoration: underline; }


/* Individual styles */

.textsearchbox
{	background-color: white;
	border: 1px solid #5A5B5D;
	font-family: Arial, Verdana, sans-serif;
	/*font-size: 13px;*/
	color: black; }

.login
{	background-color: white;
	border: 1px solid white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: black; }


.ticker_font { font-family: Arial, Verdana, sans-serif; font-size: 14px; 
		    color: #ffffff; background-color: #000000; border: 0px; cursor: default; padding:0; selectable: false; } 
		
			
			
			
			
			

h1, .H1
{	font-family: Arial, Verdana, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #7DB92D;
	line-height:110%; }

H2, .H2
{	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #5A5B5D;
	line-height:110%; }

.subhead
{	color: #7DB92D;
	font-weight: bold; }

.homemessage
{	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:110%;
	color: #7DB92D; }
	
	.homemessage h2
{	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:110%;
	color: #7DB92D; }

.homemessage strong
{	font-weight: normal;
	font-weight: bold;
	line-height:110%;
	color: white; }

.resultslinks
{	font-family: Arial, Verdana, sans-serif;
	color: #5A5B5D;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%; }
.resultslinks a:link, .resultslinks a:visited, .resultsdead
{	color: #7DB92D;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px; padding-right: 5px; }
.resultslinks a:hover, .resultslinks a:active
{	color: black;
	text-decoration: underline; }

.person
{	margin-top: -5px;
	font-style: italic;
	color: #5A5B5D;
}

.r1 { padding-left:8px;line-height:130%; }
.r2 { font-size: 13px; font-weight:bold; }
.r3 a:link, .r3 a:visited
{ color:#7DB92D; font-weight:bold; text-decoration: none;}
.r3 a:hover, .r3 a:active
{ color:black; font-weight:bold; text-decoration: underline;}


.H2links, .H2links a:link, .H2links a:visited
{	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #5A5B5D;
	font-weight: bold;
	text-decoration:none; }
.H2links a:hover, .H2links a:active
{	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: underline; }


.rightboxlink, .rightboxlink a:link, .rightboxlink a:visited
{	font-weight:bold;
	font-size:12px;
	color:#7DB92D;
	text-decoration: none; }
rightboxlink a:hover, .rightboxlink a:active
{	font-weight:bold;
	font-size:12px;
	color:black;
	text-decoration: underline; }


/* New form styles ---------------------------------------------------------------------------- */

form {
	margin: 0px;
	padding: 0px;
	border: none;
}

#officeList {
	margin: 10px 5px 0px 17px;
	padding: 0px;
}
#officeList li {
	margin-bottom: 5px;
	font-size: 12px;
}
#officeList li a:link,#officeList li a:visited, #officeList li a:hover, #officeList li a:active {
	font-size: 11px;
	color: white;
}

#officeSelection h2, #officeSelection p {
	margin: 0px;
	padding: 0px;
}

#welcomeBack p {
	font-size: 11px;
}
#welcomeBack p a:link, #welcomeBack p a:visited, #welcomeBack p a:hover, #welcomeBack p a:active {
	color: #e5e5e5;
}



#report {
	width: 190px;
	background: #555559;
	font-family: Arial, sans-serif;
	color: #e5e5e5;
	font-weight: bold;
	font-size: 13px;
}

#report hr {
	color: #7db92d;
}

#formHead {
	background: #7db92d;
	padding: 8px;
}

#formHead h1 {
	color: white;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#formHead p {
	font-size: 13px;
	font-weight: normal;
	color: black;
}

#report p {
	margin: 6px 0px;
}

#report h2 {
	color: white;
	font-size: 14px;
}

#report form, #officeSelection, #welcomeBack2 {
	margin: 5px 0px 5px 5px;
}

#report fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

#report input, #report select {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#report input {
	width: 173px;
}
#report select {
	width: 178px;
}

#report .noWidth {
	width: auto;
}

#report .submit {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.hideItem {
	display: none;
}
.showItem {
	display: auto;
}

.smallText {
	font-size: 10px;
}


/* Telephone numbers */

div#mainNumber {
	width: 260px;
	position: relative;
	left: 305px;
	top: 8px;
}

#mainTel {
	margin-top: 2px;
}



#rightFindOffices {
	padding-bottom: 8px;
}

#footerNav {
	margin-top: 6px;
}

#virtualOfficeAd {
	height: 119px;
}


.indexSearchText {
font-size: 10px;
color:#5A5B5D;
}




.enhancedListing {
	width: 554px;
	border: 3px solid #7db92d;
	padding: 10px 2px;
	margin: 6px 0;
}


#homeAreaLinks h3 {
	color:#666;
	font-weight:bold;
	margin: 5px 0;
	padding-top: 10px;
	clear: both;
	font-size: 12px;
}

#homeAreaLinks div {
	clear: both;
}

#homeAreaLinks h4 {
	font-size: 10px;
	font-weight: normal;
	width: 16%;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	color:#555559;
	}


.addresses h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;	
}

.addresses td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#555559;
}

