/* CSS Document */
form {
	font-size:11px;
}
.tableHead
{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.top
{
	font-size:15px;
}

p
{
	border-bottom:4px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.star {
 color:#AC0738;
 font-size:13px;
}
b {
	color:#10435E;
}
h1
{
	margin-bottom:0;
}
#buttons_holder {
	float:right;
	padding-right:51px;
	margin-bottom:25px;
}
.button {
	background-color:#014164;
	width: 60px;
	height: 30px;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
.description {
	font-size: 9px;
}

div#imageHead
{
	background-repeat:no-repeat;
	background-image: url(../img/hdrslogan.gif);
	width: 295px;
	height:75px;
	margin-left: 70px;
}

#new {
	display: none;
}

#follow_up {
	display:none;
}

div#chart
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	vertical-align:bottom;
	position:absolute;
	left:570px;
	top: 30px;

}
div#date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	vertical-align:bottom;
	position:absolute;
	left:580px;
	top: 81px;

}

.left
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	vertical-align:bottom;
}

.italics
{
	font-style:italic;
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
}

div#line
{
	border-width:thick;
	border-top: 4px;
	border-left:0;
	border-right: 0;
	border-bottom:0;
	border-style:solid;
	width: 700px;
}

div#logo
{
	background-repeat:no-repeat;
	background-image:url(../img/hdrlogo.gif);
	height: 75px;
	width: 68px;
	float:left;
}

div#new_patient_div
{
	display:none;
}

div#otherBox
{
	display:none;
}

div#packs
{
	display:none;
}

div#patientStreet
{
	display:none;
}

div#patientStreetDiv
{
	display:none;

}
div#refName
{
	display:none;
}

div#responsiblePartyDiv
{
	display:none;
}

div#responsiblePartyStreetDiv
{
	display:none;

}
div#secondary {
	display:none;
}
div#reviewSystems
{
	display:none;
}

div#socialHistory
{
	display:none;
}

div#underscore
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	text-align:center;
}

#womenOnly
{
	display:none;
}

header
{
	width: 363px;
}

h2
{
	
}

input
{
	font-size:11px;
	border: 1px solid #333333;
}

input.radio
{
	border: 0px;
}

input.submit
{
margin-left:20px;
}


select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table {
	border: none;
	font-size:11px;
}

td.fieldname {
    background-color:#9FC0CF;
    text-align: right;
	color:#ffffff;
	width: 200px;
	font-weight:bold;
}

td.fieldvalue {
	width:409px;
    background-color:#CADDE4;
	color:#000000;
}

table.yesno {
	border: none;
	font-size:11px;
	float:left;
	margin-right:20px;
}

td.fieldnameyesno {
    background-color:#9FC0CF;
    text-align: right;
	color:#ffffff;
	width: 174px;
	font-weight:bold;
}

td.fieldvalueyesno {
	width:106px;
    background-color:#CADDE4;
	color:#000000;
}

td {
    border: 0px;;
}

tr {
	border: none;
}

span
{
	font-weight: normal;
	font-size: 11px;

}

div#bread_crumbs {
	float:right;
	margin-left:40px;
	margin-top: 20px;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
}
div#bread_crumbs a {
	text-decoration:none;
}
div#bread_crumbs a:hover {
	text-decoration:underline;
}
div#bread_crumbs a#active { 
	text-decoration:underline;
}
