/* Global Styles */
table{
		vertical-align: top;
		border-collapse: collapse;
	 	}

a{
	color: #966B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;
	
	
}

a#page{
	color: #966B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
	}
	
a:hover#page{
	color: #966B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: underline;
	}
	
a#page2{
	color: #966B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	}
	
a:hover#page2{
	color: #966B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline;
	}

p#menuHeaders {
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#89AC3E;
	font-weight: bolder;
	margin-left:20px;
	margin-top:10px;
	}
	

h3{
	

	text-align: center;
	color: #966B49;
	font-weight: bolder;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	
	

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;

	}
	
	p 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	
	
}