html {
	overflow: scroll-y;
}
body {
	padding:0;
	margin:0;
	color: #1e4164;
	background-color: #ffffff;
}
td, table {
	border:0;
	padding: 0;
	margin:0;
	vertical-align:top;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
}
h1 {
	font-size: 14px;
	color:#ffffff;
	background-color: #b8b308;
	width: 630px;
	padding: 5px;
	margin-top: 0 !important;
	text-transform: uppercase;
	letter-spacing: 7px;
}
h2 {
	font-size: 14px;
	border-bottom: 1px solid #1e4164;
	color: #b8b308;
	width: 610px;
	margin-top: 25px;
	padding: 10px 10px 5px 2px;
	letter-spacing: 4px;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
	font-weight:bold;
	padding: 10px 10px 5px 0;
}
h4 {
	font-size: 14px;
	margin: 10px 0 -5px 0;
	font-weight:normal;
	padding: 10px 10px 0px 0;
}
hr {
	border:0;
	background:url(img/hr.gif) repeat-x;
}
img, a img, a:link img, a:hover img, a:visited img, a:active img {border: 0;}
a, a:link, a:visited, a:hover, a:active {
	color: #b8b308;
	text-decoration:none;
}
.header  {
	background:url(img/head.gif) repeat-x;
	height: 130px;
}
div.menu {
	text-align:center;
	width: 120px;
	float: left;
	margin-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
}
.menu a, .menu a:link, .menu a:visited  {
	color: #bbc0c9;
	text-decoration:none;
}
div.passive {
	margin-top: 105px;
}
div.headright {
	text-align:right;
	width: 190px;
	float: right;
	color: #ffffff;
}
input.login {
	width: 120px;
	height: 20px;
	border: 0;
}
.left {
	width: 160px;
	background-color: #b8b308;
	color: #eae8b5;
	font-size:12px;
}
.left a,.left a:link,.left a:visited,.left a:hover,.left a:active {
	color: #eae8b5;
	font-weight:bold;
}
a.external, a.external:link, a.external:visited, a.external:hover, a.external:active {
	color: #990000;
}
a.external img {vertical-align:middle}
.leftpad {
	padding: 5px;
}
.leftpad p {
	padding: 0 0 0 10px;
	line-height: 120%;
	margin: 5px 0 5px 0;
}
.active a, .active a:link, .active a:visited, .menu a:hover, .menu a:active {
	color: #1e4164;
}
.rp {
	margin: 20px 0px 10px 0px;
	background-color: #eae9c2;
	padding: 10px;
	color: #4d90d0;
	font-weight:bold;
	font-size: 12px;
}
.rp a, .rp a:link, .rp a:visited, .rp a:hover, .rp a:active {
	font-size: 11px;
	color: #4d90d0;
	font-weight:normal;
}
.rp li {
	padding: 0 0 5px 0;
	margin:0;
	list-style: none;
	list-style-position:inside;
	color: #4d90d0;
	font-weight:bold;
}
.rp ul {
	padding: 0;
	margin:0;
}
.right {
	width: 160px;
	background-color: #b8b308;
	color: #eae8b5;
	text-align:right;
}
.rightpad {
	margin: 27px 0 5px 30px;
	text-align:right;
}
.rightextra {
	padding: 0 5px 10px 30px;
	font-size: 12px;
	text-align:left;
}
.rightextra a, .rightextra a:link, .rightextra a:visited, .rightextra a:hover, .rightextra a:active {
	color: #eae8b5;
}
td.middle {
	padding: 0 0 5px 30px;
	line-height: 150%;
}
.middle p{
	padding-right: 5px;
}
.middle img {
	margin: 5px;
}
.middle td {padding:2px;}
.sub {
	font-size: 8px;
}
.error {
	border: 1px solid #990000;
	color: #fff;
	background: #990000;
}
form table, form td {
	padding: 3px;
	vertical-align:middle;
}
.middle input, .middle textarea {
	border: 1px solid #eae8b5;
}
.middle textarea, .middle input {
	margin-left: 5px;
}
.middle select {
	margin: 2px 0 2px 10px;
}
div.tab {
	border: 1px solid #1e4164; 
	border-bottom:none;
	width: 308px; 
	height: 25px; 
	margin-top: 5px; 
	text-align:center; 
	padding-top: 5px; 
	font-size:12px;
	float:left;
	background-color: #1e4164; 
	color: #fff;  
}
p.cal3, p.cal3 a {
	padding: 5px;
	color: #b8b308;
}
p.cal2, p.cal2 a {
	background: #eae9c2;
	color: #4d90d0;
	padding: 5px;
	margin-right:18px;
}
.tab a, .tab a:link, .tab a:visited, .tab a:active, .tab a:hover {color: #fff;}
div.tab.active {
	background-color: #fff;
}
.tab.active a, .tab.active a:link, .tab.active a:visited, .tab.active a:active, .tab.active a:hover {color: #1e4164 }
.tabborder {
	border: 1px solid #1e4164; 
	border-top:none; 
	padding: 5px; 
	width: 608px;
	margin-bottom:10px;
}
td.footer {text-align: center; padding-bottom: 5px; vertical-align:bottom}
.footer a, .footer a:link, .footer a:visited {text-decoration: none; color:#eae8b5; font-size:10px;}
.footer a:hover, .footer a:active {text-decoration: underline; color:#b8b308; font-size:10px;}
table .midwives td {
	padding-bottom:12px;
}
.poll {
	padding: 0 0 5px 25px;
	font-size: 12px;
	text-align:left;
}
.poll p {padding-right: 5px;}
.poll h3 {
	font-size: 14px;
	margin: 15px 0 0 0;
	padding: 10px 0 5px 0;
}
