@charset "utf-8";
/* CSS Document */
#body
{
	background-color: #fff;
	background-image: none;
}

#header, #navcol, #navtop, #credits a img, .menu_bar_bottom {display: none;}

    a:link:after,
    a:visited:after {
      content: " (" attr(href) ") ";
      font-size: 90%;
    }
    html.noted a:link:after,
    html.noted a:visited:after {
      content: '';
    }

#container1
{
	background-color: #fff;
	background-image: none;
	border:none;
}

#container2
{
	background-color: #fff;
	background-image: none;
}

#maincol {
	width: 100%; margin: 0; float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	font-size: 10px;
	background-image: none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#maincol image-center {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#cnc-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	background-color: #FFF;
}
#cnc-h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	background-color: #FFF;
}

.gen-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.cnc-h4 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	color: #000;
	text-align: left;
	font-size: 11px;
	background-image:none;
	font-weight: bold;
}
.cc-h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	background-image:none;
}
.gen-h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	background-image:none;
}
.cc-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.cc-h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
}

.maincol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

.maincol h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-align: center;
	font-size: 10px;
}

.maincol h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
}

.maincol h6 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#000;
	font-size: 10px;
}
.maincol h6
{text-decoration: none; 
	color:#000;
	font-size: 10px;
}

#menu_bar {	background-image: none;
	background-color: #FFF;
	text-decoration: none;
	font-size: 11px;
	color:#000000;}

.maincol {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}
.maincol a
{
	text-decoration: none;
	color:#000;
	font-size: 10px;
}

.maincol table {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	font-size: 10px;
}

ul.pureCssMenu	{display: none; }

.maincol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#credits {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	font-size: 10px;
	background-image:none;
	width:75%;
}


