@charset "UTF-8";
/* CSS Document */


#main  {
	margin: 0 auto;
	position: relative;
	top: 0px;
	height: 600px;
	width: 900px;
	}
	
#topmenu {
	position: relative;
	top: 0px;
	height: 30px;
	width: 900px;	
	}	
	
#logo {
	position: relative;
	float: left;
	height: 112px;
	width: 292px;
	}
	
#news {
	position: relative;
	float: left;
	height: 110px;
	width: 603px;
	margin-left: 5px;
	padding-top: 2px;
	}		
	
#newsitem1 {
	position: relative;
	float: left;
	height: 80px;
	width: 135px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 2px;
	}		
				

.newsitem2 {
	position: relative;
	float: left;
	height: 80px;
	width: 135px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 9px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	}		
	
#newsitem3 {
	position: relative;
	float: left;
	height: 80px;
	width: 135px;
	font-size: 12px;
	padding-left: 9px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	}		
	
#introtext {
	position: relative;
	float: left;
	left: 0px;
	height: 50px;
	width: 70%;
	padding-top: 10px;
	font-size: 12px;
	}	


body,td,th {
	font-family:Helvetica, Arial sans-serif;
	color: #000000;
}
.style1 {font-size: 18px; font-weight: bold; }
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	
	}
	
.style4 {font-size: 18px; font-weight: bold; color: #666666; }	
	
.style6 {
	font-size: 20px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	line-height: 18px;
}
.style8 {
	font-size: 20px;
	font-weight: bolder;
}
.style9 {font-size: 12px}	

.style10 {font-size: 10px}
	
a:link {
	color: #0866ad;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0866ad;
}
a:hover {
	text-decoration: none;
	color: #0866ad;
}

.style4 {font-size: 18px; font-weight: bold; color: #666666; }

/*/STYLING FOR SHORTLIST PAGE/*/

.thumb {float: left; width: 149px;}

.thumb img {border: 0;}

.thumb .desc {position:relative; top: -15px; margin: 0 5px 0 5px;}

.thumb h3 {font-size: 12px; margin-bottom: 5px; margin-top: 0;}


.thumb p {font-size:10px; margin:0; word-wrap: break-word;}

br.clear {clear: both;}





