body {
	background: #9F2A33;
	color: #000000;
}

#bodytext, #bodytext td, #bodytext p, #bodytext h2, #bodytext li, #bodytext div.signoff {
	margin: 10px 5px 5px 10px;
	background-color: #fff;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana, arial, sans-serif;
}

#bodytext h2 {
	color: #000000;
	margin: 10px 5px 5px 8px;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext .articleTitle {
	color: #000000;
	margin: 10px 5px 5px 0px;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext th {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext a {
	color: #9F2A33;
	font-weight: bold;
}
#bodytext a:link, #bodytext a:visited,#bodytext a:active {
	text-decoration: none;
}
#bodytext a:hover {
	text-decoration: underline;
}

#bodytext a.question {
	font-size: 8pt;
	color: #9F2A33;
	font-weight: bold;
	line-height: 12pt 
}
#bodytext a:link, #bodytext a:visited,#bodytext a:active {
	text-decoration: none;
}
#bodytext a:hover {
	text-decoration: underline;
}

#bodytext li {
	margin: 1em 0;
}

#bodytext p.box {
    margin: 10px 40px 10px 40px;
	padding: 8px;
	font-size: 9pt;
	border-style: solid;
	border-width: 3px;
	border-color: #9F2A33;
	background-color: #f3da88;
}

.testimonial {
	font-size: 8pt;
}

#bodytext div.signoff {
	float: left;
	font-weight: bold;
}

.bodyimg { 
	border-style: solid;
	border-width: 3px;
	border-color: #ffbe52;
} 

.superscript {
	font-size: xx-small;
	vertical-align:top;
}

#footer {
	color: #000;
	background-color: #fff;
	font-size: 10pt;
	font-family : verdana, arial, sans-serif;
}
#footer a, #footer a:visited {
	color: #9F2A33;
	font-weight: bold;
	font-size: 9pt;
	font-family : verdana, arial, sans-serif;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#navlisthoriz ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 8px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 748px;
	background: #ffbe52;
	white-space: nowrap;
}
#navlisthoriz li {
	display: inline;
	list-style-type: none;
	margin: 0 0 3px 0;
}
#navlisthoriz a {
	padding: 4px 4px 4px 4px;
	border: 1px solid #fff;
	background-color: #666666;
}
#navlisthoriz a:link, #navlisthoriz a:visited {
	color: #fff;
	background-color: #9F2A33;
	text-decoration: none;
}
#navlisthoriz a:hover {
	border: 1px solid #9F2A33;
	background-color: #F3DA88;
	color: #000;
}
#navlisthoriz #uberlink a:link,#navlisthoriz #uberlink a:visited,#navlisthoriz #uberlink a:hover {
	border: 1px solid #9F2A33;
	background-color: #F3DA88;
	color: #000;
}
#navlisthoriz #empty {
	background: #dddddd;
	padding: 4px 4px 4px 4px;
	border: 1px solid #dddddd;
	width: 160px;
}
/*  */

#leftnav {
	text-decoration : none;
	background-color: #F3DA88;
}

#leftnav img { 
	border-style: solid;
	border-width: 3px;
	border-color: #ffbe52;
} 

#leftnav ul {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 0;
	/*removes indent Mozilla and NN7*/
	list-style-type: none;
	/*turns off display of bullet*/
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}

#leftnav li {
	margin: 5px 0 3px 0;
}

#leftnav h2 {
	margin: 10px 0 0 2px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

#leftnav a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	width: 160px;
	background-image:  url(images/nav_off.gif); /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #000000;
	/*/*/color: black;
	text-decoration: none; /* */
}
#leftnav a:hover {
	color: black;
	background-image:  url(images/nav_on.gif); /* */
}

#uberlinkleft a:link, #uberlinkleft a:visited, #uberlinkleft a:hover {
	/*/*/background-image:  url(images/nav_on.gif);
	color: black; /* */
}

#login { text-align: center; }
#login fieldset {text-align: left; border:1px solid #9F2A33;}
#login legend {padding: 0.2em 0.5em; border: 1px solid #9F2A33; background: #F3DA88; color: #000; font-weight: bold;}

.redText {
	color: #9F2A33;#
}
