body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: normal;
	color:#000000;
/*	background:#E0E0E0;
	background: #fee;*/
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 760px;
	/* dynamic expression to emulate min-width in ie*/
}

#detail {	
	font-size: 11px;
	font-weight: normal;
}

table{
	font-size: 15px;
	valign: top;
	border:0px;
}


.fullimage{
	position:relative;
	width:100%
	
}
	
.shrinkimage{
	position:relative;
	width:70%
	
}

a:link.toplink, a:visited.toplink, a:active.toplink {

	text-decoration: none;

}



a {

	color: #000;

}



a:hover.toplink {

	background-color: #787878;

}



a.toplink {

	padding: 5px 5px 5px 5px;

}


.header {

	position:absolute;

	top: 0;

	left: 0;

	margin: 0;

	padding: 0;

}

.foottop{
	margin: 0px 20px 0px 20px;
	border-top:1px dashed #999;
}

.footer {

	postion:absolute;
	left: 0;
	margin: 0px 10px 10px 10px;
	padding:10px;
	line-height:17px;
	text-align: left;
	font-size: 10px;
}


.colourbox {

	position:relative;
	left: 0px;
	right: 0;
	top: 15px;
	height: 60px;	
	background: #FFFFFF;
	min-width: 0;
	text-decoration: none;
	border-top: medium solid #0066CC;
	border-bottom: medium solid #0066CC;
}



	
#logoleft{
	position:absolute;

	top: 0;

	left: 40px;

	margin: 0;

	padding: 0;

}



#logoright{
	position:absolute;

	top: 0;

	right: 40px;

	margin: 0;

	padding: 0;


}	

#title{
	position:relative;
	font-size: 25px;
	font-weight: bold;
	text-align:center;
	top: 10px;
}



.hoff {
	text-decoration: none;
}


.spacerbar {
	height: 10px;
}

.toplinks {
	width:expression(document.body.clientWidth < 761 ? "760px" : "100%" );			        margin: 10 0 0 0;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.loginspacer {

	width: 80px;
	text-align: right;
}



#content {
	

	margin: 0px 190px 50px 190px;

	font-size:13px;
}



.leftbar {

	width:160px;
	float: left;
	margin: 10px 0px 10px 10px;
	padding:0;
}

.bluestrip{
	position:relative;
	background: #FFFFFF;
}

.sidebar {

	width:170px;
	float: right;
        margin: 10px 10px 10px 10px;	
}

.sidebarentry {
	padding:5px;
	margin: 0;
	background-color:#b3bbfb;
	border:1px dashed #999;
	/*line-height:17px;*/
}

.sidebartitle {
	font-weight: bold;
}

.smalltext {
	font-size:10px;
	font-weight: bold;
	text-align: right;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

.subtitle{
	font-size: 20px;
	font-weight: bold;
}

.boldc {
	font-weight: bold;
	text-align: center;
}



hr {
	width: 50%;
	text-align: center;
	background-color:#787878;
	height: 1px;
	border-width: 0px;
}



.c {
	text-align: center;
	vertical-align: top;
}

