﻿#maibody {
	font-family: Arial, Helvetica, sans-serif;
	behavior: url('http://bosshandbookpublications.com/cssHover3.htc');
}
.style1 {
	font-size: 0.75em;
	font-weight: bold;
}
.style3 {
	font-size: 1.15em;
}
.style5 {
	font-size: 2.25em;
	color: #000098;
	font-style: italic;
	font-weight: bold;
}
.style6 {
	font-size: 1.50em;
	font-weight: bold;
}
.style7 {
	color: #000098; 
	font-weight:400;
	font-size: 1.50em;
}
.style7a {
	color: #000098; 
	font-weight: bold; 
	font-size: 1.8em;
}
.style9 {
	color: #000098;
	font-weight: bold;
}
.style10 {
	font-size: 1.25em;
	color: #000;
}
.style12 {
	font-size: 2.25em; 
	color: #000098;
}
.style12b {
	color: #588;
}
.style14 {
	color: #588;
	font-weight: bold;
}
.style15 {
	font-size: 0.75em;
	font-weight: bold;
}
.style16 {
  font-size: 2.25em;
	color: #000098;
	font-style: italic;
	font-weight: bold;
}
.style17 {
	font-size: 1.50em; 
	color: #000098;
}
.style18 {
	color: #000098; 
	font-weight: bold; 
	font-size: 1.38em;
}
span.strong {
	color: #000098;
}
span.strongu {
	color: #000098;
	text-decoration: underline;
	font-weight:bold;
	font-size:18px;
}
span.strongi {
	color: #000098;
	font-style: italic;
}
#header {
	color: #000;
}
.header {
	color: #000;
}
#fontcolor {
	color: #000;
}
#boldblack {
	color: #000;
}

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:80%; 
 text-align:center;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:120px; 
  background-color:#FFFFFF; 
} 
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 text-align:left;
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:70%;
 text-align:left; 
 }
 
#footer{
 height:100px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

/* for pull-down menu to work in IE6*/

}

