/* Exact Recruiting CSS Document */

body {
	background-image: url(images/bkgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6F9379;
}
.bkgd1 {
	
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #344538;
}
.footertext {color: #6F9379;
				font-size:11px;
				
}

#bodyholder{
position:relative;
width:410px;
height:510px;
overflow:auto;
}

h1 {
	font-size: 20px;
	color: #BD1F31;
	font-weight:lighter;
}

h2 {
	font-size: 17px;
	color: #128445;
	font-weight:lighter;
}

a:link {
	color: #23B680;
}
a:visited {
	color: #128445;
}
a:hover {
	color: #B31F31;
}
a:active {
	color: #23B680;
	
	}
hr {
	border: thin dotted #23B680;
	width: 85%;
}
.doctor {
	position: absolute;
	z-index: 999;
	right: 0;
	bottom: -50;
}

