body {
	background: White url('None');
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
}

text {
	font-family: "Verdana";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #111111;
}

p, table, td, th, textarea, tr, blockquote, li, ol, ul {
	font-family: "Verdana";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #111111;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #0076BF;
}

b, em {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

hr {
	background-color: #E8E8E8;
	border: 2px groove Gray;
	border-width: 1px 3px 3px 1px;
	height: 3px;	
}

a:link {font-family: "Verdana";
		}
		
a:visited {font-family: "Verdana";
		}
		
a:hover {font-family: "Verdana";
		}
		
a:active {font-family: "Verdana";
		}

.LeftNav a:link {font-family: "Arial Narrow";
		}
		
.LeftNav a:visited {font-family: "Arial Narrow";
		}
		
.LeftNav a:hover {font-family: "Arial Narrow";
		}
		
.LeftNav a:active {font-family: "Arial Narrow";
		}
#navsite ul 
{
padding-left: 0;
margin-left: 3;
background-color: #414b56;
color: White;
float: left;
width: 100%;
font: bold 16px "Verdana";
}

#navsite ul li { display: inline; }

#navsite ul li a
{
padding: 0.2em 1em;
background-color: #414b56;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #414b56;
border-left: 1px solid #fff;
}

#navsite ul li a:hover
{
background-color: #0076bf;
border-right: 1px solid #b32317;
color: #ffffff;
}

#navsite a:link {font-family: "Arial Narrow";
		}
		
#navsite a:visited {font-family: "Arial Narrow";
		}
		
#navsite a:hover {font-family: "Arial Narrow";
		}
		
#navsite a:active {font-family: "Arial Narrow";
		}
		