/* overall properties */



body {
	background-color: #FBA230;
	text-align: center;
	height: 100%; 
	margin-bottom: 1px;
}

html { 
	height: 100%; margin-bottom: 1px; 
}

/* 11px was replaced with x-small except EDIblueLink_noPadding which was changed to xx-small */

div {
	font-family: Arial, Sans-Serif;
	/*font-size: 11px;*/
	font-size: x-small;
	color: #626161;
}

td {
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	color: #626161;
}

a {
	color: #626161;
}

a:hover {
	color: #222222;
}

a.result_link {
	color: #0087C2;
}


#EDIcenterWrapper { 
	width: 786px; 
	margin: 0 auto;
	text-align: left;
}

#EDIpageContainer{
	width: 786px;
	float: left;
	background-color: white;
	padding-bottom: 30px;
}

#EDIbodyContainer {
	width: 727px;
	_width: 756px;
	float: left;
	padding-top: 23px;
	padding-left: 29px; 
}

.EDIleftContainer {
	float: left;
}

.EDIrightContainer {
	float: right;
}

h1 {
	color: #0087C2;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 13px;
	margin: 0px;
}

h2 {
	color: #626161;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	padding-bottom: 13px;
	margin: 0px;
}

h3 {
	color: #0087C2;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 13px;
	margin: 0px;
}

.blueText {
	color: #0087C2;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: xx-small;
	margin: 0px;
}

/* end overall properties */
/* header/footer properties */
#EDIheader {
	width: 786px;
	float: left;
}

.headerBackground {
	background-image: url("images_edi/header_background.gif");
	background-repeat: no-repeat;
	width: 521px;
	height: 64px;
}

#EDIfooter {
	float: left;
	color: #ffffff;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 515px;
	width: 727px;
}

#headerLinkPosition {
	padding-top: 26px;
	padding-left: 360px;
}


/* end header/footer properties */
/* template a properties */
#EDIlanding_background {
	background-image: url("images_edi/landing_background.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}

.EDItestPadding {
	padding-top: 17px;
	padding-right: 27px;
	padding-left: 27px; 
}

.buttonPadding {
	padding-top: 20px;
}

.EDIrightFlashContainer {
	text-align: center;
	width: 356px;
	float: right;
}
/* end template a properties */
/* template b properties */
#EDIwhite_shadow_background {
	background-image: url("images_edi/results_background.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}


#EDIresults_background {
	background-image: url("images_edi/results_background_blue.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}

.EDIpagePadding {
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 27px; 
	width: 430px;
	_width: 467px;
}

.EDIgrayTest_font{
	color: #626161;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
}

.EDIblueTest_font {
	color: #0087C2;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
}

.EDIorangeTest_font {
	color: #F79312;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
}

.testPadding {
	padding-top: 17px; 
	padding-bottom: 33px;
}
/* end template b properties */

/* template c properties */

#EDIwhite_background {
	background-image: url("images_edi/white_background.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}

.textHolder {
	width: 410px;
	/*font-size: 0.96em;*/
	font-size: x-small;
}

#EDIblueLink {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #0087C2;
	padding-bottom: 13px;
	padding-top: 13px;
}

#EDIblueLink a {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #0087C2;
	padding-bottom: 13px;
}

#EDIblueLink a:hover {
	color: #DB8210;
}

#EDIorangeLink {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #F79312;
	padding-bottom: 13px;
	padding-top: 13px;
}

#EDIorangeLink a {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #F79312;
	padding-bottom: 13px;
}

#EDIorangeLink a:hover {
	color: #DB8210;
}

#slotA {
	/*padding-left: 27px; 
	padding-right: 27px; 
	padding-top: 10px;*/
	
	padding-left: 17px; 
	padding-right: 27px; 
	padding-top: 10px;
	float: left;
	width: 419px;
}

#slotB {
	/*padding-left: 28px; 
	padding-right: 28px; 
	padding-top: 10px;*/
	
	padding-left: 17px;
	padding-right: 28px;
	padding-top: 10px;
	float: left;
	width: 183px;
}

.EDIleftHomeBucket {
	float: left;
	width: 490px;
}

.EDIrightHomeBucket {
	/*float: right;
	width: 237px;
	padding-top: 10px;*/
	
	float: left;
}
/* end template c properties */
/* template d properties */


.home_right_photo {
	padding-top: 10px;
	width: 95px;
}
#macBox {
	width: 727px;
	float: left;
}

.homebucket1 {
	width: 419px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.homebucket1pic {
	/*width: 419px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;*/
	/*padding-left: 17px;*/
	
	width: 444px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.homebucket2 {
	/*width: 278px;
	_width: 297px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;*/
	
	width: 250px;
	_width: 260px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	
}

.spotlight {
	width: 240px; 
	_width: 250px; 
	padding-left: 0px; 
	padding-right: 10px; 
	padding-top: 0px;
	float: left;
}

.spotlight2 {
	width: 265px; 
	_width: 275px; 
	padding-left: 0px; 
	padding-right: 10px; 
	padding-top: 0px;
	float: right;
	
	/*width: 265px; 
	_width: 275px; 
	padding-left: 0px; 
	padding-right: 30px; 
	padding-top: 0px;
	float: right;*/
}

.doctorPhoto {
	width: 141px; 
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}

#EDIhometopBackground {
	background-image: url("images_edi/hometopbackground.jpg");
	background-repeat: no-repeat;
	height: 180px;
	width: 370px;
}

.EDIhomecopyPadding {
	padding-top: 21px;
	padding-left: 25px;
	padding-right: 25px;
}

#EDIhome_bucket_background {
	background-image: url("images_edi/home_bucket_background2.gif");
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	width: 727px;
	margin-top: 13px; 
	padding-bottom: 10px; 
}

.rightTextholder {
	width: 222px;
}

/* end template d properties */
/*template e properties */

#EDIwhite_only_background {
	background-image: url("images_edi/white_only_background.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}

#EDIwhite_gray_background {
	background-image: url("images_edi/white_gray_background.gif");
	background-repeat: repeat-y;
	float: left;
	width: 727px;
}

.topPadding {
	padding-top: 10px;
}

.bottomPadding {
	padding-bottom: 10px;
}

.darkText {
	font-family: Arial, Sans-serif;
	color: #292929;
}

.backgroundGray {
	background-color: #EFEFEF;
	float: left;
}

.tablePadding {
	padding-top: 10px;
	padding-bottom: 10px;
}

.EDIdoctorResultsPadding {
	padding-top: 17px;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-left: 27px; 
	width: 430px;
	_width: 467px;
	float: left;
}

#doctorProfile {
	width: 410px; 
	border-bottom: 1px solid #C7C7C7; 
	padding-bottom: 18px;
}

#moreInfo {
	width: 385px; 
	border-top: 1px solid #C7C7C7;
}

.doctorContainer {
	width: 410px;
	float: left;
	padding-top: 10px;
}

.doctorInfo {
	float: left;
	width: 274px;
}

#EDIDoctorblueLink {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #0087C2;
	font-weight: bold;
	padding-top: 0px;
}

#EDIDoctorblueLink a {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #0087C2;
	font-weight: bold;
}

#EDIDoctorblueLink a:hover {
	color: #DB8210;
}

#EDIDoctororangeLink {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #F79312;
	font-weight: bold;
	padding-top: 0px;
}

#EDIDoctororangeLink a {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #F79312;
	font-weight: bold;
}

#EDIDoctororangeLink a:hover {
	color: #DB8210;
}

.doctorInfoRight {
	float: right;
	width: 136px;
	padding-top: 0px; 
}

#doctorProfile_noline {
	width: 410px; 
	padding-bottom: 18px;
}

.EDIright_extra_info {
	float: right;
	width: 260px;
}

.extra_info_padding {
	width: 228px;
	_width: 260px; 
	padding-top: 14px; 
	padding-left: 16px; 
	padding-right: 16px;
}
/*end template e properties */
/*template g properties */
.links {
	width: 350px;
	float: left;
	padding-bottom: 20px;
}

#EDIblueLink_noPad {
	font-family: Arial, Sans-serif;
	/*font-size: 11px;*/
	font-size: x-small;
	color: #0087C2;
	/*color: #9E9D9D;*/
	padding-bottom: 0px;
	padding-top: 0px;
}

#EDIblueLink_noPad a {
	font-family: Arial, Sans-serif;
	/*font-size: 11px;*/
	font-size: x-small;
	color: #0087C2;
	padding-bottom: 0px;
}

#EDIblueLink_noPad a:hover {
	color: #DB8210;
}

#EDIblueLink_noPadding {
	font-family: Arial, Sans-serif;
	/*font-size: 11px;*/
	font-size: xx-small;
	color: #0087C2;
	/*color: #9E9D9D;*/
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
}

#EDIblueLink_noPadding a {
	font-family: Arial, Sans-serif;
	/*font-size: 11px;*/
	font-size: xx-small;
	color: #0087C2;
	padding-bottom: 0px;
	float: left;
}

#EDIblueLink_noPadding a:hover {
	color: #DB8210;
	float: left;
}

#EDIorangeLink_noPadding {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #F79312;
	padding-bottom: 0px;
	padding-top: 0px;
}

#EDIorangeLink_noPadding a {
	font-family: Arial, Sans-serif;
	font-size: x-small;
	color: #F79312;
	padding-bottom: 0px;
}

#EDIorangeLink_noPadding a:hover {
	color: #DB8210;
}

.grayBorder {
	border-top: 1px solid #C7C7C7;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
}
/*end template g properties */




div .page_photo {
	text-align: center;
	background-image: url("images_edi/page_photo_background.jpg");
	background-color: #0080BD;
	background-position: right top;
	background-repeat:no-repeat;
}

#printlogo{
  display: none;
  /* EDI's printer friendly logo: hides logo in screen version */
}




