body {
	background-color: #e0e9ff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	background-image: url(images_06_nov_07/images/main_background_fade.jpg);
	background-repeat: repeat-x;

}

/* vertical line between nav bar and main area 
*/
.main4_nav_to_main_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
}

/* horizontal line bottom in main area 
*/
.main4_main_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}



/* horizontal line right in main area 
*/
.main4_main_border_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}


/* horizontal line bottom and right in main area 
*/
.main4_main_border_bottom_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	}


/* main link colour and no underline 
*/
#overall_page_structure #main4_structure .main4_nav_to_main_border #main4_main_expander_title_structure a {
	color: #809B00;
	text-decoration: none;
	font-weight: bold;
}

/*left nav bulleted lists
*/
#overall_page_structure #main4_structure #left_nav a {
	font-size: 11px;
	color: #393939;
	list-style-image:url(images_06_nov_07/images/main4_nav_arrows.jpg);
	text-decoration:none;
}

/*...left nav bulleted lists hover
*/
#overall_page_structure #main4_structure #left_nav a:hover {
	text-decoration:underline;
}


/*left nav padding
*/
.left_nav_padding {
	padding-right:10px;
	padding-top:10px;
}

/*news area text
*/
#overall_page_structure #main4_structure #left_nav #news_table td {
	font-size: 11px;
	color: #393939;
}

#overall_page_structure #main4_structure #left_nav #news_table a {
	font-size:11px;
	color:#393939;
}

.news_read_more a  {
	colour:#22A100;
}

.news_header {
	color: #b60806;
}

.main4_heading_spacer {
	padding-top:15px;
}.inline_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B7B7B7;
}
.grey_page_foot {
	color: #9D9D9D;
	font-size: 10px;
	padding-top: 15px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #798AD8;
}


.event_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}
#overall_page_structure #main4_structure .main4_nav_to_main_border #main4_main_expander_title_structure h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #809B00;
}



#overall_page_structure #main4_structure .main4_nav_to_main_border #main4_main_expander_title_structure h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #798AD8;
}
.credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9E99;
	text-decoration:none;
}

.credit a:hover {
	text-decoration:underline;
}
