body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(images/background03.jpg);
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.textbigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3B3B3B;
}
.textblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #590101;
	font-weight: bold;
}
.headingtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3B3B3B;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #590101;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:active {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.border2 {
	border: 1px none #1F1F1F;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
}
.bodytextsmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
}
.bodytextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3B3B3B;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.textblackbigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #590101;
	font-weight: bold;
}
.textblackCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #590101;
	font-weight: bold;
}
.bodytextitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3B3B3B;
	font-style: italic;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585858;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}
.borderCopy {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #585858;
	border-left-color: #585858;
}

a#patient_forms	{
	font-size: 1.1em;
	text-decoration: underline;
	color: #0000FF;
}

ul.forms	{
	float: left;
	width: 500px;
	margin: 30px 0 30px;
}

ul.forms li	{
	list-style-type: none;
	float: left;
	width: 146px;
	margin: 0 20px 0 0;
}

ul.forms li a	{
	display: block;
	width: 146px;
	height: 20px;
	padding: 180px 0 0;
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

ul.forms li a:hover,
ul.forms li a:focus	{
	color: #000;
}

ul.forms li a:focus,
ul.forms li a:active	{
	outline: none;
}

	ul.forms li a#patient_health_history	{
		background-image: url(images/pdf_patient_health_history.jpg);
	}
	
	ul.forms li a#patient_information	{
		background-image: url(images/pdf_patient_info.jpg);
	}