@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Helvetica", Arial, Geneva, sans-serif;
}
a {
	text-decoration:none
}

.forDoctors #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-left-color: #808080;
	border-top-width: 1px;
	width: 812px;
	background-color: #FFFFFF;
}
.forDoctors #container #header {
	height: 100px;
	width: 780px;
	margin-left: 16px;
}
.forDoctors #container #header #logoBanner {
	height: 65px;
	width: 780px;
}
.forDoctors #container #header #logoBanner #logoSpacer {
	float: left;
	width: 9px;
	height: 65px;
}

.forDoctors #container #header #logoBanner #logoBox {
	height: 55px;
	width: 241px;
	float: left;
	margin-top: 10px;
}
.forDoctors #container #header #logoBanner #bannerBox {
	float: left;
	height: 65px;
	width: 530px;
}
.forDoctors #container #header #menuBar {
	background-image: url(../images/menu_image2_780x35.png);
	height: 35px;
	width: 780px;
}
.forDoctors #container #header #menuBar #mainMenu {
	float: left;
	height: 35px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.forDoctors #container #header #menuBar #mainMenu #home {
	float: left;
	height: 34px;
	width: 72px;
	text-align: center;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-indent: -5px;
	margin-top: 1px;
	text-decoration: none;
}
.forDoctors #container #header #menuBar #mainMenu #home A:link {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #home A:visited {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #home A:active {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #home A:hover {
	text-decoration:none;
	color:#000
}

.forDoctors #container #header #menuBar #mainMenu #about {
	float: left;
	height: 35px;
	width: 104px;
}
.forDoctors #container #header #menuBar #mainMenu #about A:link {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #about A:visited {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #about A:active {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #about A:hover {
	text-decoration:none;
	color:#000
}


.forDoctors #container #header #menuBar #mainMenu #doctors {
	float: left;
	height: 34px;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	text-indent: -5px;
	margin-top: 1px;
}
.forDoctors #container #header #menuBar #mainMenu #doctors A:link {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #doctors A:visited {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #doctors A:active {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #doctors A:hover {
	text-decoration:none;
	color:#000
}

.forDoctors #container #header #menuBar #mainMenu #hospitals {
	float: left;
	height: 34px;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	text-indent: -5px;
	margin-top: 1px;
}
.forDoctors #container #header #menuBar #mainMenu #hospitals A:link {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #hospitals A:visited {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #hospitals A:active {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #hospitals A:hover {
	text-decoration:none;
	color:#000
}

.forDoctors #container #header #menuBar #mainMenu #destinations {
	float: left;
	height: 34px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	text-indent: -5px;
	margin-top: 1px;
}
.forDoctors #container #header #menuBar #mainMenu #destinations A:link {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #destinations A:visited {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #destinations A:active {
	text-decoration:none;
	color:#000
}
.forDoctors #container #header #menuBar #mainMenu #destinations A:hover {
	text-decoration:none;
	color:#000
}

.forDoctors #container #header #menuBar #searchMenu {
	float: left;
	height: 35px;
	width: 180px;
}


.forDoctors #container #content {
	height: 600px;
	width: 780px;
	margin-left: 16px;
	margin-top: 7px;
}
.forDoctors #container #content #pageTitleBox {
	background-image: url(../images/page_title_image2_780x35.png);
	height: 35px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.forDoctors #container #content #contentWrapper {
	height: 600px;
	width: 780px;
	margin-top: 12px;
}
.forDoctors #container #content #contentWrapper #leftWrapper {
	float: left;
	width: 252px;
}
.forDoctors #container #content #contentWrapper #leftWrapper #joinImage {
}
.forDoctors #container #content #contentWrapper #leftWrapper #joinText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.forDoctors #container #content #contentWrapper #leftWrapper #sampleECVButton {
}
.forDoctors #container #content #contentWrapper #leftWrapper #sampleECVImage {
	background-image: url(../images/ForDoctors_Sample_eCV_252x249.jpg);
	height: 249px;
	width: 252px;
	margin-top: 10px;
}
.forDoctors #container #content #contentWrapper #rightWrapper {
	float: left;
	width: 516px;
	margin-left: 10px;
	border: 1px solid #d2d2d2;
	height: 543px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextImage {
	background-image: url(../images/ForDoctors_FreeOfferText_427x42.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons {
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	height: 40px;
	width: 516px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons1 #circle01 {
	background-image: url(../images/circle_green_32x32.png);
	height: 40px;
	width: 60px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: bold;
	color: #FFF;
	text-indent: -2px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons1 #reason01 {
	float: left;
	height: 40px;
	width: 456px;
	line-height: 40px;
}


.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons2 {
	height: 40px;
	width: 516px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons2 #circle02 {
	background-image: url(../images/circle_green_32x32.png);
	background-position: 10px;
	float: left;
	height: 40px;
	width: 60px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons2 #reason02 {
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 456px;
	line-height: 40px;
	float: left;
}

.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons3 {
	height: 40px;
	background-repeat: no-repeat;
	background-position: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	width: 516px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons3 #circle03 {
	float: left;
	height: 40px;
	width: 60px;
	background-image: url(../images/circle_green_32x32.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-position: 10px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons3 #reason03 {
}

.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons4 {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons4 #circle04 {
	background-image: url(../images/circle_green_32x32.png);
	background-repeat: no-repeat;
	background-position: 10px;
	float: left;
	height: 40px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons4 #reason04 {
}

.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons5 {
	height: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons5 #circle05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/circle_green_32x32.png);
	background-position: 10px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 40px;
	width: 60px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinTextReasons5 #reason05 {
	float: left;
	height: 40px;
	width: 456px;
}


.forDoctors #container #content #contentWrapper #rightWrapper #joinButtonBox {
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	float: left;
	width: 516px;
	overflow: hidden;
}
.forDoctors #container #content #contentWrapper #rightWrapper #conditionText {
	width: 338px;
	float: left;
	text-indent: 10px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 52px;
}
.forDoctors #container #content #contentWrapper #rightWrapper #joinButton {
	width: 168px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.forDoctors #container #footer {
	height: 115px;
	background-color: #808080;
}
.forDoctors #container #footer #footerSpacer {
	width: 30px;
	float: left;
	height: 115px;
}

.forDoctors #container #footer #footerColumn01 {
	float: left;
	width: 195px;
	height: 115px;
	line-height: 18px;
}
.forDoctors #container #footer #footerColumn02 {
	float: left;
	height: 115px;
	width: 195px;
	line-height: 18px;
}
.forDoctors #container #footer #footerColumn03 {
	float: left;
	height: 115px;
	width: 195px;
	line-height: 18px;
}
.forDoctors #container #footer #footerColumn04 {
	float: left;
	height: 115px;
	width: 175px;
}
/*  --- FONTS ---  */
.footerSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.footerOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #F90;
}
.footerOrange A:link {
	text-decoration:none;
	color:#F90
}
.footerOrange A:visited {
	text-decoration:none;
	color:#F90
}
.footerOrange A:active {
	text-decoration:none;
	color:#F90
}
.footerOrange A:hover {
	text-decoration:none;
	color:#F90
}

.footerLearnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #F90;
}
.footerLearnMore A:link {
	text-decoration:none;
	color:#F90
}
.footerLearnMore A:visited {
	text-decoration:none;
	color:#F90
}
.footerLearnMore A:active {
	text-decoration:none;
	color:#F90
}
.footerLearnMore A:hover {
	text-decoration:none;
	color:#F90
}
.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
.footerCopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.footerCopyrightText A:link {
	text-decoration:none;
	color:#F90
}
.footerCopyrightText A:visited {
	text-decoration:none;
	color:#F90
}
.footerCopyrightText A:active {
	text-decoration:none;
	color:#F90
}
.footerCopyrightText A:hover {
	text-decoration:none;
	color:#F90
}