body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#bar_top {
	background-color: #1c9fb1;
	height: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#mast {
	display: block;
	clear: both;
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav_bar {
	background-image: url(../images/nav/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	clear: both;
	display: block;
}
#nav_buttons {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	vertical-align: top;
}
.float_left {
	float: left;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: block;
}
.float_right  {
	float: right;
	margin-left: 50px;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-right: 0px;
	display: block;
}

#bar_btm {
	background-color: #1c9fb1;
	display: block;
	clear: both;
	height: 600px;
}#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 12px;
	color: #004961;
	text-align: justify;
	padding-top: 20px;
}
#footer a {
	color: #FFF;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	color: #004961;
	margin: 0px;
	padding: 20px 0px 15px;
}
.icon {
	font-size: 18px;
	line-height: 25px;
	color: #004961;
	margin-top: 15px;
	margin-bottom: 15px;
}

.icon {
	font-size: 18px;
	line-height: 25px;
	color: #004961;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 50px;
}
.testimonial {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 50px;
	font-style: italic;
}
.author {
	color: #004961;
	font-style: normal;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
}

a, a:link, a:active {
	color: #1c9fb1;
}

a:visited, a:hover  {
	color: #d15924;
}


a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	background-color: #F0F0F0;
	padding: 10px 10px 10px 35px;
	width: 525px;
}
ul h2 {
	margin-left: -20px;
	margin-bottom: 5px;
}
ul li {
	list-style-type: square;
	margin-bottom: 3px;
}
#main .copy {
	line-height: 18px;
	margin-right: 50px;
}
#main hr {
	clear: both;
	margin: 0px;
	color: #004961;
	background-color: #004961;
	border-top: 3px solid #004961;
	border-right: 2px solid #004961;
	border-bottom: 3px solid #004961;
	border-left: 2px solid #004961;
	padding: 0px;
}
.contact {
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.clear {
	clear: both;
}
.cap {
	font-size: small;
	font-style: italic;
	text-align: center;
	margin: 5px;
}
.required {
	color: #C00;
	vertical-align: top;
	font-size: 10px;
}

.error {
	color: #C00;
	vertical-align: top;
	font-size: 15px;
}
.sched_field {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	text-transform: uppercase;
}
.sched_input {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
