p	{
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 75%;
	padding: 0px;
	margin: 6px 0px 8px 0px;
	line-height: 140%;}
	
a	{
	color: #7a8547;
	text-decoration: none;
	font-weight: 900;}
	
a:hover	{
	text-decoration: underline;}
	
	a.find_out_more_link_green	{
		background-image: url(../images/link_arrow_green.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 16px;}
		
	a.find_out_more_link_blue	{
		background-image: url(../images/link_arrow_blue.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 16px;}
		
H1	{
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a8741;
	margin: 0px 0px 14px 0px;
	padding-left: 0px;
	font-weight: 400;
	}
	
H2	{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a8741;
	margin: 20px 0px 10px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
H3	{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a8741;
	margin: 20px 0px 10px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
H4	{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	margin: 20px 0px 5px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
	#right_column	h3	{
		font-size: 70%;
		color: #1c66b0;
		padding-top: 4px;
		margin: 6px 0px 0px 0px;
		font-weight: 900;}
	
UL, OL	{
	font-family: Arial, Helvetica, sans-serif;
	color: #5d6344;
	font-weight: 400;
	font-size: 75%;
	padding: 0px 0px 0px 0px;
	}
	
UL LI UL, UL LI UL LI UL	{
	font-size: 100%;
	padding-top: 8px;}
	
LI {
	line-height: 140%;
	padding-bottom: 8px;
	font-size: 100%;
	list-style-type: none;
	background-image: url(../images/bullet_point_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;}
	
	LI.link_list	{
		background-image: url(../images/link_arrow_green.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		padding-left: 18px;
		list-style-type: none;}

		
#left_column	H1	{
	display: block;
	width: 672px;
	background-image: url(../images/headings/heading_background.gif);
	color: #FFFFFF;
	line-height: 140%;
	font-weight: 400;
	padding: 8px 10px 9px 10px;
	font-size: 80%;}
	
#right_column	p	{
	font-size: 70%;
	line-height: 130%;
	margin-top: 2px;}	
	
	.latest_news_title_date	{
		color: #1c66b0;
		padding-top: 4px;
		margin-bottom: 0px;
		font-weight: 900;}
	
#right_column	a	{
	color: #1c66b0;
	font-weight: 900;}	
	
#footer_container	P {
	padding: 4px 0px 6px 0px;
	margin: 0px;
	color: #93b0d1;	
	font-size: 70%;
	text-decoration: none;
}

#footer_container	a {
	color: #93b0d1;	
	text-decoration: none;
	font-weight: 400;
}

#footer_container	a:hover {
	color: #ffffff;	
	text-decoration: none;
}