BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;
	width: 100%;
	background: url(images/bg1.jpg) ;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
	margin: 0px;	
}



/* Main Border */
#border {
	text-align: left;
	top: 0px;
	width: 927px;
	margin-bottom: 4px;
	margin-top: 0px;	
	padding: 0 0 0 0;
	background-color:#ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;	
}

.bgbodycontent{
	background: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bgbottom{
	background: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 76px;
}

.bgbottom2{
	background: url(images/medical-billing-services_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.bodycontent {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 10px;
}

.bgbodycontentright {
	background: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-left: 5px solid #ffffff;
}

.leftcontent {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 10px;
}

.borderbox {
	padding: 10px;
	margin-right: 0px;
	background-color:#ffffff;
	border: 1px dashed #ff6600;
}

.borderbox2 {
	padding: 10px;
	margin-left: 20px;
	background-color:#ffffff;
	border: 1px dashed #ff6600;
}

.bglinks {
	background: url(images/medical-billing-services_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.toplinks  {
	color : #ffffff;
	font-size : 13px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: right;
	padding-right: 15px;	
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color : #ffffff;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:13px;
	text-decoration :none ;	
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;	
}

.toplinks a:hover {
	color : #ffffff;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:13px;
	text-decoration :underline ;
	font-weight: bold;	
}


.bottomlinks  {
	color : #ffffff;
	font-size : 13px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;	
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active  {
	color : #ffffff;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
}

.bottomlinks a:hover {
	color : #ffffff;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-weight: bold;	
}

.copyrightlinks  {
	color : #ffffff;
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;	
}

.copyrightlinks a:link, .copyrightlinks a:visited, .copyrightlinks a:active  {
	color : #ffffff;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-weight: bold;
}

.copyrightlinks a:hover {
	color : #ffffff;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-weight: bold;	
}


.imgborder {
	margin: 3px;
}

.tablepadding {
	margin-left: 10px;
}

.imgborder1 {
	border: 1px solid #ffffff;
}

.imgborderrightouter {
	border: 1px solid #00aeef;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 1px;
	text-align: center;
	padding: 3px;
}

.imgborderleftouter {
	border: 1px solid #ffffff;
	width:160px;
	margin-right: 5px;
	margin-bottom: 1px;
	text-align: center;
}

.tdmargin {
	padding-bottom: 8px;
}

.colored {
	color : #00aeef;
	font-size : 14px;
	font-weight: bold;
}

.smalltext {
	font-size : 10px;
}

h1 {
	color: #003a69;
	font-size : 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-bottom: 6px;
	font-weight: normal;
}

.h1color {
	color : #007c85;
	font-size : 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-bottom: 6px;
	font-weight: normal;
}

.bodyh1 {
	color : #472926;
	font-size : 14px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
}

h2 {
	color : #003a69;
	font-size : 14px;	
}

h3 {
	color: #003a69;
	font-size : 12px;
	padding-bottom:1px;
}


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

HR {
	size: 1px;
	color : #003a69;	
}

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

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




.formheader {
	background-color: #41000e;
	color: #cc951f;
	font-weight: bold;
	font-size: 16px;
	padding-left: 14px;
	line-height: 27px;
	vertical-align: middle;
	border-bottom: 1px solid #5f0014;
}

.formbg {
	background-image: url(images/bgform.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
}

.formpadding {
	padding-left: 8px;
}

.borderforms {
	border-top: 0px solid #472926;
	border-left: 0px solid #472926;
	border-right: 0px solid #472926;
	border-bottom: 0px solid #472926;			
}

.formtext {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #472926;
	font-size : 11px;
}

.textbox {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #af808a;
	font-size : 11px;
	width: 125px;
}

.textbox2 {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #003a69;
	font-size : 11px;
	width: 200px;
}

.textarea2 {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #003a69;
	font-size : 11px;
	width: 400px;
}

.formbutton {background-color: #ff6600; background-image: none; color: #ffffff; font-weight: bold; font-size: 12px; border: 1px solid #000000; padding: 3px; }


/* =========================== Navigation =========================== */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-align:right;

}

div.menuBar {
  border-bottom: 0px solid #a48f62;
  border-top: 0px solid #a48f62;    
  padding-top: 6px;
  padding-bottom: 6px; 
  text-align: right;
}

div.menuBar a.menuButton {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  border-right: 1px solid #ffffff;
  color: #ffffff;
  font-size : 12px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 20px;
  padding-left: 20px;  
  padding-top: 6px;
  padding-bottom: 6px;  
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #33969c;
  border-right: 1px solid #ffffff;
  color: #ffffff;  
  text-decoration: none;  
}

div.menuBar a.menuButton2 {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  border-right: 0px solid #ffffff;
  color: #ffffff;
  font-size : 12px;  
  cursor: default;
  left: 0px;
  margin: 0px;
  padding-right: 20px;
  padding-left: 20px;  
  padding-top: 6px;
  padding-bottom: 6px;  
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton2:hover {
  background-color: #33969c;
  border-right: 0px solid #ffffff;
  color: #ffffff;  
  text-decoration: none;  
}

div.menu {
  background-color: #33969c;
  border: 0px outset #6B8BAD;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;	
  font-weight:bold;	
  font-size: 12px;
  border-bottom: 1px solid #ffffff;
  color: #FFFFFF;
  cursor: default;
  display: block;
  padding: 3px 1em;
  padding-top: 6px;
  padding-bottom: 6px;   
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #023a6b;
  color: #FFFFFF;
  text-decoration: none;    
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

.arrow {
	font-size: 6px;
}
