body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 11px/150% Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

#popUpBody {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 11px/150% Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

#companyName {
	padding: 5px;
	background-color: #68A460;
	font: 14px Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}


#companyInfo {
	padding: 5px;
	font: 12px Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

.formText {
	padding: 3px;
	font: 11px Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
}

#bio {
	padding: 10px;
	padding-top:0px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #dddddd;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.topLine {
	background: #68A460;
	border-bottom: 1px solid #000000;
	border-top: solid #000000 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.navBar {
	background: #68A460;
	border-bottom: 1px solid #000000;
	border-top: solid #000000 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

.navButton {
	margin: 0px;
	padding: 0px;
	width: 120px;
	text-align: center;
	background-color: #68A460;
}

.navButton a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.navButton a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.titleRow {
	background: #ffffff none;
	border-bottom: none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.blackLine {
	background: #ffffff repeat-x url(images/shadow.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.spacerRow {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.leftColumn {
	width: 150px;
	/* height: 100%; */
	border-top: 1px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: none;
	border-right: 1px solid #000000;
	background-color: #68A460;
	vertical-align: top;
	padding: 7px 0px 3px 0px;
	text-align: center;
	line-height: 175%;
}

h2 {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	width: 150px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	border-width: 1px;
	border-bottom: solid #3B5E37 2px;
	border-top: solid #1F321D 1px;
	margin-bottom: 10px;
}

.leftColumn a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.leftColumn a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.rightColumn {
	width: 150px;
	/* height: 100%; */
	border-top: 1px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: solid #000000 1px;
	border-right: none;
	background-color: #68A460;
	vertical-align: top;
	margin-left: 0px;
	padding: 7px 0px 3px 0px;
	text-indent: 3px;
	text-align: left;
}



.rightColumn a {
	color: #000000;
	text-decoration: none;
}

.rightColumn a:hover {
	color: #ffffff;
	text-decoration: none;
}

.contentSection {
	width: auto;
     border: none;
     background-color: #ffffff;
     padding: 10px;
	margin: 0px;
	vertical-align: top;
}
li {
	font: 11px/150% Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	padding: 20px 10px 2px 0px;
}

.contentSection p {
	margin: 0px 0px -3px 0px;
	line-height: 175%;
	text-align: left;
	color: #000000;
	font-size: 12px;
	padding: 10px;
}

.contentSection p #bgColor {
	margin: 0px 0px 10px 0px;
	line-height: 175%;
	text-align: left;
	color: #000000;
	font-size: 11px;
	padding: 10px;
	background-color: #D5D5D5;
}

.contentSection a #more {
	color: #68A460;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.contentSection a:hover #more {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}



#nav {
	display: block;
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #000000;
	border-top: solid #000000 1px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background: #68A460;
	text-align: center;
	vertical-align: middle;
}

#nav a {
	display: block;
	float: left;

	height: 20px;
	margin: 0;
	background: 9px 5px none;
	border-left: none;
	border-right: none;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#nav a:hover {
	background: 0px 0px  none;
	color: #ffffff;
	text-align: center;

}

#leftBlock {
        position:absolute;
        width: 150px;
        top: 198px;
        left: 0px;
        border: 1px solid black;
        background-color: #68A460;
        z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. */
        voice-family: "\"}\"";
        voice-family:inherit;
	line-height: 30px;
	padding: 10px 0px 10px 0px;
}

#leftBlock a {
	color: #000000;
	text-decoration: none;
}

#leftBlock a:hover {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	border-width: 1px;
	border-bottom: solid #3B5E37 2px;
	border-top: solid #1F321D 1px;
}

#rightBlock {
        position:absolute;
        width: 150px;
        top: 198px;
        border: 1px solid black;
        background-color: #68A460;
        z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.  
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. */
        voice-family: "\"}\"";
        voice-family:inherit;
		line-height: 30px;
		padding: 10px 0px 10px 0px;
		right: 0px;
	
}

#rightBlock a {
	color: #000000;
	text-decoration: none;
}

#rightBlock a:hover {
	color: #ffffff;
	text-decoration: none;
}

#rightBlock p {
	margin: 0px 0px 4px 0px;
	line-height: 140%;
	text-align: left;
	font-size: 11px;
}

/*   
For Directory and Business lists
*/
#tableBus {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


#tableBenefits {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#benefitsMainTitle {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: none;
}

#tableBus td {
	vertical-align: top;
	padding-left: 5px;

}

#tableBenefits td {
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 4px;

}

#tdBus {
	background-color: #cccccc;
	vertical-align: top;
	padding: 3px;
	font-weight: bold;
	
}

#tdBenefits {
	background-color: #cccccc;
	vertical-align: top;
	padding: 3px;
	font-weight: bold;
	
}

#tdBusSub {
	background-color: #eeeeee;
	vertical-align: top;
	padding: 2px, 2px. 2px, 5px;
	font-weight: bold;
	
}

form {
	padding: 0px;
}

#tdBusSub2 {
	background-color: #eeeeee;
	vertical-align: top;
}

#tdBenefitsSub {
	background-color: #eeeeee;
	vertical-align: top;
	padding: 2px, 2px. 2px, 5px;
	font-weight: bold;
	border-style: none;
	
}

