@charset "utf-8";
/* CSS Document */


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #185592;
}

/* ----------------------------------------------------------------------------
*/
/*Some general styles */
.RightAlign {
	float: right;
}
.FormFieldNormal {
	background-color: #D6E6F7;
	color: #333333;
}

.FormFieldDocSearch {
	background-color: #D6E6F7;
	color: #333333;
	width: 200px;
	margin-bottom: 5px;
}

.size20 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.FrontPageHeadline {
	color: #185592;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H1 {
	color: #185592;
margin-bottom: -10px;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #AC7633;
	font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: -5px;
font-weight: bold;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font-size: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #185592;
	font-size: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6E7F8;
	border-right-color: #D6E7F8;
	border-bottom-color: #D6E7F8;
	border-left-color: #D6E7F8;
	position: relative;
	width: 370px;
}
hr {
	color: #124574;
	background-color: #124574;
	height: 1px;
	border: 1px solid #124574;
	margin-top: 7px;
	margin-bottom: 7px;
}
.welcomeBox {
	;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	list-style-type: square;
}


/* ----------------------------------------------------------------------------
*/

body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

#mainContainer {
	background-image: url(images/css/contentbackground.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	}

#BodyContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}

	
#mastTop {
	height: 63px;
	width: 100%;
	background-image: url(images/css/mast_logo.jpg);
	background-repeat: no-repeat;
	color: #124572;
		
}	
#mastText {
	font-size: 11px;
	margin-top: 0px;/*45px;*/
	text-align: right;
	position: relative;
	padding-top: 45px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}


#mastText a {
text-decoration: none;
}

#mastNav {
	position: relative;
	top: 27px;
	color: #FFF;
	font-size: 15px;
	text-align: center;
}
#mastNav a {
	color: #FFF;
	text-decoration: none;
}

#bannerAd {
	height: 190px;
	top: 30px;
	clear: both;
	position: relative;
}
#homepageContentBox {
	position: relative;
	margin-top: 35px;

}
#frontPageLeft {
	width: 265px;
	float: left;
padding-right: 40px;
}
#VVbox {
	background-image: url(images/css/vvBox.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: auto;
	padding-left: 135px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.vvBoxTop {
	background-image: url(images/css/vvbox_topcorners.gif);
	height: 19px;
	width: auto;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #D6E7F8;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #124575;
	font-size: 15px;
}
.vvBoxBottom {
	background-image: url(images/css/vvbox_bottomcorners.gif);
	height: 18px;
	width: 265px;
}
.vvBoxMiddle {
	background-color: #D6E7F8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	height: 110px;
}
.vvBoxMiddle img {
	float: left;
	padding-right: 7px;
}
.vvBoxMiddle img {
	margin-top: -15px;
}

#frontPageRight {
	

	padding-left: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
margin-left: 285px;
}
#frontPageRight img {
	padding-right: 7px;
}

#PharmaBox {
	padding: 0px;
	text-align: center;
}

#PharmaBox img {
	padding: 0px;
	text-align: center;
}


/*Styling for the five service boxes on the homepage */
.ServiceBoxes {
	height: 34px;
	width: 255px;
	margin-top: 12px;
	padding-top: 27px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 9px;
	line-height: 13px;

}
.ServiceBoxes.SearchBG #search {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#search input {
	width: 150px;
	background-color: #EBD2B8;
}
__#search input.search_input_btn {
	width: 16px;
	height: 16px;
	top: 0px;
	position: relative;
	background-image: url(images/css/search_submit_btn.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CardioBG {background-image: url(images/css/cardiology_block.jpg);
margin-right: 30px; }
.WomensHealthBG {background-image: url(images/css/womens_block.jpg);}
.SearchBG {
	background-image: url(images/css/search_box.png);

}
.OncologyBG {background-image:url(images/css/cancer_block.jpg);}
.OrthoBG {background-image:url(images/css/ortho_block.jpg);}
.OutPatientBG{background-image:url(images/css/outpatient_block.jpg);}
input {
}


.footer {
	width: 750px;
	background-image: url(images/css/footer_bg.png);
	background-repeat: no-repeat;
	height: 60px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin-top: 20px;
	
}
.copyright {
	font-size: 9px;
	line-height: 30px;
}



/*NEWS SCROLLER*/
#pscroller2{
	height: 55px;
	border: 0px solid black;
	padding: 0px;
	background-color: #FFFFFF;
}

.rssclass .rsstitle{
font-weight: bold;
font-size: 120%;
}

.rssclass .rssdate{
color: 000000;
font-size: 160%;
}

.rssclass a{
text-decoration: none;
	color: #185592;
}

/*END NEWS SCROLLER*/
				#docSearchFrontPage {
	margin-bottom: 0px;
}


#pageSidebar {
	width: 265px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: right;
padding-left: 10px;
padding-bottom: 10px;
}

.pageSidebarTop {
	background-image: url(images/css/vvbox_topcorners.gif);
	height: 19px;
	width: auto;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #D6E7F8;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #124575;
	font-size: 15px;
}
.pageSidebarBottom {
	background-image: url(images/css/vvbox_bottomcorners.gif);
	height: 18px;
	width: 265px;
}
.pageSidebarMiddle {
	background-color: #D6E7F8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;

}
.pageSidebarMiddle img {
	float: left;
	padding-right: 7px;
}
.pageSidebarMiddle img {
	margin-top: -15px;
}

.pageSidebarMiddle li{
	margin-left: -10px;
	list-style-type: square;
	line-height: 18px;
}

.decker {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font-size: 16px;
	font-weight: bold;
}

.BreakNoSpace {
margin-bottom: -20px;
}


.TableSpecialty {
background-color: #D6E7F8;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
font-size: 14px;
font-weight: 0;
padding: 5px;
width: 100%;
}

.DocProfileTable {
}

.DocProfileTable th {

padding-bottom:10px;
}
#onlineServicesBar {
	background-color: #FFFFFF;
	background-image: url(images/design/online_services_bar.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	margin-top: 40px;
	padding-left: 135px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	padding-top: 3px;
	color: #17426C;
}
.blueRow {
	background-color: #114473;
	color: #FFF;
	padding: 3px;
	margin: 3px;
}
.smallItalicsFont {
	font-size: .7em;
}
