/* CSS Document */

body,td,th {
	color: #636467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	background-color: #EEF4D8;
	margin: 0px;
	height: 100%;
	overflow:auto;
}
html,body{height:100%;}
#wrapper{
	position: relative; 
	overflow: auto;
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;

}
#outer{
	position: absolute;

	display:table-cell;
	vertical-align:middle;
}
#formwrap{
	text-align:center; 
	position: relative;

}

.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.title {
	font-size: 11px;
}
h1 {
	color: #738C1F;
	font-size: 20px;
}


h2 {
	color: #738C1F;
	font-size: 18px;
}

h3 {

	color: #738C1F;
	font-size: 14px;
	margin-bottom: -10px;
}

h4{
	color: #738C1F;
	font-size: 12px;
	margin-bottom: -10px;
	font-weight: bold;
}

.ontop {
	background-repeat: no-repeat;
	background-position: top;
}
.content ul {
	margin-top: -5px;
}
.toplink {
	margin-right: 150px;
	text-align:right;
}
.toplink a {
	color: #636467;
	text-decoration: none;
}
a:hover {
	color: #738C1F;
	font-weight: bold;
}
.greenstories {
	color: #738C1F;
}
.content .answer {
	margin-bottom: 30px;
}

.content .rightimg {
	margin-right: 0px;
	margin-left: 5px;
}
.content .leftimg {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 0px;
	clear: right;
}


.phone {
	color: #00A6C2;
}
a {
	color: #00A6C2;
	text-decoration: none;
}

.blueline {
	color: #00A6C2;
	font-weight: bold;
}
.greenline {
	color: #738C1F;
	font-weight: bold;
}
.biocontent {
	padding: 20px 15 0 40px
}
.bio {
	padding: 0 40px 10px 0
}

input {
	color: #636467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #00A6C2 1px solid;
}

textarea {
	border: #00A6C2 1px solid;
}

.altButtonFormat {
	background-color: #c0c0c0;
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #778899
}

.radioStyle {
	border: #FFFFFF 1px solid;
}

.patientform td {
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align:top;
}
.greenHeadline {
	color: #738C1F;
	font-weight: bold;
	font-size: 16px;
}

.headline {
	font-weight: bold;
	font-size: 16px;
}

.theA {
	color: #738C1F;
	font-size: 14px;
	font-weight: bold;
}
.sign {
	text-align: right;
	font-weight: bold;
}
.imageHr {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.blueHeadline {
	color: #00A6C2;
	font-weight: bold;
	font-size: 16px;
}
.bluestories {
	color: #00A6C2;
}
.classes td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blueContactHeadline {
	color: #00A6C2;
	font-weight: bold;
	font-size: 14px;
}
.greenContactHeadline {
	color: #738C1F;
	font-weight: bold;
	font-size: 14px;
}
.footer td {
	font-size: 10px;
	color: #7D7F80;
}
.footer a {
	font-size: 10px;
	color: #7D7F80;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: underline;
	
}
.bottomNav {
	font-weight: bold;
	font-size: 10px;
}
.bottomNav a {
	font-weight: normal;
	color: #868686;
	text-decoration: none;
	font-size: 9px;
}
.bottomNav a:hover {
	text-decoration: underline;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
}

.tblcontactform {
  border: 0;
  border-collapse: collapse;
}

.tblcontactform td, .tblcontactform th {
  padding: 1px 0;
}