.body
{
	font-family: Arial; 
	font-size: 12px; 	
	color: #000000;
}

td
{
	
}
h1
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 16px; 
	font-weight:bold;	
	color: #249F18;

}
h2
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 14px; 	
	font-weight:bold;
	color: #1F9313;

}
h3
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 14px; 	
	font-weight:bold;
	color: #1F9313;

}
.h1
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 16px; 
	font-weight:bold;	
	color: #249F18;

}
.h2
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 14px; 	
	font-weight:bold;
	color: #1F9313;

}
.h3
{
	vertical-align:top;	
	font-family: Arial; 
	font-size: 14px; 	
	font-weight:bold;
	color: #1F9313;

}



ul
{
	margin-top:3px;	

}




.siteColor
{
	color: #1F9313;	
}


.error
{
	color:#D00202;
}




.pop 
{
	font: normal 8.5pt Arial;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px #EDEACA;
	background-color: #FFF;
	color: #333333;
	text-decoration: none;
}


.toolTipBox
{
	font: normal 8.5pt Georgia;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px #EDEACA;
	background-color: #FFFEE4;
	color: #333333;
	text-decoration: none;
}

.toolTipBox img
{
	vertical-align: middle;
}

a
{
	color: #9B0F0F;
}

a:link
{
	text-decoration:underline;
}
a:active
{
	text-decoration:underline;
}
a:visited
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

.articleimage
{
  padding: 1px; 
  border: 1px solid #F1F1F1; 
  float:right;
}