p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 6px;
	line-height: 110%;


}
h1 {
	font-size: 14px;
	color: #0066CC;
	padding-top: 4px;
	padding-left: 6px;
	font-family: Tahoma;
	font-weight: bold;



}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	text-align: center;



}
h5 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 9px;
	color: #0066CC;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 112%;
	margin-left: 6px;
	text-align: center;
	border: 1px solid #FA712B;




}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	color: #666666;
	font-weight: bolder;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 6px;
	border: 1px solid #999999;

}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #0066FF;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, "Times New Roman";
	font-size: 12px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #0066FF;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
a:link {
	text-decoration: none;
	color: #0066CC;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	background-color: #99CC00;
	font-weight: bold;


}
h3 {
	font-family: Tahoma;
	font-size: 10px;
}
