@charset "utf-8";
html, body{
	background:#FFF;
	color:#000;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	text-align:left;
}
img{
	border:none;
	margin:0;
	vertical-align:middle;
}
form, div{margin:0; padding:0;}
a:link{color:#000; text-decoration:underline;}
a:visited{color:#000; text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}
a:active{color:#000; text-decoration:underline;}
div#nav{
/*	background:url('../images/bg_shadowtop.gif') repeat-x;*/
	background-color:#FFF;
	border:1px solid #666;
	margin:21px auto 0 auto;
	width:747px;
}
div#nav a:link{color:#4463A4; text-decoration:none;}
div#nav a:visited{color:#4463A4; text-decoration:none;}
div#nav a:hover{color:#4463A4; text-decoration:none;}
div#nav a:active{color:#4463A4; text-decoration:none;}
div#nav a, span.on{
	display:inline;
	float:left;
	font-size:10px;
	margin:6px 0 6px 12px;
}
div#nav br{clear:left;}
div#flashcontent{
	border-bottom:1px solid #666;
	height:255px;
	margin:0 auto;
	width:749px;
}
div#home_page_text{
	/*background:url('../images/patient_ed_image.jpg') no-repeat;*/
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	background-color:#ACB7D7;
	margin:0 auto;
	width:747px;
}
div#home_page_text_container{padding:15px 124px 15px 23px;}
div#home_page_text_container p{
	color:#000;
	margin:10px 0 4px 0;
	line-height:18px;
}
div#home_page_text_container ul li{color:#000;}
div#home_page_text_container p a{font-size:10px; font-weight:bold;}
div#bottom{
	/*background:url('../images/bg_shadowbutt.gif') repeat-x;*/
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	background-color:#4463A4;
	height:25px;
	margin:0 auto;
	width:747px;
}
div#powered_by{
	margin:0 auto 32px auto;
	width:749px;
}
div#powered_by a{
	color:#000;
	font:bold 10px Georgia, 'Times New Roman', Times, serif;
}
div#top{
	background:url('../images/header_inside_generic.jpg');
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	height:111px;
	margin:0 auto;
	width:747px;
}
div#patient_education{
	background:url('../images/patient_learnmore.jpg');
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	height:41px;
	margin:0 auto;
	width:747px;
}
div#patient_education a{
	display:block;
	height:41px;
	width:747px;
}
div#content{
	background:#ACB7D7 url('../images/bg_sidebar.png') repeat-y left;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	margin:0 auto;
	width:747px;
}
div#content p{
	margin:0 0 11px 0;
	line-height:22px;
}
div#content li{line-height:22px;}
div#content_container{padding:32px 108px;}
div.title{
	color:#000;
	font-size:16px;
	margin:0 0 16px 0;
}
div#pat_ed_content{margin:0 auto; width:747px; background:#FFF; border-right:1px solid #666; border-bottom:1px solid #666; border-left:1px solid #666;}
div#pat_ed_content_container{margin:0 auto; width:680px;}