body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:120%;
	color:#333333;
	background-color:#3E61AB;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 5px;
}
.headlinetext {
	font-family: "Arial";
	font-size: 25px;
	font-weight: normal;
	color: #ED1C24;
	letter-spacing: -0.1px;

}
.headlinetextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headlinetextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF3300;
}
.formfield {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #f7f7f7;
	border: 1px solid #666666;
	line-height: 15px;


	
}
.newsheadline {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
	
}

.newsdate {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

a:hover{
color: #990000;
text-decoration:underline;
}

a {
	color: #5358b6;
	text-decoration: none;

}


.newsheadline2 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}
.buttons {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.1px;

}
.newsitems {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
	text-align: justify;


}
.forms {



	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -0.1px;
}
.footnotes {




	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
}
.bodytext {

	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000;/*old colour #666666;*/
	letter-spacing: -0.1px;
	padding-left: 10px;
	padding-right:10px;
	line-height:130%;
}
	 
ul li {
	background:url("bullet.gif") left top no-repeat;
	padding-left:14px;
	padding-bottom: 6px;
	list-style:none;
}
	
.menuitems {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
	line-height: 25px;

}
.pagetitle {
	font-family: "Arial";
	font-size: 24px;
	font-weight: bolder;
	color: #ED1C24;
	letter-spacing: -0.1px;

}
.subheadlinetext {

	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #ED1C24;
	letter-spacing: -0.1px;
}
.bodytextcentre {


	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
	text-align: center;
	margin-bottom:10px;
}
.bodytextbold {


	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -0.1px;
	text-align: justify;
}
.bodytextunderline {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
	text-align: justify;
	text-decoration: underline;

}
.cutting {





	font-family: "Arial";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
}
.bodytextsmall {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.1px;
	text-align: justify;
	line-height: 12px;

}
.conferencesubhead {

	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #ED1C24;
	letter-spacing: -0.1px;
	line-height: 25px;
}
.bodylink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: -0.1px;
	text-align: justify;
	background: white;
}
h1 {text-decoration:none; font-size:17px; color:#6666CC; margin:0;}
h2 {text-decoration:none; color:#000000; font-size:20px; font-weight:bold; margin-bottom:0; margin-top:0;}
h3 {text-decoration:none; color: #003366; font-size:18px; font-weight:bold; margin-bottom:10px; margin-top:10px;}
h4 {text-decoration:none; color:#000000; font-size:14px; font-weight:bold; margin-bottom:10px; margin-top:5px; margin-right:15px}
h5 {text-decoration:none; color:#CC0000; font-size:16px; font-weight:bold; margin-bottom:0; margin-top:0;}

.red {text-decoration:none; color:#CC0000; font-weight:bold;}

.subheadr {text-decoration:none; color:#CC0000; font-size:14px; font-weight:bold}

.subheadb {text-decoration:none; color:#000000; font-size:14px; font-weight:bold}

div.alert-box {
	background: #FFF8DF;
	border: 1px solid #C6C600;
	padding: 5px;
	font: 1.1em Arial, Helvetica, sans-serif;
}

div.alert-box b, div.alert-box strong {
	color: #C00;
}

