/*** IDX Group Basic Styles * **/
span, ul, ol, td, h2, blockquote {font-size: 8pt; font-family: verdana,helvetica,arial,sans-serif} /* basic body text style */
p, ul, ol, blockquote {margin-bottom: 6; margin-top: 6} 

a:link {color: Black; text-decoration: underline}
a:active {color: Black; text-decoration: underline } 
a:visited {color: Black; text-decoration: underline} 
a:hover {color: #CC0033; text-decoration: underline} 

.planheader{color : #0000CD; background-color: #ADBEF7;  font-weight : bold;  }
.lotusplanheader{color : #0000CD; background-color: #F0F2C4;  font-weight : bold;  }
.planbody { color : #0000CC; }

.profileheader{color : White; background-color: #82A0C0;  font-weight : bold;  }
.solutionsheader{color : White; background-color: #82A0C0;  font-weight : bold;  }
.servicesheader{color : White; background-color: #82A0C0;  font-weight : bold;  }
.contacrheader{color : White; background-color: #82A0C0;  font-weight : bold;  }
.red {color:#FFFFFF;  background-color : #9ACD32; font-weight : bold;}

.linkpathr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: White;
		border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
		position : relative;
		text-indent : 2px;
		}
	
	body, div, table, td {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#404040;
	font-size:11px;
}
		
		body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height : 0px;
	margin-width : 0px;
	scrollbar-base-color:#82A0C0;
}
