/*//////////////////////////// divs ///////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/





#content
   {
	text-align: left;
	width: 700px
}
#content ol {
	padding-left: 250px;
}


#content h1, h2, h3, h4, h5, h6{
color: #336699; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
margin-top: 0px; }

strong { font-weight: bold; }
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

.maintext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: underline;
}

/*////////////////////////////////////////////////////////////////////////////////*/
#links {
	text-align: left;
	width: 150px;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-bottom: 100%;
}
#links ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#links li.sub {
margin-left: 20px;
border-bottom: 0px;}

#links li
{ border-bottom: 1px dotted #999; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #333; padding-top: 5px; padding-bottom: 5px; }

* html div#links li
{
border-bottom: 1px dotted #999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #333333;
}

#links li a:link
{
text-decoration: none;
color: #B7080D;
}

#links li a:active
{

text-decoration: none;
color: #B7080D;
}

#links li a:visited
{
text-decoration: none;
color: #B7080D;
}

#links li a:hover
{
color: gray;
text-decoration: none;
}

.tblbrdr
{
	border-style: solid; 
	border-width: 1px;
	border-color: #333333; 
}

.maintextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333333;
	font-weight: bold;

}

.hidden {
	visibility: hidden;
	display: none;
}

 


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: .9em;
}
.hanging {
	text-indent: -4em;
	margin-left: 4em;
}

