body  {
	font: 11px Verdana, Georgia, "Times New Roman", Times, serif;
	background: #fff;
	margin: 0; padding: 0;
	color: #333;
	text-align: left; 
	line-height: 18px; }
	
	p { 
          font-size: 11px; 
          font-family: Verdana, Georgia, sans-serif; 
          color: #333; 
          line-height: 18px; }
	
	a{ color: #000099; text-decoration: none; }
	a:hover, active{ color: #5a9655; text-decoration: underline; }
	a:visted{ color: #000099; text-decoration: none; }
	
.indexWelcome img { border: 0; padding-right: 10px; }

	#results {
	width: 445px;
	background: #FFF;
	float: left;
	padding: 0 0 0 0; }
	
	#results .noList {
	background: #e5e5e5;
	border: solid 2px #000099;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 7px 0 10px 10px; }
	 
#sidebar {
	float: right;
	width: 290px; /** subtract the sum of the left and right padding below from your desired width to get this number **/
	background: #fff url(images/comm_MSbox_02.jpg) repeat-y;
	padding: 0; }
	
	#sidebar1 {
	float: right;
	width: 290px; height: 100px;
	background: #fff url(images/comm_MSbox_01.jpg) no-repeat;
	padding: 0; }
	
#sidebar2 {
	float: right;
	width: 245px; /** subtract the sum of the left and right padding below from your desired width to get this number **/
	background: url(images/comm_MSbox_03.jpg) no-repeat right bottom;
	padding: 10px 20px 20px 25px; }
	
	#sidebar2 ul { margin: 0; }
	
	#sidebar2 li { 
	list-style-image: url("images/comm_green_arrow.gif"); 
	color: #113392; 
	font: 24px Arial, Helvetica, sans-serif; 
	font-weight: 500;
	line-height: 34px;
	margin: 0; }
	
#sidebar3 {
	float: right;
	width: 290px; height: 29px;
	background: #fff url(images/comm_MSbox_04.gif) no-repeat;
	padding: 0; }
	
#sidebar4 {
	float: right;
	width: 245px; /** subtract the sum of the left and right padding below from your desired width to get this number **/
	background: url(images/comm_MSbox_03.jpg) no-repeat bottom;
	padding: 0 20px 20px 25px; }
	
	#sidebar4 ul { margin: 0; }
	
	#sidebar4 li { 
	list-style-image: url("images/comm_green_arrow.gif"); 
	color: #113392; 
	font: 24px Arial, Helvetica, sans-serif; 
	font-weight: 500;
	line-height: 34px;
	margin: 0; }
	
.listHDR { width: 445px; padding: 10px 0 0 0; }

	.listHDR h2 {
	font: 20px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	border-bottom: solid 1px #666;
	padding: 0 0 5px 0;
	margin: 0 0 0 0; }
	
	.miscText { 
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666; }
	
	.descriptor { 
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	padding: 0 0 0 8px; }
	
	.descriptorTitle {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0; }
	
	.red { color: red; }
	
.listCommDev {
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 26px; }
	
#mainContent { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; } 
	
	p { margin: 10px 0 10px 0; }
	
#optHDR { 
margin: 0; 
width: 445px;
position: relative; 
font: 14px Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #000099;
border-bottom: solid 1px #666;
padding: 0 0 20px 0; }

#optHDR p { 
font: 12px Georgia, "Times New Roman", Times, serif;
font-weight: normal; 
color: #333333;
line-height: 18px;
margin: 10px 0 -5px 0; }

#footer { 
	padding: 0 0 3px 0;
	height: 66px;
	background: #fff url(images/comm_footer.jpg) no-repeat; } 
	
#featProp {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #5a9655;
	padding: 0 0 20px 10px; }

.style1 {font-size: 10px; padding: 6px 0 6px 0; }
