body {
	background-image: url();
	background-color: #d9e6f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;

}
.p11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;

}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;

}

.subpad {
	padding-left:20px;
	padding-right:32px;
	padding-bottom:24px;
}

a:link {
	text-decoration: none;
	color: #8a0f0c;
	

}
a:hover {
	text-decoration: underline;
	color: #8a0f0c;
	
	
}
a:visited {
	text-decoration: none;
	color: #8a0f0c;
	

}
a:hover {
	text-decoration: underline;
	color: #8a0f0c;
	

}
.docs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

a:link.docs{
color: #FFFFFF;
font-weight:normal;}
a:hover.docs{
color: #FFFFFF;
font-weight:normal;
text-decoration:underline;}
a:visited.docs{
color: #FFFFFF;
font-weight:normal;}
a:hover.docs{
color: #FFFFFF;
font-weight:normal;
text-decoration:underline;}


ul {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
li {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0c3254;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00274A;
	font-weight: bold;
}
.h2w {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
ol {


	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #AE9A59;
	font-weight: bold;
}
.htext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #926c1f
}
.htext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #926c1f
}
.h22 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #20568B
}

a.h22:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #20568B
	text-decoration: none;
}
a.h22:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #20568B
	text-decoration: underline;
}
a.h22:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #20568B
}
a.h22:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	color: #20568B
}


/*STYLES FOR PATIENT INFORMATION FORMS*/

.sectionBorder {

border:1px solid #07457d;

background-color:#e3efff;

}

.sectionBorder td {

padding:5px 0 5px 5px;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

}

.sectionHeader{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

font-weight:bold;

color:#000;

background-image:url(images/form-header-tile.gif);

padding:5px 0 5px 5px;

border-bottom:3px solid #f9eeca;

}

.underlineHeader{

border-top:solid 3px #e5e1e5;

}

.textfieldNormal{

border:1px solid #07457d;

width:350px;

background-color:#fff;

}
.textfieldShort{

border:1px solid #07457d;

width:100px;

background-color:#fff;

}
.textfield2Thirds{

border:1px solid #07457d;

width:300px;

background-color:#fff;

}
.textfield200{

border:1px solid #07457d;

width:200px;

background-color:#fff;

}

.table2Columns td{
width:50%;
}
.table3Columns td{
width:30%;
}
.table4Columns td{
width:25%;
}
.table5Columns td{
width:20%;
}
.table10Columns td{
width:10%;
}



.noteYellow11{

border-top:solid 1px #CCCCCC; 

border-bottom:solid 1px #CCCCCC; 

background-color:#FFFFCC;
font:normal Arial, Helvetica, sans-serif;
color:#000;

}

.noteYellow21{

border-top:solid 3px #e5e1e5;

border-bottom:solid 1px #CCCCCC; 

background-color:#FFFFCC;
font:normal;
color:#000;

}

.greenSideBar{

background-image:url(images/greenside.gif);

width:15px;

}



.formFieldRequired{

font-weight:bold;

color:#CC0033;

}
.subSectionBlack{
color:#000;
}
.normalTxtBlack{
font-weight:normal;
color:#000;
}
.dna{
color:#FF0000;
font-weight:bold;
}
