body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 9pt;
	color: #656565;
	background-color: #D0D1DA;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/* Puts green border around web page. */
.bodydiv {
	background-color: #FFFFFF; 
	width: 768px; 
	border-right: 1px solid #1D4E31; 
	border-left: 1px solid #1D4E31;
}

#content {
	width:660px;
	padding:20px 68px 0px 40px;
	text-align:left;
}
div.content2 {
	width:660px;
	padding:10px 68px 0px 40px;
	text-align:left;
}
div.div1 {
	float:left;
	width:190px;
}
div.div2 {
	float:right;
	width:449px;
}
div.div3 {
	float:left;
	width:19px;
	text-align:center;
	border-left:1px solid #5E8C68;

}
div.heading {
	width:728px;
	height:25px;
	padding: 10px 0px 0px 40px;
	margin-top:10px;
	align:left;
	background-color: #DFEADF;
	indent: 40px;
}
a.divhead {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
}
a.divhead:link {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
}
a.divhead:visited {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
}
a.divhead:hover {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:underline;
}
a.divhead:active {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration:none;
}
.subheader {
	color: #1D4E31;
	font-size: 9pt;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-transform: none;
}

/*
.indent {
	padding-left: 26px;
}
*/


div.rule {
	border-bottom: solid thin #D0D1DA;
	width: 660px;
	margin-top: 5px;
	margin-left: 0px;	
	margin-bottom: 15px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1D4E31;
}

/*

*/

Used to get farther down page without scrolling 
.small {
	color: #006633;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}

a.smalllinks:link {
	color: #006633;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}

a.smalllinks:visited {
	color: #006633;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}

a.smalllinks:hover {
	color: #7C7E81;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: underline;
}

a.smalllinks:active {
	color: #006633;
	font-size: 8pt;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}


/* Used on the patient education page */
.educationlist {
	color: #1D4E31;
}

.sectionheader {
	color: #FFFFFF;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	padding-left: 40px;
}

.sectionhead {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	margin-left: 40px;
}

.sectionhead2 {
	color: #5E8C68;
	font-size: 14pt;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: bold;
	margin-left: 0px;
}

/* Used on all questions in table */
.question {
	color: #B2B2B2;
	font-size: 16px;
	font-weight: bold;
	line-height: 18pt
}

/* Used on all notes in table */
.note {
	color: #5E8C68;
	font-size: 16px;
	font-weight: bold;
	line-height: 18pt
}

/* Used on all subheadings in table */
.subhead {
	color: #5E8C68;
	font-size: 14px;
	font-weight: bold;
	line-height: 13pt
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 9pt;
	font-weight: bold;
	color: #5E8C68;
}

.address {
	font-family: "Futura Light";
	line-height: 18px;
	font-size: 9pt;
}

/* Used on the education page */

a.education:link {
	color: #1D4E31;
	text-decoration: none;
}

a.education:visited {
	color: #1D4E31;
	text-decoration: none;
}

a.education:hover {
	color: #7C7E81;
	text-decoration: underline;
}

a.education:active {
	color: #1D4E31;
	text-decoration: none;
}

/* Used on pages for the "return to page top" links */
a.toplinks:link {
	color: #7C7E81;
	font-size: 7pt;
	line-height: 12px;
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: none;
}

a.toplinks:visited {
	color: #7C7E81;
	font-size: 7pt;
	line-height: 12px;
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: none;
}

a.toplinks:hover {
	color: #1D4E31;
	font-size: 7pt;
	line-height: 12px;
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: underline;
}

a.toplinks:active {
	color: #7C7E81;
	font-size: 7pt;
	line-height: 12px;
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: none;
}

 Used to show where user is in site 
.smallhistory {
	color: #7C7E81;
	font-size: 8pt;
	line-height: 12px;
	margin-top: 5px;
	margin-left: 0px;
}


.header {
	color: #5E8C68;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 230px;
}

a.pageheader:link {
	color: #5E8C68;
	font-size: 10pt;
	text-decoration: none;
}

a.pageheader:visited {
	color: #5E8C68;
	font-size: 10pt;
	text-decoration: none;
}

a.pageheader:hover {
	color: #7C7E81;
	font-size: 10pt;
	text-decoration: underline;
}

a.pageheader:active {
	color: #5E8C68;
	font-size: 10pt;
	text-decoration: none;
}


.footer {
	color: #5E8C68;
	font-size: 8pt;
	padding-top: 8px;
	padding-left: 40px;
}

a.pagefooter:link {
	color: #5E8C68;
	font-size: 8pt;
	text-decoration: none;
}

a.pagefooter:visited {
	color: #5E8C68;
	font-size: 8pt;
	text-decoration: none;
}

a.pagefooter:hover {
	color: #7C7E81;
	font-size: 8pt;
	text-decoration: underline;
}

a.pagefooter:active {
	color: #5E8C68;
	font-size: 8pt;
	text-decoration: none;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7E81;
	font-size: 8pt;
	padding-left: 40px;
}



a.privacy:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7E81;
	font-size: 8pt;
	text-decoration: none;
}

a.privacy:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7E81;
	font-size: 8pt;
	text-decoration: none;
}

a.privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 8pt;
	text-decoration: underline;
}

a.privacy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7E81;
	font-size: 8pt;
	text-decoration: none;
}

/* Used for list options */
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
}

/* Used for subheader list options */
.sublist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	list-style-type: none;
}



.arrowhome {
	position: relative;
	top: 0px;
	left: 12px;
	vertical-align: top;
}
.arrowabout {
	position: relative;
	top: 0px;
	left: 102px;
	vertical-align: top;
}
.arrowvendors {
	position: relative;
	top: 0px;
	left: 192px;
	vertical-align: top;
}
.arrowhistory {
	position: relative;
	top: 0px;
	left: 285px;
	vertical-align: top;
}
.arrowservices {
	position: relative;
	top: 0px;
	left: 375px;
	vertical-align: top;
}
.arrowcontact {
	position: relative;
	top: 0px;
	left: 465px;
	vertical-align: top;
}
.arrowhomegray {
	position: relative;
	bottom: 0px;
	left: 10px;
}
.arrowaboutgray {
	position: relative;
	bottom: 0px;
	left: 65px;
}
.arrowvendorsgray {
	position: relative;
	bottom: 0px;
	left: 132px;
}
.arrowhistorygray {
	position: relative;
	bottom: 0px;
	left: 205px;
}
.arrowservicesgray {
	position: relative;
	bottom: 0px;
	left: 280px;
}
.arrowcontactgray {
	position: relative;
	bottom: 0px;
	left: 350px;
}
