body {
	background: #5882b0; 
                     margin: 0px; 
                     
	}

	
#maintable {
	
    margin: auto;
	width: 900px;
    
	}
	
td {
	text-align: left;
	vertical-align: top;
	font-family: bold, sans-serif;
	font-size: 14px;
	text-decoration: none;
        color: #666666;
        padding : 5px;
	}


#toplinks {
	text-align: right;
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
a.toplink, a.toplink:visited {
	color: #02349A;
	}
	
a, a:visited {
	color: #02349A;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
#righttd {
	
    border: 0px solid #6FD2FD;
	padding: 5px;
border-bottom: 0px;
	width: 400px;

	}
	
.tophead {
	width: 99%;
	background-color: #5882b0;
	color: #ffffff;
	padding: 10px;
	padding-right: 0px;
	font-family: monotype corsiva;
                font-weight: ;
	font-size: 20px;
	}

.navhead {
    
    color: #5882b0;
    font-family: georgia;
    font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 3px solid #D7D4FC;
	}


.navhead2 {
	width: 95%;
	border-bottom: 2px solid #02869a;
	color: #5882b0;
	padding: 3px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	}

.navhead3 {
	width: 95%;
	border-bottom: 2px solid #795FB6;
	color: #5882b0;
	padding: 3px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	}




.sechead {
	width: 99%;
	border-bottom: 2px solid #BE16A0;
	color: #02349A;
	padding: 3px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	}
	
a.leftnav, a.leftnav:visited {
	color: #046776;
	text-decoration: underline; bold;
        margin-left:5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 10px;
	display: block;
	}
a.leftnav:hover {
	color: #666666;
	text-decoration: none;
	background-color: #d7f6fb;
	background-image: url('images/buttonhover.gif');
	}
	

.contentheader {
	color: #5882b0;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	}

h1	{
                color: #5882b0;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 12px;
	font-size: 20px;
	
	}

	
h2 {
	color: #5882b0;
	font-family: arial;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	
	}

h3 {
	color: #5882b0;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 3px solid #D7D4FC;
	}

.border    {
                color: #6FD2FD;
	font-family: monotype corsiva;
                font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 3px solid #D7D4FC;
	}



	
#footer {
	text-align: center;
	width: 100%;
	border-top: 1px solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5882b0;
	}
	
a.footerlink, a.footerlink:visited {
	color: #c8e8ee;
	}



table
{
background-repeat: no-repeat;
}

table.calc
{
background-color: #EBEBEB;
font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}



#keywordbox
{
width: 340px;
margin: auto;
background-color: #EBEBEB; 
border: 2px solid #D7D4FC; 
}
.keywords
{
font-size: 12px;
width: 50%;
font-family: tahoma;
color: #330066;
}




