/***********************************************/
/* RHB Technology Solutions, Inc.	           */
/* www.rhbts.com			                   */
/***********************************************/
/*                                             */
/* Filename: rhbInternet.css		       	   */
/* Used with RHB Corporate Service Pages	   */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
.ServiceContainer {
	width: 100%;
} 
.ServiceContainerDetails {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
} 
.ServiceIcon {
	width: 48px;
	float: left;
} 
p.ServiceTitle
 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3054b5;
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
 }
.ServiceIntro
 {
 color: #666666;
 font-weight:normal
 }
