.centerall{margin:0px auto 0px auto;} 
body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#edebe5;
	background-attachment: fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #656459;
	}
.h3 {
	font-family: tahoma;
	font-size: 13px;
	color: #656459;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	}
	.h1 {
	font-family: tahoma;
	font-size: 0.85em;
	color: #656459;
	letter-spacing: 1px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	}
	.imageheader {
	font-family: tahoma;
	font-size: 13px;
	color: #656459;
	letter-spacing: 1px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	}
	.h4 {
	font-family: tahoma;
	font-size: 11px;
	color: #656459;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	}
	.tablecopy {
	font-family: tahoma;
	font-size: 13px;
	color: #656459;
	letter-spacing: 1px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	}

.footerimage {
	padding-left: 20px;
	padding-right: 20px;
}
.h2 {
	font-family: tahoma;
	font-size: 13px;
	color: #5a94b9;
}
.headercopy {
	font-family: tahoma;
	font-size: 12px;
	color: #656459;
	text-align:right;
	padding-right: 80px;
	letter-spacing: .8px;
}
.emailcopy {
	font-family: tahoma;
	font-size: 11px;
	color: #656459;
	text-align:left;
	padding-right: 50px;
	letter-spacing: .8px;
}
.footercopy {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 10px;
}
.mpacopy {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 8px;
}

.navspecialcopy {
	font-family: tahoma;
	font-size: 11px;;
	color: #f0f0f0;
	text-align:left;
	padding-left: 205px;
	padding-top: 15px;
	padding-bottom: 35px;
	letter-spacing: .8px;
}

#navcontainer { 
}

ul#navlist {
 float:left;
   width:100%;
   margin-left:35px;
        padding: 0em;
        list-style-type: none;
        white-space: nowrap;
		   overflow:hidden;
   position:relative;

}
ul#navlist li {
        float: left;
		 display:block;
text-transform: uppercase;
        font-family: tahoma;
        font-size: 10pt;
        font-weight: normal;
        margin: 0;
        padding: 2px 1px 2px 0px;
        background-color: #5a94b9;
}
#navlist a, #navlist a:link {
        margin: 5px;
        padding: 1px 4px 5px 8px;
        color: #f0f0f0;
        text-decoration: none;
}

ul#navlist li#active {
        color: #424340;
        background-color: #bdd3de;
}

#navlist a:hover {
        color: #424340;
        background-color: #bdd3de;
}

a:link {color: #5A94B9; 
text-decoration: bold;}
a:visited {color: #5A94B9;}
.style1 {
	text-align: center;
}
.style2 {
	font-family: tahoma;
	font-size: x-small;
	color: #F0F0F0;
}
.style3 {
	font-family: tahoma;
	font-size: 9px;
}
#dhtmltooltip{
position: absolute;
width: 130px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
font-family: tahoma;
	font-size: x-small;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

