body{
	background:#c0c0c0 url(../images/bodybg.jpg) top left repeat-x;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#565f5f;
	padding:0;
	margin:0;
	}
	
div, p, h1, h2,   h2, h4, form, label, input, select{
	padding:0;
	margin:0;
	}
	
img{
	padding:0;
	margin:0;
	border:none;
	}
	
p{
	padding-bottom:15px;
	line-height:18px;
	}
	
ul{
	margin:0;
	padding:0;
	list-style-type:none
	}	
	

a{
	outline:none;
	color:#0e63bc;	
	text-decoration:none;
	line-height:14px;
	}
	
a:hover{	
	color:#003367;
	text-decoration:underline;
	}	
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	}
	
.left{
	float:left;
	width:auto;
	}
	
.right{
	float:right;
	width:auto;
	text-align:right;
	}
	
.wrapper{
	width:770px;
	margin:0 auto;		
	}
	
.top{
	background:url(../images/top.jpg) top left repeat-x;
	height:101px;
	}
	
.logo{
	margin:20px 0 0 26px;
	float:left;
	}	
	
.nav{
	background:url(../images/navbg.gif) top left repeat-x;
	height:49px;
	list-style:none;
	}
	
.nav li{
	display:inline;
	float:left;
	background:url(../images/divider.gif) top right no-repeat;
	}
	
.nav li a{
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	padding:18px 20px;
	float:left;
	text-decoration:none;
	}
	
.nav li a:hover{
	color:#f0a2a2;
	text-decoration:none;
	}	
	
.nav li.noborder{
	background:none;
	}
	
.bodybg{
	background:#FFFFFF;
	}
	
h2{	
	font-family:'Trebuchet MS';
	color:#ba0101;
	padding-bottom:15px;
	line-height:22px;
	font-weight:normal;	
	}
	
.sidelist{	
	list-style:none;
	}
	
.sidelist li {
	font-weight:bold;	
	font-size:12px;
	line-height:18px;
	color:#565f5f;	
	background:url(../images/arrow.gif) 2px 10px no-repeat;	
	padding:2px 0px 2px 22px;
	text-decoration:none;
	}
	
.header{
	background:url(../images/header.jpg) top left no-repeat;
	width:476px;
	height:322px;
	}
	
.text30{	
	font-family:'Trebuchet MS';
	color:#fff;	
	font-size:30px;
	line-height:32px;
	font-weight:normal;	
	}	
	
.text33{	
	font-family:'Trebuchet MS';
	color:#fff;	
	font-size:33px;
	line-height:35px;
	font-weight:normal;	
	}	

.text18{	
	color:#fff;	
	font-size:18px;
	line-height:20px;
	font-weight:normal;	
	}
		
.text18blue{	
	font-family:'Trebuchet MS';
	color:#0e63bc;	
	font-size:18px;
	line-height:22px;
	font-weight:normal;	
	}	
	
.text12blue{	
	color:#0e63bc;	
	font-size:12px;
	font-weight:normal;	
	}
	
.footer{
	background:#000637;
	height:107px;
	color:#bfbfbf;
	font-size:11px;
	}
	
.footer a{	
	color:#bfbfbf;
	text-decoration:none;
	padding:0 2px;
	}
		
.footer a:hover{	
	color:#afb7f5;
	text-decoration:underline;
	}
	
.copyrighttext{
	color:#3685cc;
	}
	
.padintop{
	padding-top:24px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	h1 {
	font-family:"Trebuchet MS";
	color:#ba0101;
	padding-bottom:15px;
	line-height:22px;
	font-weight:normal;
	font-size: 16px;
}
span.red {
	color: #C60000;
}
span.blue {
	color: #1264CA;
}
img.floatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
span.capitalise {
	text-transform: capitalize;
}
