body {
	background-color: #45352B;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	font-size: 100%;
	background-image: url(../design-images/bgTelosMain.jpg);
	background-position: 0px 0px;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
}

#debugLink {
	position: absolute;
	top: 0px;
	right: 105px;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
}

#debugLink a.lnkEditPage:link, #debugLink a.lnkEditPage:visited, #debugLink a.lnkEditPage:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #62A8C2;
	padding: 0px;
	margin: 2px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #2647FF;
}
#debugLink a.lnkEditPage:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C26B65;
	padding: 0px;
	margin: 2px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #2647FF;
}

#page .pageHeader {
	height: 102px;
}
#page .pageHead {
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	background-image: url(../design-images/telosHeader.jpg);
}
#adminButtons {
	z-index: 2;
	top: 0px;
	right: 0px;
	width: 100px;
	visibility: visible;
	position: absolute;
	font-size: .75em;
}

#page .body a:link, #page .body a:visited, #page .body a:active {
	color: #AE9F8B;
}
#page .body a:hover {
	color: #CCCCCC;
}
#page .body .bodyText h2 a:link, #page .body .bodyText h2 a:visited, #page .body .bodyText h2 a:active {
	color: #AE9F8B;
	text-decoration: none;
}
#page .body .bodyText h2 a:hover {
	color: #CCCCCC;
}
#page .body .bodyText h2 {
	font-size: 1.2em;
	color: #fdf9e3;
	margin-left: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#page form#frmNewsletterSignUp h1 {
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0px;
	background-color: #0C35B1;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#page form#frmNewsletterSignUp .policyLink {
	display: block;
	font-size: 9pt;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#page form#frmNewsletterSignUp label {
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#page form#frmNewsletterSignUp {
	background-color: #FAFAF8;
	padding: 0px;
	border: thin solid #0C35B1;
	height: auto;
	width: 185px;
	text-align: center;
	display: block;
	white-space: nowrap;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#page form#frmNewsletterSignUp input {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#CopyrightBlock p {
	font-size: 0.8em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #868260;
	margin: 5px;
}
#G2webCMS p {
	font-size: 0.8em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #868260;
	margin: 5px;
}
#G2webCMS a:link, #G2webCMS a:visited, #G2webCMS a:active {
	color: #868260;
}
#G2webCMS a:hover {
	color: #FDF9E3;
}
#pageBottom .navArea div.policyLinks {
	display: inline;
	font-size: 8pt;
	font-weight: normal;
}
#pageBottom .navArea div.policyLinks a:link, #pageBottom .navArea div.policyLinks a:visited, #pageBottom .navArea div.policyLinks a:active {
	display: inline;
	color: #FFFFFF;
}
#pageBottom .navArea div.policyLinks a:hover {
	display: inline;
	color: #666666;
}
#pageBottom .navArea {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 15px;
}
#pageBottom p#copyright {
	font-size: 9pt;
	color: #FFFFFF;
}
#page .body form#frmNewsletterSignUp h1 {
	font-size: 14pt;
	color: #1069AB;
	background-image: url(../images/bgContactUs.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#page .body form#frmNewsletterSignUp .policyLink {
	padding: 0px;
	display: block;
	font-size: 9pt;
	color: #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page .body form#frmNewsletterSignUp label {
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#page .body form#frmNewsletterSignUp {
	background-color: #FAFAF8;
	padding: 10px;
	margin: 10px;
	border: thin solid #1069AB;
	height: 85px;
	width: 275px;
	text-align: left;
}
#page .sideNavArea {
	vertical-align: top;
	width: 215px;
	padding-top: 235px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#page .sideNavArea .navArea {
	vertical-align: top;
	background-image: url(../images/bgSideNavArea.gif);
	background-position: right bottom;
	padding-right: 6px;
	padding-bottom: 6px;
}
#page .navArea p {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00543D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
}
#page th p {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}
#page .sideNavArea .navArea .sideMenu a:link, #page .navArea .sideMenu a:visited, #page .navArea .sideMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	display: block;
	font-size: 10pt;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #83BF82;
	width: auto;
}
#page .sideNavArea .navArea .sideMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	display: block;
	margin: 0px;
	font-size: 10pt;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #83BF82;
	background-color: #00BB00;
	width: auto;
}
#page .footer .navArea a:link, #page .footer .navArea a:visited, #page .footer .navArea a:active {
	color: #a7907c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#page .footer .navArea a:hover {
	color: #fdf9e3;
	text-decoration: underline;
}
#page .legalLinks .navArea a:link, #page .legalLinks .navArea a:visited, #page .legalLinks .navArea a:active {
	color: #C62324;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#page .legalLinks .navArea a:hover {
	color: #666666;
	text-decoration: underline;
}
#page .footer .footerMenu {
	display: inline;
	white-space: nowrap;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 0.8em;
	color: #a7907c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AE9F8B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page .footer .navArea {
	margin-top: 20px;
	margin-bottom: 0px;
	height: 20px;
	vertical-align: middle;
	padding-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#page .sideNavArea #makeDonation {
	margin-top: 10px;
	margin-left: 2px;
}
#page .footer {
	height: 40px;
	margin-top: 10px;
	margin-left: 200px;
	display: block;
	width: 800px;
}

#page #frmKeywordSearch {
	text-align: right;
	padding: 4px;
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 270px;
	height: 20px;
	display: none;
}
#page #frmKeywordSearch label {
	font-size: 10pt;
	color: #FFFFFF;
}
#page .sideNavArea .navArea .sideMenu a.sublink:link, #page .navArea .sideMenu a.sublink:visited, #page .navArea .sideMenu a.sublink:active {
	font-size: 9pt;
	padding-left: 10px;
}
#page .sideNavArea .navArea .sideMenu a.sublink:hover {
	font-size: 9pt;
	padding-left: 10px;
}
#page .sideNavArea .navArea .sideMenu {
	background-image: url(../images/bgSideNavLink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DCC95;
	border-bottom-color: #007500;
}
#page #addressArea h1 {
	font-size: 14pt;
	color: #0C35B1;
	margin: 0px;
	padding: 0px;
}
#page #addressArea {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	white-space: nowrap;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B5B5B5;
	margin-bottom: 10px;
	display: none;
	width: 185px;
}
#page #addressArea h2 {
	font-size: 12pt;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;
}
#page #addressArea p {
	font-size: 10pt;
	color: #999999;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page .body #leadArticle {
	margin-top: 10px;
	margin-left: 10px;
}
#page .body #frmNewsletterSignUp input {
	margin: 0px;
	padding: 0px;
}
#page .body .bodyText {
	padding: 0px;
	margin-left: 200px;
	display: block;
	width: 800px;
}
#page .body {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 950px;
	display: block;
}
#page #frmKeywordSearch input {
	font-size: 8pt;
}

#page .topNav {
	padding: 0px;
	width: 990px;
	position: absolute;
	top: 107px;
	z-index: 8;
	left: 0px;
}
#page .topNav .navArea .topNavMenu {
	display: inline;
	width: auto;
	padding: 0px;
	height: 20px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page .topNav .navArea {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#page .topNav .navArea .topNavMenu a:link, #page .topNav .navArea .topNavMenu a:visited, #page .topNav .navArea .topNavMenu a:active {
	text-decoration: none;
	color: #373b1a;
	font-weight: normal;
	display: inline;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#page .topNav .navArea .topNavMenu a:hover {
	text-decoration: none;
	color: #6F0D06;
	font-weight: normal;
	display: inline;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#page .secondaryNav {
	position: absolute;
	top: 76px;
	font-size: 0.9em;
	white-space: nowrap;
	left: 229px;
	width: 771px;
}

#page .secondaryNav .navArea .secondaryNavMenu {
	display: inline;
	width: auto;
	padding: 0px;
	height: 20px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#page .secondaryNav .navArea {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#page .navArea .secondaryNavMenu a:link, #page .navArea .secondaryNavMenu a:visited, #page .navArea .secondaryNavMenu a:active {
	text-decoration: none;
	color: #E4DACA;
	font-weight: normal;
	display: inline;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#page .navArea .secondaryNavMenu a:hover {
	text-decoration: none;
	color: #FFFDE6;
	font-weight: normal;
	display: inline;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#page .body .topLink {
	text-align: right;
	font-size: 10pt;
	float: right;
	clear: none;
	width: 125px;
	z-index: 2;
	position: relative;
}
#page .body .topLink a:link, #page .body .topLink a:active, #page .body .topLink a:visited {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #EDF0F9;
}
#page .body .topLink a:hover {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFCC;
	color: #990000;
}
#page .body p {
	color: #AE9F8B;
	font-size: 0.9em;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
/*
#page .body .bodyText table td {
	vertical-align: top;
	padding: 3px;
	font-size: 10pt;
}
*/
#page .body .bodyText h4 {
	color: #FDF9E3;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 12px;
	font-size: .9em;
}
#page .body #frmSignUp {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#page .body #frmSignUp table {
	width: 100%;
}
#adminButtons a.lnkEditPage:link, #adminButtons a.lnkEditPage:visited, #adminButtons a.lnkEditPage:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #62A8C2;
	padding: 0px;
	margin: 2px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #2647FF;
}
#adminButtons a.lnkEditPage:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C26B65;
	padding: 0px;
	margin: 2px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #2647FF;
}
#page .legalLinks .inlineLink {
	display: inline;
	font-size: 0.75em;
}
#page .legalLinks .navArea {
	text-align: center;
}

#page .pageHead #siteLogo {
	margin: 0px;
	padding: 0px;
	display: none;
}
#page .pageHead #tagLine h1 {
	display: none;
}
#page .pageHead #tagLine {
	position: absolute;
	width: auto;
	top: 22px;
	right: 40px;
	z-index: 5;
	display: none;
}
#G2webCMS {
	width: 800px;
	margin-right: 0px;
	margin-left: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.8em;
	display: block;
}
#CopyrightBlock {
	width: 800px;
	margin-right: 0px;
	margin-left: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.8em;
	display: block;
}
.hidden {
	display: none;
}
.menuOpen {
	position: absolute;
	z-index: 9;
	top: 17px;
	background-color: #A89984;
}
#page .topNav .navArea .topNavMenu .menuOpen a.sublink:link, #page .topNav .navArea .topNavMenu .menuOpen a.sublink:visited, #page .topNav .navArea .topNavMenu .menuOpen a.sublink:active {
	display: block;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
#page .topNav .navArea .topNavMenu .menuOpen a.sublink:hover {
	display: block;
	text-align: left;
	margin: 2px;
	padding: 2px;
	background-color: #C7B59E;
}
#page .body .bodyText ul {
	color: #AE9F8B;
	margin-top: 0px;
}
#page .body .bodyText li {
	margin-bottom: 5px;
	list-style-type: circle;
	font-size: 0.9em;
	list-style-image: url(../design-images/bulletTriangle.gif);
}
#page .body .bodyText .bioTop {
	height: 240px;
	margin: 0px;
	padding: 0px;
}
#page .body .bodyText td {
	color: #AE9F8B;
}
#page .body .bodyText td p {
	margin-right: 0px;
	margin-left: 0px;
}
#page .body .bodyText td h2 {
	margin-right: 0px;
	margin-left: 0px;
}
#page .body .bodyText .calendarEvent .eventTitle {
	font-size: 1em;
	color: #FCFADD;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#page .body .bodyText .calendarEvent .eventDate {
	font-size: 1em;
	color: #AE9F81;
	margin-left: 12px;
}
/*
#page .body .definition {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-image: url(../design-images/bgDefinition.gif);
	height: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 245px;
	padding-top: 15px;
}
*/
#page .body .bodyText table table {
	margin: 2px;
}
#page .body .bodyText h2 a {
	background-image: url(../images/bulletTelosMan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 30px;
}
#page .body .footer .navArea>.footerMenu:first-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page .body .bioSideBar {
	position: absolute;
	width: 190px;
	top: 145px;
	left: 0px;
	display: block;
	height: 275px;
}
#page .body .bioSideBar h4 {
	color: #FDF9E3;
	font-size: 0.75em;
	text-align: center;
	display: block;
	width: 190px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page .body .bioSideBar a:link, #page .body .bioSideBar a:visited, #page .body .bioSideBar a:active {
	color: #FDF9E3;
}
#page .body .bioSideBar a:hover {
	color: #AE9F8B;
}
#page .body .bioSideBar p {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 225px;
	width: 190px;
}
#page .body .bioSideBar img {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#page .body .leftMenu {
	position: absolute;
	width: 197px;
	left: 3px;
	top: 188px;
}

#page .body .leftMenu a:link, #page .body .leftMenu a:visited, #page .body .leftMenu a:active {
	display: block;
	text-align: left;
	padding: 2px;
	font-size: .82em;
	color: #E4DACA;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 18px;
	background-image: url(../design-images/bulletTelosManSM.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#page .body .leftMenu a:hover {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 2px;
	font-size: .82em;
	color: #AE9D85;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 18px;
	background-image: url(../design-images/bulletTelosManSM.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
img {
	color: #fdf9e3;
	border-color: #fdf9e3;
}
#page .body .testimonialArea h1 {
	margin-left: 225px;
}
#page .body #displayText .testimonialArea h1 {
	margin-left: 210px;
	margin-top: 5px;
}

