	body {
		text-align:center;
		}
	p,h1,h2,h3,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #ee293a;
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #006BB6;
		font-size: 16px;
		font-weight: bold;
		}
		
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #006BB6;
		font-size: 12px;
		font-weight: bold;
		letter-spacing:1px;
		}
		
	hr { 
		height:0px; 
        border:0px; 
        border-top:2px solid #E4F1FB; 
		}
			
	img {
      	margin: 0;
      	padding: 0;
	  	border: 0;
   		}
		
	.imgright {
		float:right;
		margin:0;
		padding:0;
		border:0;
		}
	
	a:link {
		color: #006BB6;
		}
	a:visited {
		color: #006BB6;
		}
	a:hover {
		color: #006BB6;
		}
	a:active {
		color: #006BB6;
		}
	
	#frame {
		width:1000px;
		margin-right:auto;
		margin-left:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:235px;
		padding:0px;
		float:left;
		background:#fff;
		}
	#contentleft p.pharmacist {
		text-align:center;
		}

	#contentleft .pharmacist img {	
		border:1px solid #999999;
		margin:0 auto; }
	
	#contentleft p.caption {	
		color: #666666;
		font-size:9px;
		font-weight:bold;
		text-align:center;
		margin-top:2px;
		margin-bottom:15px; }
	
	#contentright {
		width:765px;
		padding-top: 20px;
		float:left;
		background:#fff;
		}
		
	#contentright p {
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 20px;
		}
	
	#contentright ul {
		color: #999999;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 20px;
		list-style:none;
		list-style-type:none;
		margin:0; padding:0 0 0 5px;
		}
		
	#contentright li {
		color: #999999;
		height: 20px;
		background:url(../images/yes-no.gif) no-repeat 0 -40px;
		padding-left:25px;
		margin-bottom:10px;
		}
	#contentright li.n {
		background:url(../images/yes-no.gif) no-repeat 0 -20px;
		}
	#contentright li.y {
		background:url(../images/yes-no.gif) no-repeat;
		}
 	#contentright .photo {
		float:right;
		}
 	#contentright .photo img {		
		margin: 0 0 15px 15px;
		border:1px solid #999999;
		}
		
	#contentheader {
		width:1000px;
		height:170px;
		background:#ffffff url(../images/header.gif) top center no-repeat;
		margin-bottom:10px;
		}
		
	#contentheader .pharmacy {
		float:left;
		margin:40px 0 0 30px;
		}
		
	#contentheader h1 {
	font-size:32px;
	line-height:100%;
	color:#ffffff;
		}
		
	#contentheader h2 {
		text-transform:uppercase;
		color:#ffffff;	
		letter-spacing:1px;
		}
	#contentheader .logo {
		float:right;
		margin:10px 20px 0 0;	
		}
		
	#contentbottom{
		background:#fff
		width:1000px;
		margin-right:auto;
		margin-left:0px;
		margin-top:30px;
		padding:0px;
		}
		
	#contentbottom p{
	
		font-size:10px;
		line-height:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold
		}
		
	
	.sidebar {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		background-color: #E4F1FB;
		height: auto;
		width: 180px;
		margin: 10px;
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
		color:#003366;
		}

