/* CSS Document */

#container {
	width: 901px;
	margin: auto;
	padding-top: 10px;
}

#top {
	height: 73px;
}

#topLeft {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-left: 10px;
}

#topRight {
	float: right;
	width: 440px;
	padding-right: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072AD;
}

#navBar {
	position: relative;
	margin-top: 14px;
	clear: both;
}

	#navLeftCorner {
		padding-left: 10px;
		width: 10px;
		vertical-align: top;
	}
	
	#navCenter {
		height: 32px;
		background-image: url(images/graphic_bgNav.jpg);
		background-repeat: repeat-x;
		font-size: 11px;
		font-weight: normal;
		color: #0072AD;
		text-align: center;
		vertical-align: top;
	}
	#navCenter a {
		color: #0072AD;
	}
		.physicianHoverable a {
			padding-top: 7px;
			display: block;
			width: 125px;
			height: 25px;
		}
		#navCenter .physicianHoverable a:hover {
			background-image: url(images/b_physician_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .physicianSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_physician_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .physicianSelected a, .physicianSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		
		.servicesHoverable a {
			padding-top: 7px;
			display: block;
			width: 128px;
			height: 25px;
		}
		#navCenter .servicesHoverable a:hover {
			background-image: url(images/b_services_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .servicesSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_services_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .servicesSelected a, .servicesSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		
		.guideHoverable a {
			padding-top: 7px;
			display: block;
			width: 193px;
			height: 25px;
		}
		#navCenter .guideHoverable a:hover {
			background-image: url(images/b_guide_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .guideSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_guide_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .guideSelected a, .guideSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		
		.supportHoverable a {
			padding-top: 7px;
			display: block;
			width: 148px;
			height: 25px;
		}
		#navCenter .supportHoverable a:hover {
			background-image: url(images/b_support_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .supportSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_support_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .supportSelected a, .supportSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		
		.researchHoverable a {
			padding-top: 7px;
			display: block;
			width: 90px;
			height: 25px;
		}
		#navCenter .researchHoverable a:hover {
			background-image: url(images/b_research_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .researchSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_research_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .researchSelected a, .researchSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		
		.professionalsHoverable a {
			padding-top: 7px;
			display: block;
			width: 173px;
			height: 25px;
		}
		#navCenter .professionalsHoverable a:hover {
			background-image: url(images/b_professionals_over.jpg);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
		#navCenter .professionalsSelected {
			padding-top: 7px;
			height: 25px;
			background-image: url(images/b_professionals_down.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
		}
		#navCenter .professionalsSelected a, .professionalsSelected a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
	
	#navRightCorner {
		width: 11px;
		padding-right: 9px;
		vertical-align: top;
	}

#flash {
	min-height: 358px;
	clear: both;
	/**/
	margin-top: -2px;
}

#bottom { 
}

#bottomLeft {
	float: left;
	width: 500px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C0854;
}

#bottomRight {
	float: right;
	width: 380px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #c1c1c1;
	background-image: url(images/graphic_bgGradient.jpg);
	background-repeat: repeat-x;
	/**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
}

select {
	border: 2px solid #0C0854;
}

input {
	border: 2px solid #0C0854;
}

p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072AD;
}
/*------------------------
	HOMEPAGE MEDIA PLAYER
------------------------*/
#mediaplayer_wrapper, #mediaplayer {
	float: left;
	margin-right: 3em;
	margin-left: 10px;
	margin-bottom: 30px;
}
#alttext {
	width: 880px;
	margin: 3em auto;
	color: #313131;
}
#alttext p {
	font-weight: normal;
	margin: 1em 0em;
	
}
p.notice {
	font-size: .9em;
	color: #858585;
}
