div#wn	{ 
    position:relative; 
    width:auto; height:320px;
    overflow:hidden;	
	}

.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C5E8E;
	text-decoration: none;
}

 .divheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 

.greybodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
}
.ochrelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C9A218;
	text-decoration: underline;
}
.orangehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #EE6A00;
	text-decoration: none;
	line-height: 18px;
}
.bluehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2C5E8E;
	text-decoration: none;
	line-height: 18px;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E75B1;
	text-decoration: none;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.smallochre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C9A218;
	text-decoration: none;
}

.cssborder{
    border-style:solid;
    border-top-color:black;
    border-bottom-color:black;
    border-left-color:black;
    border-right-color:black;
    border-width:1px;
}
