/* page style sheets */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #73787b;
	text-decoration: underline;
}
a:visited {
	color: #73787b;
	text-decoration: underline;
}
a:hover {
	color: #235aa6;
	text-decoration: none;
}
a:active {
	color: #235aa6;
	text-decoration: none;
}

/* index page -- class */

.indText {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #73787b;
}
.indTextItalic {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #73787b;
	font-style: italic
}
.indTextBold {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #73787b;
	font-weight: bold;
}
.indSubhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #143a6e;
}

/* index page -- ids */


#Navbar {
	visibility: visible;
	width: 800px;
	left: 0px;
	top: 0px;
}
#indSidebar {
	position: absolute;
	visibility: visible;
	width: 250px;
	left: 28px;
	top: 260px;
	z-index: 0;
}
#indContent {
	position: absolute;
	visibility: visible;
	width: 400px;
	left: 300px;
	top: 283px;
	z-index: 0;
}
#indNavbar {
	position: absolute;
	visibility: visible;
	height: 22px;
	width: 800px;
	left: 0px;
	top: 202px;
	z-index: 4;
}
#indTopnav {
	visibility: visible;
	height: 66px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #9fa791;
}
#indBanner {
	position: absolute;
	visibility: visible;
	height: 166px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #9fa791;
}
#indDLN {
	position: absolute;
	visibility: visible;
	left: 711px;
	top: 256px;
}


/* page -- class */


.text {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73787b;
}
.textSm {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #73787b;
}
.textBlue {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #235aa6;
}
.textBlack {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.textRed {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ad0034;
}
.textBrtBlue {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #235aa6;
	font-weight: bold;
}
.phone {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #73787b;
}
.textItalic {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73787b;
	font-style: italic
}
.textBold {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73787b;
	font-weight: bold;
}
.sidebarHD {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73787b;
	font-weight: bold;
}
.textBoldItal {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #73787b;
	font-weight: bold;
	font-style: italic
}
.formHead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #ad0034;
}
.pgHead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #ad0034;
}
.bioName {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #ad0034;
}
.bioTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #235aa6;
}
.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #235aa6;
}
.subheadGray {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #73787b;
}
.subheadRed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #ad0034;
}
.footer {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #73787b;
}

/* page ids */


#heading {
	position: absolute;
	visibility: visible;
	left: 240px;
	top: 165px;
}
#content {
	position: absolute;
	visibility: visible;
	width: 538px;
	left: 255px;
	top: 163px;
}
#questionnaire {
	position: absolute;
	visibility: visible;
	width: 740px;
	left: 30px;
	top: 163px;
}
#address {
	position: absolute;
	visibility: visible;
	width: 193px;
	left: 30px;
	top: 220px;
	height: 140px;
}
#addressRT {
	position: absolute;
	visibility: visible;
	width: 193px;
	left: 800px;
	top: 220px;
	height: 140px;
}
#content538 {
	position: absolute;
	visibility: visible;
	width: 523px;
	left: 255px;
	top: 165px;
}
#pgSidebar {
	position: absolute;
	visibility: visible;
	width: 160px;
	left: 30px;
	top: 140px;
}
#pgSidebarWide {
	position: absolute;
	visibility: visible;
	width: 163px;
	left: 30px;
	top: 140px;
}
#bioSidebar {
	position: absolute;
	visibility: visible;
	width: 110px;
	left: 90px;
	top: 140px;
}
#formSidebar {
	position: absolute;
	visibility: visible;
	width: 160px;
	left: 30px;
	top: 290px;
}
