.sidebar_nav {
	font-size: 10pt;
	font-family: "century gothic";
	color: #3C530D;
}

.sidebar_nav1 {
	font-size: 10pt;
	font-family: "century gothic";
	color: #ad4c21;
	margin-top: 0cm;
}

.header {
	font-size: 12pt; 
	color: #ffffff;	
	font-family: calibri;
	font-weight: bold;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.headerblack {
	font-size: 12pt; 
	color: #000000;	
	font-family: calibri;
	font-weight: bold;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.content {
	font-size: 9pt;
	color: #ffffff;	
	font-family: calibri;
	font-weight: normal;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.contentblack {
	font-size: 10pt;
	color: #000000;	
	font-family: arial;
	font-weight: normal;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.tiny {
	font-size: 7pt;
	color: #000000;	
	font-family: arial;
	font-weight: normal;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.linkb {
	font-size: 9pt;
	color: #454444;	
	font-family: arial;
	font-weight: bold;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.linka {
	font-size: 9pt;
	color: #454444;	
	font-family: arial;
	font-weight: bold;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.linkfooter {
	font-size: 8pt;
	color: #000000;	
	font-family: arial;
	font-weight: normal;	
	margin-bottom: 0cm;
	margin-top: 0cm;	
}

.items li{
	font-size: 10pt;
	color: #333333;	
	font-family: "arial";
	font-weight: normal;
	margin-bottom: 0cm;
	margin-top: .1cm;
}





body {
	font-family: Arial;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 10px;
}

h1 {
font-size: 14px;
color: #ffffff
}

h2 {
font-size: 14px;
color: #ffffff
}

h3 {
font-size: 14px;
color: #ffffff
}

h4 {
font-size: 14px;
color: #ffffff
}

h5 {
font-size: 14px;
color: #ffffff
}

{
   margin: 0;
}

* {margin:0;padding:0;} 

html, body {height:100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 250px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -250px; /* negative value of footer height */
	height: 250px;
	clear:both;}   
