body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
table {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.main-content h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.main-content h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
.main-content h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.main-content h1, h2, h3, h4, h5, h6 {
  font-family: arial, helvetica, verdana, sans-serif;
}

A {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	
}
A:hover, A:visited {
	color: #0033CC;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}


.top-balk {
	background-color: #f89043;
}
.logo {
	background-color: #000000;
}

.nav-main td{
	background: rgb(60%,60%,60%);
	border-right: 1px solid #b43b05;
	border-top: 1px solid #b43b05;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	width: 20%;
	padding: 4;
	font-weight: bold;
    text-decoration: none;
}
.nav-main A {
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.nav-main A:hover, .nav-main A:visited {
	color: #b43b05;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}
.nav-sub td{
	background: rgb(80%,80%,80%);
	font: bolder 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align : center;
	width : 20%;
	padding : 4;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #b43b05;
	border-right-color: #b43b05;
	border-bottom-color: #b43b05;
}
.nav-sub A {
	color: #ffffff;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	
}
.nav-sub A:hover, .nav-sub A:visited {
	color: #b43b05;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.nav-links {
	background: rgb(80%,80%,80%);
	font: normal 10px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align : center;
	width : 200px;
	padding : 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	height: 400px;
	vertical-align: top;
}
.nav-links td{
	text-align : center;
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 200px;
	padding : 0;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	vertical-align:middle;
	visibility: visible;
}
.nav-links A {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	
}
.nav-links A:hover, .nav-links A:visited {
	color: #b43b05;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.main-content {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
}
 
