BODY {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #333333;
	font-size : 13px;
}


#border {
	width: 790px;
	text-align: left;  
	border: solid 5px #ffffff;
	background-color: #ffffff;
	margin-top: 5px;	
}

.topbg {
	background-image: url(images/pros_medical_billing.gif);
	background-repeat: no-repeat;
	background-position: top left;  
}

.bottombg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-size: 11px;
}

/* ================  MENU BAR  ==================== */


.toplinks  {
	color: #0e1677;
	font-size: 11px;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color : #304989;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;		
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:11px;
	text-decoration :none ;	
	font-weight: bold;
	letter-spacing: 1.2px;		
}

.toplinks a:hover {
	color : #304989;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;		
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:11px;
	text-decoration :underline ;
	font-weight: bold;
	letter-spacing: 1.2px;		
}


.imgborder {
	border: 1px solid #a9b0b6;
	margin-left: 5px;
	margin-bottom: 0px;
}



#rsd  {
	color : #304989;
	padding-top: 2px;
	width: 790px;	
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: right;	
}

#rsd a:link, #rsd a:visited, #rsd a:active  {
	color : #304989;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-variant: normal;		
}

#rsd a:hover {
	color : #304989;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-variant: normal;	
}


.bodytext {
	font-size : 13px;
	padding-top: 10px;		
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;	
	text-align:justify;
	line-height: 1.2;
}

.rightside {
	padding-top: 10px;		
}

.quote {
	color: #f73d0e;
}

hr {border: none 0; 
border-top: 1px dashed #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.solid {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.textindent {
	margin-left: 30px;
}


h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #f73d0e;
	font-size : 17px;
	font-weight: none;
	padding-top: 0px;		
}

.highlightlarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #f73d0e;
	font-size : 17px;
	font-weight: none;
	padding-top: 0px;		
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #135409;
	font-size : 14px;
	font-weight: bold;
}

ul {
	margin-top:0px;
}

li {
	padding-top:5px;
}


A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #304989;
	font-size : 12px;	
	text-decoration :Underline;
}

A:ACTIVE {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #304989;
	font-size : 12px;	
	text-decoration :Underline;
}
A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #304989;
	font-size : 12px;	
	text-decoration :Underline;
}
A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #304989;
	font-size : 12px;		
	text-decoration :Underline;
}


