/* HTML TAGS */
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
}
BLOCKQUOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	font-weight: normal;
}
UL, OL { margin-bottom: 0; }
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #003;
	margin-top: 25px;
}
TABLE.data TH, TABLE.data TD { 
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
TABLE.data  TH { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	text-align: left;
	background-color: #f5f5f5;
}
TABLE.data  TD { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
}
/* TEXT STYLES */
.bodyText {
	padding: 0 10px 0 20px;
}
.providerName {
	line-height: 30px;
	font-style: normal;
}
.headlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #003;
}
.textlinks {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	text-align: right;
}
.textlinks a { text-decoration: none; color: #006; }
.textlinks a:hover { text-decoration: underline; color: #006; }		
.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #99F; 
}
.copyright a { text-decoration: none; color: #99F; }
.copyright a:hover { text-decoration: underline; color: #99F; }		
.navtexthighlight { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	color: #693;
}
.navtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
}
.navtext a { text-decoration: none; color: #339; }
.navtext a:hover { text-decoration: underline; color: #339; }		

/* PURPOSE CONTENT */
.purposeContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 10px 30px;
}
.objectives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 5px 30px;
}
.objectives P { padding: 0; }

/* SIDE BAR CONTENT */
.providerPhoto {
	margin: 10px 10px 5px 0;
	float: left;
	clear: none;
}
.voices {
	background-color: #c2c2e1;
	background-image: url(../graphics/header/header_voices.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 524px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 45px 20px 0 20px;
}
.voicesFooter {
	background-color: #c2c2e1;
	background-image: url(../graphics/footer/footer_clinicalchallenge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.videoscreen {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	clear: none;
}
.buttonGetflash { float: right; }
.didYouKnow {
	background-color: #f6cc6b;
	background-image: url(../graphics/header/header_didyouknow.gif);
	background-repeat: no-repeat;
	width: 524px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #26115A;
	padding: 30px 20px 0 20px;
}
.didYouKnow LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
}
.didYouKnowFooter {
	background-color: #f6cc6b;
	background-image: url(../graphics/footer/footer_clinicalchallenge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.didYouKnowVert {
	background-color: f6cc6b;
	background-image: url(../graphics/header/header_didyouknow_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #26115A;
	text-align: left;
	vertical-align: top;
	padding: 30px 20px 0 20px;
}
.didYouKnowVertFooter {
	background-color: #f6cc6b;
	background-image: url(../graphics/footer/footer_didyouknow_vert.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.challengeQuestion {
	background-color: #ffb770;
	background-image: url(../graphics/header/header_challengequestion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 524px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	vertical-align: top;
	padding: 35px 20px 0 20px;
}
.ChalQuesFooter {
	background-color: #ffb770;
	background-image: url(../graphics/footer/footer_clinicalchallenge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.criticalChallenge {
	background-color: #b1e194;
	background-image: url(../graphics/header/header_clinicalchallenge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 524px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 35px 20px 0 20px;
}
.criticalChallengeFooter {
	background-color: #b1e194;
	background-image: url(../graphics/footer/footer_clinicalchallenge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.providerPerspective {
	background-image: url(../graphics/header/header_providerperspective.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 524px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #003300;
	vertical-align: top;
	padding: 45px 5px 0 5px;
	font-style: italic;
}
.providerPerspectiveFooter {
	background-image: url(../graphics/footer/footer_providerperspective.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
