@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px auto;
	position: relative;
	background: #FFF;
}
#container {
	width: 743px;
	margin: auto;
}
#bar {
	background: #00649F;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 743px;
}
#nav {
	height: 25px;
	width: 723px;
	padding: 7px 20px 63px 0px;
	text-align: right;
}
#banner {
	height: 75px;
	width: 743px;
	text-align: center;
}
#nav li, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	display: inline;
}
#col1 {
	float: left;
	width: 440px;
}
#col1 a:link, #col1 a:visited, #col2 a:link, #col2 a:visited, #colfull a:link, #colfull a:visited {
	text-decoration: none;
	color: #C65712;
	border-style: none;
}
td {
	vertical-align: top;
}
#col1 a:hover, #col1 a:active, #col2 a:hover, #col2 a:active, #colfull a:hover, #colfull a:active {
	text-decoration: none;
	color: #9D5712;
	border: none;
}
#col2 {
	float: right;
	width: 185px;
	padding: 20px 24px 10px;
	background: #D9EDF5;
	border: 1px solid #4DA2D9;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
#col2 img {
	margin-bottom: 15px;
}
#colfull {
	float: left;
	clear: both;
	width: 743px;
}
p {
	font: 13pt/24pt Georgia, "Times New Roman", Times, serif;
	color: #00649F;
	margin-bottom: 25px;
}
.drborder {
	border: 1px solid #00649F;
}
#bar2 {
	background: #00649F;
	height: 14px;
	width: 743px;
	clear: both;
}
#footer {
	width: 743px;
	height: 35px;
	clear: both;
	padding-top: 5px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	display: inline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	display: inline;
}

a:link {
	border-style: none;
	text-decoration: none;
}
a:visited {
	border-style: none;
	text-decoration: none;
}
a:hover, a:active {
	border-style: none;
	text-decoration: none;
}
.center {
	text-align: center;
}
.drbios {
	width: 701px;
	background: #D9EDF5;
	border: 1px solid #4DA2D9;
	text-align: left;
	margin-bottom: 20px;
	padding: 20px;
	clear: both;
}
.smalltext {
	font: 10px/16px Verdana, Geneva, sans-serif;
	color: #00649F;
}
td p {
	font: 12px/20px Verdana, Geneva, sans-serif;
	color: #00649F;
	margin-bottom: 12px;
	margin-top: 0px;
}
