﻿body 
{
	text-align:  center;
	font-family: Verdana;
	font-size: small;
}

#logo { 
   float:left; 
   width: 10.5em; 
   background: #CCCCCC; 
   padding: 0.5em 0.5em 0.5em 1em;
   margin: 0;        
}
body.body1 {
	background-color: #828488;
}
form.formstyle {
}
img.imagelink {
	border: none;
}		
div.copywrite {
 width: 800px;
 margin: 0px auto;
 background-color: #e4eaf8;

 border-right-style: double;
 border-left-style: double;
 border-bottom-style: outset;
 
 border-right-width: medium;
 border-left-width: medium;
 border-bottom-width: medium;

 border-right-color: #555555;
 border-left-color: #555555; 
 border-bottom-color: #dddddd; 
}

table.tablestyle1 
{
	float:none
}
.primaryStaticMenu
{
   background-color: transparent;
   float: inherit;
}
.primaryStaticMenuItem
{
   width: 160px;
   background-color: #e4eaf8; 
   border-width: 1px;
   border-color: #efefef #aaab9c #ccc #efefef; 
   border-style: solid;
   color: #000000;
   padding: 0.5em 0 0.5em 1em;
   text-align: center;
}
.primaryStaticHover
{
   color: #800000;
   background: #bac9ec;
}

.primaryDynamicMenu
{   
   background-color: #e4eaf8 ;
   border-bottom: solid 1px #ccc;
}  
.primaryDynamicMenuItem
{
   width: 160px;
   font-size: small;
   color: #000000;
   background-color: #e4eaf8; 
   padding: .5em 0 .5em 0em;
   border-width: 1px;
   border-color: #f7f2ea #aaab9c #f7f2ea #efefef;  
   border-style: solid;
  
}    
.primaryDynamicHover
{
   color: #800000;
   background: #bac9ec;
}            

.style1
{
color: #000000;
}
	
h1.brochureheading
{
text-align: center;
}
td.brochurecol1
{
width: 379px;
}
table.brochureheading
{
width: 100%;
	height: 210px;
	margin-bottom: 0px;
}
td.brochurecol2
{
width: 231px;
}
td.brochurespacing
{
width: 122px;
}
td.brochurecol3
{
width: 59px;
}

hr
{
	border: 0;
	width: 90%;
	color: #006699;
	background-color: #006699;
	height: 2px;
}
