body { 
	background-color: #9B9B9B;
    background-image: none;
	color : #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	}

body ul, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background-color:transparent;
    background-image: none;
    font-size: 90%;
}

p 	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	color : black;
	}

.center {
	text-align: center;
	}

div.center
{
text-align:center;
}

#main
	{
	border-collapse: collapse;
	background-color:#ffffff;
	border:1px #000000 solid;
	margin-top:1%;
    text-align:center;
    width: 800px;
	}
    
a
{
    color: #173DBD;
    text-decoration: none;
}

.linkdecor
{
    color: #059;
    text-decoration: underline;
    font-weight: bold;
}
    
a:hover
{
    text-decoration: underline;
}

img
{
    border: 0;
    margin: 2px;
}

div.imagebox   /* Float image right */
{
 border:0;
 text-align: center;
}

div.imageboxright   /* Float image right */
{
 border:0;
 float:right;
 marign-left: 10px; 
 text-align: center;
}

div.imageboxleft   /* Float image left */
{
 border:0;
 float:left; 
 margin-left:0;
 margin-right: 10px;
}

a.imagelink   /* Link below image */
{
 font: 10px verdana, arial, sans-serif;
 background-color: transparent;
 color: #173DBD;
 text-decoration: underline;
 font-weight: bold;
 margin-bottom:5px;
}

h1, h2, h3, h4, h5, h6
{
    color: #000000;
    line-height:normal;
}

h1
{
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    margin: 0.2em;
}

h2
{
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 0.2em;
}

.heading
{
    font-size:16px;
    color: #000000;
    background-color: #FFD688;
    margin: 2px 2px 20px 2px;
    padding:5px;
}

.caption
{
font-size: .8em;
font-weight: bold;
}

.clearright
{
clear:right;
}

.clearleft
{
clear:left;
}

hr
{
    border-top:#000000 solid 1px;
    margin-top:5px;
    margin-bottom:5px;
}

.tableback
{
border:#FF8000 solid 1px;
padding:2px;
background-color:#E8E8E8;
}

ul {
    padding-bottom : 2px;
	padding-right : 2px;
    }
    
li {
    padding-bottom : 2px;
	padding-right : 2px;
	}

.address
{text-align:center;
 font-weight:bold;
 }
     
#masthead
{
    width:800px;
    background-color: #FFFFFF;
    margin:0px;
}

#masthead td
{
    margin:0;
    padding:0;
}

#banner
{
margin:0;
border:0;
text-align:center;
}
    
.toptitle {
    font-family: Verdana, Arial, Helvetica;
    font-size: 2.2em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	padding:3px;
    text-align:left;
    margin-left:30px;
	}

.toptitlesmall {
    color: #000000;
    letter-spacing: 2px;
    padding:3px;
    text-align:left;
    margin-left: 50px;
    }
    
#topnav {
	
	font-family : Verdana, Arial, Helvetica;
    width:800px;
	font-size : 11px;
    color : #173DBD;
	background-color : #ACACAC;
    background-image: transparent; 
	text-align:center;
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding-top:3px;
    padding-bottom:3px;
	}

#topnav a {
    text-decoration: none;
    border-left:1px solid black;
    padding-left:5px;
    padding-right:5px;
    }
    
#topnav a:hover {
    text-decoration: underline;
    }
        
.navoff {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
	font-weight : bold;
	color : #173DBD;
	}

.navoff a {
	font-size : 11px;
	font-weight : bold;
	color : #173DBD;
	}

.navon {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : black;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
	background-color : none;
    text-decoration:underline;
	}

.navon a:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : black;
    text-decoration:underline;
	}
    
.navon a:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : black;
	}

.navon a:hover {
	color : black;
	}

.title { 
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	padding-bottom : 15px;
	text-align : left;
	color : #000000; 
	}

#ContentCol
{
    text-align:left;
    margin-top: 10px;
    margin-left:10px;
	margin-right:20px;
}

.pdf
{
text-decoration:underline;
}

.producttitle
{
color: #FF0000;
text-decoration: none;
font-size:1.2em;
}

.prodtable
{
width:560px;
}

.prodtable td
{
text-align:left;
}

.prodbk
{	
background: white url("images/blue10.gif");
background-repeat: repeat-x;
}

a.prodlink   /* Link right of image */
{
 font: 12px verdana, arial, sans-serif;
 background-color: transparent;
 color: #173DBD;
 text-decoration: underline;
 font-weight: bold;
 margin-bottom:5px;
}

.LeftCol
{
    width: 180px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 10px;
} 

/* -------- side Nav Menu -------- */

.sidenavheading
{
    line-height: 90%;
    background: white url("images/round_grey_blue_border_top.gif");
    color:#eff;
    padding: 5px 7px 5px 7px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-size: 10px;
    font-weight:bold;
    text-align: center;    
}

.sidenavbottom
{
    line-height: 90%;
    background: white url("images/round_grey_blue_border_bottom.gif");
    color:#eff;
    padding: 5px 7px 5px 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-size: 10px;
    font-weight:bold;
    text-align: center;    
}

.sidenavlink
{
    line-height: 120%;
    background-color: #FFE9BB;
    padding: 7px 7px 7px 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-size: 10px;
    text-align : left;  
}

.sidenavlinkactive
{
    line-height: 120%;
    font-weight: bold;
    text-decoration: none;
    background-color: #1789D0;
    padding: 7px 7px 7px 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 0px;
    font-size: 10px;
    border-bottom: 2px solid #460016;
    border-right: 2px solid #460016;
}


.sidenavlink a:hover
{
color: #0000FF;
}

.sidenavlink a
{
color: #000000;
text-decoration:underline;
}
/* -------- side Nav Menu -------- */
 
.subtitle { 
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color : #FFFFFF; 
	}

.box {
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 12px;
	padding-bottom : 12px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	background-color : white;
	color : #666666;
	}
    
.offsetleft{
     margin-left: -30px;
     margin-right: -30px;
     }

.offsetright{
     margin-left: 30px;
     }
     
#footer, #footer td
{
    font-size: x-small;
    margin-top: 20px;
    color: #556;
    line-height:normal;
}
#footer1
{
    background-color: #ACACAC;
    padding: 5px;
    margin-bottom:5px;
}

#footer a, #footer td
{
    color: #556;
    text-align:center;
}
