hr 
{
color: silver;
}
strong {
color: #000000;
}

/* Main header */
h1
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-size: 120%;
font-style: normal;
font-weight: normal;
color: maroon;
margin-top: 0px;
margin-bottom: 14px;
}
ul, ol {font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
font-size: 82%;
color: black;
margin-bottom: 6px;
}
li{font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
font-size: 82%;
color: black;
margin-bottom: 6px;
}

/* Smaller header */
h2   {            font-family:Verdana, Arial, Helvetica, sans-serif;
				   font-style: normal;
				   color: maroon;
				  font-size: 13px;
				  margin-top: 0px;
                  margin-bottom: 0px;
				  
	 } 
	 
h3   {
            font-family:Verdana, Arial, Helvetica, sans-serif;
				   font-style: normal;
				   color: #3C707E;
				  font-size: 11px;
				  margin-top: 0px;
                  margin-bottom: 0px;
				  
	 } 

.head2
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
font-size: 80%;
font-weight: bold;
color: black;
margin-bottom: 0;
}

/* Intro Text */
.head3
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
font-size: 70%;
color: black;
margin-top: 0;
margin-bottom: 0;
}

/* No comment */
.head4
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: bold;
font-size: 70%;
color: black;
margin-bottom: 0;
}

/* Bold header for paragraph text */
.head5
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-size: 70%;
font-style: normal;
font-weight: bold;
color: black;
margin-top: 0;
margin-bottom: 0;
}

/* For use with hyperlink text */
.head6
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-size: 70%;
font-style: normal;
font-weight: bold;
color: teal;
margin-top: 0;
margin-bottom: 0;
}

p 
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
font-size: 71%;
color: black;
margin-top: 0px;
margin-bottom: 11px;
}

body 
{
font-family: verdana, arial, helvetica, helv, Sans-Serif;
font-weight: normal;
color: black;
margin-top: 0px;
margin-left: 0px;
}


a:link {color: teal; text-decoration: underline;}
a:visited {color: maroon; text-decoration: underline;}
a:hover {color: maroon; text-decoration: underline;}
a:active {color: teal; text-decoration: underline;}

a.forum:link {color: #B32C20; text-decoration: underline; font-weight: bold;}
a.forum:visited {color: #B32C20; text-decoration: underline; font-weight: bold;}
a.forum:hover {color: #B32C20; text-decoration: underline; font-weight: bold;}
a.forum:active {color: #B32C20; text-decoration: underline; font-weight: bold;}

a.mHeadL:link {color: white; text-decoration: none; font-weight: bold;}
a.mHeadL:visited {color: white; text-decoration: none; font-weight: bold;}
a.mHeadL:hover {color: white; text-decoration: none; font-weight: bold;}
a.mHeadL:active {color: white; text-decoration: none; font-weight: bold;}

.img{
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
border: 1px solid #DDDBD4;
}

.mHead
{
font-size: 70%;
font-weight: bold;
color: white;
background-color: #008080;
padding: 3px;
margin-bottom: 3px;
}

.mItem
{
font-size: 70%;
background-color: #EAEFF2;
padding: 3px;
margin-bottom: 3px;
}

.mSub
{
font-size: 70%;
background-color: #EAEFF2;
padding: 3px;
padding-left: 15px;
margin-bottom: 3px;
}

.sPage
{
padding: 3px;
font-size: 110%;
background-color: #EAEFF2;
}

.sHead
{
padding: 3px;
color: white;
font-weight: bold;
background-color: #008080;
margin-bottom: 3px;
}

a.sHeadL:link{color: white; font-weight: bold;}
a.sHeadL:visited {color: white; font-weight: bold;}
a.sHeadL:hover {color: #EAEFF2; font-weight: bold;}
a.sHeadL:active{color: white; font-weight: bold;}

.sItem
{
padding: 3px;
padding-left: 15px;
background-color: #EAEFF2;
margin-bottom: 3px;
}

.sAll
{
padding: 3px;
padding-left: 15px;
font-weight: bold;
background-color: #EAEFF2;
margin-bottom: 3px;
}

.quote
{
margin-left: 20px;
margin-right: 20px;
}

.nList
{

font-weight: normal;
font-size: 100%;
}

.redList
{
color: #FF3300;
font-weight: bold;
}

.subhead
{
color: #FF3300;
font-weight: bold;
}
/* replace of font tags */
.sub-head-title, A.sub-head-title:link, A.sub-head-title:hover, A.sub-head-title:visited {
                      font-family: Verdana, Arial, Helvetica;
					  font-weight:bold;
					  color: #3B6671;
					  font-size:10px;
					  text-decoration:none;
				  }
A.sub-head-title:hover {
                        color: maroon;
						text-decoration:underline;
                        }				  	  
 A.sub-head-title:visited {
                        color: maroon;
                        }				  	  

.text, A.text:link, A.text:visited {
            font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000033;
			text-decoration:none;
			
	}					 
				  
.head3 ul { margin-left: 9px; margin-right:0px; margin-bottom: 0px;  padding-left:2px; padding-right:1px; list-style-image:  url("images/icon_list_plus.gif"); font-size: 100%;}
.head3 li { margin-bottom: 3px; margin-top: 3px; margin-left: 1px; padding-left:1px; font-size: 100%;}
.border { border-top: 1px solid teal }
.bord{ border: 1px solid teal }
.border-right { border-right: 1px solid teal;

              }
 .autoresponder_box {
	background-color: #EAEFF2;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left:5px;
	padding: 10px;
	border: 1px dashed #666699;
}

.autoresponder_privacy_statement {
	font-size: 12px;
	color: #666666;
	text-align: center;
}