body {margin: 0px; background-color: #E2E2E2;}
table{ font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}

/*------ Fonts------*/
.bodytext { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}
.ver12 { font-family: verdana;font-size: 12px;font-weight: normal;color: #333;text-decoration: none;}
.justify {text-align: justify; line-height:15px}

/*------ Nav Links---------*/
.left-bluelink { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #0D769D;text-decoration: none;}
.left-bluelink:hover { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}

.whitelink{ font-family: verdana;font-size: 10px;font-weight: normal;color: #FFF;text-decoration: none;}
.whitelink:hover { font-family: verdana;font-size: 10px;font-weight: normal;color: #333;text-decoration: none;}

.whitelink-ta10{ font-family: Tahoma;font-size: 11px;font-weight: normal;color: #FFF;text-decoration: none;}
.whitelink-ta10:hover { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}

.morelink { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #B82E24;text-decoration: none;}
.morelink:hover { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}

.greylink { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #89898D;text-decoration: none;}
.greylink:hover { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #333;text-decoration: none;}

.bluelink { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #074A77;text-decoration: none;}
.bluelink:hover { font-family: Tahoma;font-size: 11px;font-weight: normal;color: #819CCB;text-decoration: none;}

.arial12-wlink{ font-family: Arial;font-size: 12px;font-weight: bold;color: #FFF;text-decoration: none;}
.arial12-wlink:hover { font-family: Arial;font-size: 12px;font-weight: bold;color: #333;text-decoration: none;}

.tablink { padding-left:6px; color: #333; text-decoration: none; background-color:#E8EFF1; display:block; 
border-bottom:1px solid #FFFFFF; line-height: 20px}
.tablink:hover {padding-left:15px; background-color:#39ABD5; color: #fff; text-decoration: none; display:block;}

.bold { font-weight: bold;}
.bold:hover { font-weight: bold;}

/*---------Background Color----------*/
.bg-blue { background-color: #13ADE6;}
.bg-blue1 { background-color: #ff6600;}
.footer { background-color: #819CCB;}
.bg-white { background-color:#FFFFFF;}
.bg-greybtn { background-color:#818181;}
.bg-innerbody { background-color:#E2E2E2;}
.bg-h-dot { background-image:url(../images/h-dot.gif);} 
.bg-footer { background-color:#ACC729;} 

/*--------Text Color---------*/
.text-red { color: #D31174; }
.text-blue { color: #074A77; }
.text-footer { color: #89898D; }
.text-lightgrey { color: #999999; }
.text-blue1 { color: #0F89B7; }
.text-org { color: #ff6600; }


/*---------Left Buttons---------*/
.leftbutton { border: 1px solid #E8E8E8;background-color: #F7F7F7;height: 18px;width: 191px;padding: 0px; }
.button-strip { background-color: #6A92AD;}

/*----------Borders-----------*/
.grey-borderL {border-left:1px solid #DAD9D8;}
.grey-borderR {border-right:1px solid #DAD9D8;}
.grey-borderT {border-top:1px solid #DAD9D8;}
.grey-borderB {border-bottom:1px solid #DAD9D8;}
.inner-bodyL {border-left:1px solid #A7A7A7;}
.inner-body6R {border-right:6px solid #e2e2e2;}

/*--------Padding-----------*/
.cellpad5 {padding: 5px;}
.cellpadL10 {padding-top: 0px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;}
.cellpad1 {margin-bottom: 20px; padding-bottom: 10px;}

/*--------Find a Doctor-----------*/
p#leftbox {
	float: left;
	width: 105px;
	padding: 10px;
	margin: 0 0 15px 0;
	background: #ccc;
}
p#rightbox { 
	width: 340px;
	float: left;
	color: #333; 
    line-height: 1.5em;
	position:absolute;
    right:100px;
    top:190px
}


