#linkSection {		float:left;	margin:1em 0 1em 0;	width:250px;	}
#linkSection a {	display:block;	font-size:0.9375em;	font-weight:bold;	margin:0px;	padding:18px 8px 18px 8px;	text-decoration:none;	width:220px;	}
#linkSection a:hover {		cursor:pointer;	}
#linkSection .section1, #linkSection .section4, #linkSection .section7 {	background:url('../images/linkSection1.gif') repeat-x top;	color:#009387!important;	}
#linkSection .section2, #linkSection .section5 {	background:url('../images/linkSection2.gif') repeat-x top;	color:#39914e!important;	}
#linkSection .section3, #linkSection .section6 {	background:url('../images/linkSection3.gif') repeat-x top;	color:#81a25b!important;	}

#contentSection  {			float:left;	margin:13px 0 0 15px;	position:relative;	width:240px; font-size:20px;	}
#contentSection div {		display:none;	position:absolute;	top:0px; left:0px;	}
#contentSection p {			border-bottom:1px solid #009387;	font-size:0.625em;	margin-bottom:6px;	padding-bottom:6px;	}
#contentSection p.last {	border:0px!important;	margin-bottom:0px;	}
#contentSection p a {			font-size:1.1em;	font-weight:bold;	text-decoration:none;	}
#contentSection p strong {		font-size:1.1em;	font-weight:bold;	text-decoration:none;	}

#contentSection .section1 a, #contentSection .section4 a, #contentSection .section1 strong, #contentSection .section4 strong {	color:#009387!important;	}
#contentSection .section2 a, #contentSection .section5 a, #contentSection .section2 strong, #contentSection .section5 strong {	color:#39914e!important;	}
#contentSection .section3 a, #contentSection .section6 a, #contentSection .section3 strong, #contentSection .section6 strong {	color:#81a25b!important;	}

/*** Added as a test 11-4-2009 DEG ***/
/***#contentSection .section1 a:link, #contentSection .section4 a:link, #contentSection .section1 strong, #contentSection .section4 strong {	color:#009387!important;	}***/
/***#contentSection .section2 a;link, #contentSection .section5 a:link, #contentSection .section2 strong, #contentSection .section5 strong {	color:#39914e!important;	}***/
/***#contentSection .section3 a:link, #contentSection .section6 a:link, #contentSection .section3 strong, #contentSection .section6 strong {	color:#81a25b!important;	}***/

#contentSection .section1 a:hover, #contentSection .section4 a:hover, #contentSection .section7 a:hover {	color:#81a25b!important;	}
#contentSection .section2 a:hover, #contentSection .section5 a:hover {	color:#009387!important;	}
#contentSection .section3 a:hover, #contentSection .section6 a:hover {	color:#39914e!important;	}

#contentSection .section1 p, #contentSection .section4 p, #contentSection .section7 p {	border-bottom:1px solid #009387;	}
#contentSection .section2 p, #contentSection .section5 p {	border-bottom:1px solid #39914e;	}
#contentSection .section3 p, #contentSection .section6 p {	border-bottom:1px solid #81a25b;	}
#contentSection .section5 p { margin:225px 0px 0px 0px; }
#contentSection .section6 p { margin:280px 0px 0px 0px; }
#contentSection .section7 p { margin:330px 0px 0px 0px; }

