﻿.void{} /* For W3C CSS Compliance */



/*** Common ***/ 
.space { margin-bottom:5px; }
.spaceDouble { margin-bottom:20px; }
.space3 { margin-bottom:40px; }
.space6 { margin-bottom:80px; }
.backTop { margin:10px 0 10px 0; float:right; font-weight:bold; }
.separator-horiz-title { width:550px; margin:-3px 0 0 -3px; border-top:solid 1px #999999; }
.separator-horiz-title-NoRight { width:700px; margin:-3px 0 0 -3px; border-top:solid 1px #999999; }


#comCommunity { float:left; clear:both; margin:5px 0 5px 0; font-family: Arial, Verdana, 
	Helvetica, Sans-Serif;	font-size:small; line-height:17px; }
#comCommunity p { margin-bottom:10px; }
#comCommunity img { border:0; }	
#comCommunity a	{ padding:0; text-decoration:underline; }
#comCommunity a:hover { color:#736139; font-size:9pt; font-weight:normal; } 
#comCommunity .rightCol { display:inline; margin:0 0 5px 5px; float:right; 
	vertical-align:top; }
#comCommunity .item { width:545px; clear:both; margin:5x 0 5px 0; padding:0; }
#comCommunity .colOne, #comCommunity .colTwo { float:left; margin:0 0 5px 5px; 
	vertical-align:text-top; }
#comCommunity .colOne { width:110px; }
#comCommunity .colTwo { width:405px; }	
#comCommunity ul { list-style: none; margin:0 0 0 10px; padding-bottom:1px; }
#comCommunity ul li { margin-bottom:7px; padding-left:15px; line-height: 17px;
	background: url(images/bulletimage.gif) no-repeat left 3px; }
#comCommunity ul li a { text-decoration:none; font-weight:normal; margin:0; }
#comCommunity ul li a.underline { text-decoration:underline; }
#comCommunity ul li a:hover { color:#736139; }



