body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	text-transform: capitalize;
	color: #006379;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006379;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sm_dots {
	background-image: url(../images/common/sm_dot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.side_gradient {
	background-image: url(../images/common/side_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_bkgrd {
	background-image: url(../images/common/footer.jpg);
	background-repeat: repeat-x;
}
.footer_orange {
	background-image: url(../images/common/footer_orange.gif);
	background-repeat: repeat-x;
}
.bkgrd {
	background-attachment: fixed;
	background-image: url(../images/common/swoop.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.list {
	color: #006379;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.features {
	color: #FFFFFF;
	font-weight: bold;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #006379;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #006379;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #E39400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.features:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a.features:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a.features:hover {
	color: #E39400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.menu_bkgrd {
	background-image: url(../images/common/menu_bkgrd.gif);
}
/* Styles for navigation menus */
a.mainnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
a.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E39400;
	display: block;
	line-height: 20px;
	text-transform: uppercase;
}
a.mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
a.mainnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
.tealBrdr {
	border: 1px solid #FFFFFF;
	background-image: url(../images/common/menu_bkgrd.gif);
	background-repeat: no-repeat;
}
.subtitle_bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006379;
	font-weight: bold;
}
.title_bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	color: #006379;
	line-height: 25px;
}

.subtitle_bios_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006379;
	font-weight: bold;
	color: #E39400;
}
.border {
	border: 1px solid #cccccc;
	height: 107px;
}
