body
{
	margin:0px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	text-align:center;
}

img
{
	border:0px;	
}

a
{
	color:#000;
	text-decoration:underline;
}

td
{
	width:33.3%;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;	
	text-align:center;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

.body
{
	margin:50px auto;
	width:90%;
	
	background:#FFF;
}

.head
{
	margin:0px;
	width:100%;
	
	border:0px;
	border-bottom:#A3CC29 6px solid;
	
	background:#FFF;
}

.head h1
{
	float:left;
	margin:0px;
	
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#A3CC29;	
}

.head .menu
{
	float:right;
	margin:15px 0px 0px 0px;	
}

.head .menu a
{
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	color:#526614;		
	text-decoration:none;		
}

.head .menu a:hover
{	
	text-decoration:underline;	
}

.menuLeft
{
	width:20%;
	float:left;	
	text-align:left;
}

.menuLeft a
{	
	width:90%;
	display:block;
	margin:2px auto;
		
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	color:#526614;		
	text-decoration:none;
}

.menuLeft a:hover
{	
	text-decoration:underline;	
}

.content
{
	width:59.5%;
	float:left;
}

.content h2
{
	margin:10px;	
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#526614;	
}

.content p
{
	margin:10px 30px 10px 10px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;	
	color:#526614;
	text-align:justify;	
}

.content li
{
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12.5pt;	
	color:#526614;
	text-align:justify;	
}

.menuRight
{
	width:20%;
	float:right;
}

.menuRight p
{
	margin:10px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color:#526614;
	text-align:center;	
}

.menuRight p strong
{
	font-size: 12.5pt;	
}

.foot
{	
	clear:both;
	width:100%;
	
	border:0px;
	border-top:#F6F6F6 1px solid;
	
	background:#FFF;	
	
	color:#F0F0F0;
	text-align:center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}	

.foot a
{
	color:#AAA;
	text-align:center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;		
}
