/*Content Styles*/

#title {display:none; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 10px;
	line-height: 19px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #034C84;
	margin-bottom: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link, a:visited, a:active, a:hover {
	color: #034C84;
	text-decoration: underline;
}

/*** Layout Styles ***/

address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 10px;
	line-height: 14px;
}
.title {
	font-size: 17px;
	font-weight: bolder;
	color: #034C84;
}
.sidebox, .patientbox {
	color: #034C84;
	font-style: italic; 
	padding: 5px;
	background-color:#FFFFCC;
}
.sidebox {
	width: 143px;
	text-align: center;
	border: solid 2px #226293;
}
.sidebox #heading, th {
	background-color: #034C84;
	font-size: 14px;
	font-style: normal; 
	font-weight: bolder;
	color: #FFFFFF;
	margin: -5px;
	padding: 8px;
}	
.sidebox #heading, th a:link,
.sidebox #heading, th a:visited,
.sidebox #heading, th a:active{
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
.sidebox #heading, th a:hover {
	font-style: normal;
	color: #fff;
	text-decoration: underline;
}
