p	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 70%;
	text-align: justify;
	margin: 6px 0px 8px 0px;
	line-height: 120%;
  	}

H1	{
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 16px 0px 14px 0px;
	font-weight: 700;
	line-height: 140%;
	}
	
H2	{
	font-size: 80%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #4354a3;
	margin: 20px 0px 10px 0px;
	clear: both;
	line-height: 140%;
	font-weight: bold;
	}
	
H3	{
	font-size: 70%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #4354a3;
	clear: both;
	margin: 20px 0px 10px 0px;
	line-height: 140%;
	font-weight: bold;}
	
H4	{
	font-size: 70%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
	clear: both;
	margin: 20px 0px 10px 0px;
	line-height: 140%;
	font-weight: bold;}

.subheading	{
	font-style: italic;
	font-size: 80%;
	line-height: 130%;}

.find_out_more_link	{
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	padding-left:  12px;
	font-weight: 900;}

.image_left_aligned	{
	float: left;
	margin: 4px 20px 20px 0px;}
	
#heading_centre	{
	text-align: center;
	margin: 20px;}
	
	#heading_centre	p{
		text-align: center;
		font-size: 110%;
		font-weight: 900;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;}
	
#quote_text	{
	text-align: center;
	margin: 20px;}
	
	#quote_text	p{
		text-align: center;
		font-size: 100%;
		font-weight: 900;
		font-family: Arial, Helvetica, sans-serif;
		color: #4354a3;
		font-style: italic;}
		
.text_red	{
	color: #a04545;}
	
LI.blue_bullet_points	{
	color: #104ba0;}
	
table.table_white_background 	{
	text-align: left;
	padding: 0px;
	border: none;
	margin: 20px 0px 20px 0px;}
	
table.table_white_background  td{
	background-color: #ffffff;
	text-align: left;
	border: none;
	padding-right: 12px;
	margin: 0px;}
	
	
table.table_white_background_left_align 	{
	text-align: left;
	padding: 0px;
	border: none;
	margin: 20px 0px 20px 0px;}
	
table.table_white_background_left_align  td{
	background-color: #ffffff;
	text-align: left;
	border: none;
	padding: 4px 12px 4px 0px;
	margin: 0px;}
	
table.table_white_background_left_align  p{
	text-align: left;
	margin: 0px;
	padding: 2px 2px 2px 0px;}
