 /* Body Style of overall page. */

body{
background: #ffffff;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
 /* scrollbar-arrow-color: #999933; */
 /* scrollbar-base-color: #ffffff; */
 /* scrollbar-dark-shadow-color: #000000; */
 /* scrollbar-track-color: #cccc99; */
 /* scrollbar-face-color: #999999; */
 /* scrollbar-shadow-color: #666600; */
 /* scrollbar-highlight-color: #999933; */
 /* scrollbar-3d-light-color: #cccc99; */
}

 /* Banner Style Fighting Mental Illness */

.header {font-family: arial, georgia, sans-serif; font-size: 17px; color: #ffffff; font-weight: bold;}

/* Style for main body content */

/*.BodyText, TR {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 12px; color: #000000; line-height:140%;} */

.BodyText {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 10pt; color: #000000; line-height: 140%;}
.BodyTextI {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 10pt; color: #000000; line-height: 140%; font-style: italic;}
.BodyBold {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.smtext {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 9px; color: #000000; text-align: left; line-height:150%;}
.news {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-align: left;}

 /* Style the Links */

a:body:link {color: #990000; text-decoration: underline;}
a:body:visited {color: #990000; text-decoration: underline;}
a:body:hover {color: #336600; text-decoration: none;}
a.body:active {color: #999966; text-decoration: none;}

 /* Style the H1 thru H6 Headers */

.H1 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 15px; color: #990000; font-weight: bold; text-align: left;}
.H2 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 14px; color: #990000; font-weight: bold; text-align: left;}
.H3 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 14px; color: #000000; font-weight: bold; text-align: left;}

 /* Style the Top Bar Links */

.barnav {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 8pt; color: #990000; font-weight: bold; text-decoration: none;}
a.barnav:link {font-size: 8pt; color: #990000; font-weight: bold; text-decoration: none;}
a.barnav:visited {font-size: 8pt; color: #990000; font-weight: bold; text-decoration: none;}
a.barnav:hover {font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;}

 /* Style the Footer Links */

.footer {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 7pt; color: #000000; font-weight: bold; text-decoration: none;}
a.footer:link {font-size: 7pt; color: #336600; font-weight: bold; text-decoration: underline;}
a.footer:visited {font-size: 7pt; color: #336600; font-weight: bold; text-decoration: underline;}
a.footer:hover {font-size: 7pt; color: #990000; font-weight: bold; text-decoration: none;}


 /* Style displayed as block-elements. */

.blockquote{
	margin: 0 15px;
	padding: 5px;
	font: 16px/140% Times New Roman, arial;
	border-left: 1px dashed #336633;
	background-color: #c5e6ae;
}
