body {
	margin:0;
	padding:0;
}
.buttons {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC0000
}

.credits {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; font-style: normal; 
	font-weight: normal; 
	text-decoration: none
}
.casestudy_heading {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; font-style: italic; 
	font-weight: normal; 
	text-decoration: none
}
.body_copy {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.body_copy a{
	font-style: normal;
	font-weight: normal;
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.body_copy a:visited {
	font-style: normal;
	font-weight: normal;
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.body_copy a:hover {
	font-style: normal;
	font-weight: normal;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.bold_body_copy13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #039;
}
.bold_body_head18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #C00;
}
.bold_body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.body_italic_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.italic_subhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: normal; 
	color: #000066
}
.pagetitle {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; font-style: italic; 
	font-weight: 
	bold; color: #FFFFFF; 
	text-decoration: none
}
.body_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
.body_italic_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #039;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bold_body_copy11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4B59A2;
}
.bold_body_copy11 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B59A2;
	text-decoration: none
}
.bold_body_copy11 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #C00;
}
.body_copy13 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.body_italic13 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: italic; 
	font-weight: normal; text-decoration: none
}
.body_italic_bold13 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; font-style: 
	italic; font-weight: bold; 
	text-decoration: none
}






#container {
	height: 300px;
	width: 100%;
	text-align: center;
}
.column_container {
	height: 200px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#column_spacer {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 20px;
}

.column {
	float: left;
	width: 250px;
}
.column_right {
	float: right;
	width: 250px;
}
.column_centre {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}

.column_centre_latest_news {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
