* {
	font-family: Arial, Helvetica;
}

body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:12px;
	margin-right:12px;
}

.navcell {
	background-image: url(../images/navbar.jpg); 
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;	
}

.header
{
	font-family: Garamond, Times New Roman, Times, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #6B6B6B;
	margin-bottom: 12px;
	margin-top: 12px;
	word-spacing: 5px;
}

.title {
	font-size: 14pt;
	color: #000000;
}

.heading {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.copy {
	font-size: 10pt;
	text-align: left;
	color: #000000;
}

.signature {
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	margin-left: 50px;
}

.copywhite {
	font-size: 10pt;
	color: #ffffff;
}

.copyright {
	font-size: 10px;
	color: #000000;
}

.copysmall {
	font-size: 8pt;
	color: #000000;
}

.copyleft {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-left: 29px;
}

a {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

a.headernav {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

a.headernav:hover {
	text-decoration: underline;
}

a.smallnav {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.smallnav:hover {
	text-decoration: underline;
}

a.topnav {
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B6B;
	line-height: 36px;
	text-decoration: none;
}

a.topnav:hover {
	color: #2F5BA5;
}

a.topnavon {
	font-size: 8pt;
	font-weight: bold;
	color: #2F5BA5;
	text-decoration: none;
}

a.leftnav {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	line-height: 30px;
	text-decoration: none;
}

a.leftnav:hover {
	color: #FFC726;
}

a.leftnavon {
	font-size: 10pt;
	font-weight: bold;
	color: #2F5BA5;
	margin-left: 20px;
	line-height: 30px;
	text-decoration: none;;
}

a.subnav {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-left: 25px;
	line-height: 25px;
	text-decoration: none;
}

a.subnav:hover {
	color: #FFC726;
}

a.subnavon {
	font-size: 9pt;
	font-weight: normal;
	color: #2F5BA5;
	margin-left: 25px;
	line-height: 25px;
	text-decoration: none;;
}
