body { background-color: #f2f2f2; }

A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #0085CF;
  text-decoration: none;
}
A:visited { 
  color: #0085CF;
  text-decoration: none;
}
A:active {
  color: #0085CF;
  text-decoration: none;
}
A:HOVER { 
  color: #0085CF;
  text-decoration: underline;
  
}


img {
	border: 0px;
}

ul {
   list-style-type: round;
   list-style-position: outside;
   padding-left: 20px;
  
}

#bulkCopyright { font-size: 11px; color: #E3E3E3; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.maintabletext { 
		font-size: 12px; 
		font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #555555;
		padding-top: 20px;
		padding-left: 3%;
		padding-right: 4%;
}

.maintabletextheader { 
		font-size: 12px; 
		font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #555555;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 3%;
		padding-right: 4%;
}

.maintabletextfooter { 
		font-size: 12px; 
		font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #555555;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 3%;
		padding-right: 4%;
}

.sectionHeaders {
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-weight: bold;		
}

.sectionBody {
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #555555;
			
}

.indenttext {
	padding-left: 6%;
	padding-right: 6%;

}

#bulkCopyright { font-size: 11px; color: #999999; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

#drawline {
width: 717px;
margin-left: 4px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;

font-size: 1px;
line-height: 1px;
}


.tdgrayboxtext  {
	font-style: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #E7E7E7;
	padding: 10px;
	height: 23px;
	text-align: left;
	line-height: 17px;	
}




#wrap_all  {
	width : 725px;
	
	text-align : left;
}
	
#rounded_top  {
	background : url(images/HomeTopRight.png) no-repeat top right;
	
	padding-top: 0px;
	padding-right : 12px;
	height : 15px;
	overflow : hidden;
}

#rounded_top .p1  {
	background : url(images/HomeTopLeft.png) no-repeat top left;
	margin-top: 0px;
	margin-left: 1px;
	padding-left : 15px;
	padding-top : 2px;
}

#rounded_top .p2  {
	background : #FFFFFF;
}

#content  {
	background : transparent;
	border : none;
	margin : 0;
	padding : 0 0 0 4px;
}

#content .p1  {
	background : url(images/HomeRight.png) repeat-y top right;
	padding : 0 14px 0 0;
}

#content .p2  {
	background : url(images/HomeLeft.png) repeat-y top left;
	background-position: -3px;
	background-color: #FFFFFF;
	padding : 0 1px 0 15px;
}

#rounded_btm  {
	background : url(images/HomeBottomRight.png) no-repeat bottom right;
	
	padding-right : 14px;
	height : 20px;
	overflow : hidden;
	
}

#rounded_btm .p1  {
	background : url(images/HomeBottomLeft.png) no-repeat bottom left;
	padding-left : 15px;
	height : 19px;
	margin-left: 1px;
	
}

.ullists{
		margin-left: 0px;
		margin-top: 2px;
		margin-bottom: 0px;
}
