body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
	
}

a:link {  color: #006699; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
a:hover {  color: #76B2DD; text-decoration: underline}

.content {
	margin: 0px;
	padding: 0px;
	width: 899px;
	border: thin solid #0099CC;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	
}
.nameofdoctor {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 28px;
	line-height: auto;
	line-width:auto;
}

.nameofpatient {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 28px;
	line-height: auto;
	line-width:auto;
}

.newshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}

.orangebar {
	background-image: url(../images/orangebackground.gif);
	
	padding: 4px;
}

.orangebarnarrow {
	background-image: url(../images/orangebackground_narrow.gif);
	padding: 2px;
}


.leftbluebar{
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	background-image: url(../images/backgroundcolorbarleft.gif);
}


.box1 {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 200px;
}
.box2 {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 190px;
}
.textboxfirstpage {
	padding: 10px;
	
	margin: 0px;
}
.textboxfirstpage1 {
	padding: 2px;
	margin-top: 2px;
	margin: 0px;
}
.headlinefirstpage {
	font-size: 90%;
	font-weight: bolder;
}
.date {
	font-size: 70%;
	line-height: normal;
}

.bottommenu {
	margin: 10px 10px 10px 200px;
}
.searchtop {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.picture-noborder {
	border: 0px;
	margin: 3px;
}
.picture {
	border: 1px solid #0099CC;
	margin: 3px;
}
.patientpicture {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	height: 200px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.feature {
	width: 165px;
}
.clinicalbar {
	float: middle;
	margin-left: 0px;
	margin-top: -1px;
	width: 695px;
}
.contentinside {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 440px;
}
.bottommenuinside {
	bottom: 0px;
	padding: 5px;
	clear: both;
	background-image: url(../images/bottomblue.gif);
}
.headlineinside {
	font-size: 110%;
	font-weight: bold;
}
.bodyinside {
	font-size: 80%;
	text-align: left;
}
ul {
	list-style-type: disc;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.boxcontact {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 150px;
	padding: 10px;
}
.clinicalbox {
	font-size: 80%;
	text-align: left;
	margin-left: 5px;
}
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}


.bigGrayHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}