﻿body {
	margin:0px 0px 0px 0px; 
	background: #222236;
}


td {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#262164;
	text-decoration:underline;
}
a:hover {
	color:#000;
}



a.nav:link, a.nav:active, a.nav:visited{
	text-transform:uppercase;
	color:#fff;
	padding:8px 18px 8px 18px;
	text-decoration:none;
	display:block;
	background:#4b4b65;
	border-right:1px #78789b solid;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:13px;
}
a.nav:hover {
	background:#2c286f;
}



.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px #78789b solid;
	border-bottom-width: 0;
	z-index: 100;
	background:#4b4b65;
	width: 150px;
	color:#fff;
}
.anylinkcss a:link {
	display: block;
	border-bottom:1px #78789b solid;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
.anylinkcss a:visited {
	display: block;
	border-bottom:1px #78789b solid;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
.anylinkcss a:active {
	display: block;
	border-bottom:1px #78789b solid;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
.anylinkcss a:hover { /*hover background color*/
	background:#2c286f;
	color:#fff;
}









#address {
	padding:20px 20px 20px 0px; 
	color:#fff;
	width:149px; 
	font-family:'Trebuchet MS'; 
	font-size:13px;
}

#address2 {
	padding:20px 0px 20px 0px; 
	color:#fff; 
	width: 149px; 
	font-family:'Trebuchet MS'; 
	font-size:13px;
}

.title {
	font-family:'Trebuchet MS';
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.click {
	font-family:'Trebuchet MS';
	font-size:16px;
	color:#333333;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#999999;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.footertext{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#999999;}

.divfooter { 
	text-align:left; 
}



