body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #F5F4D8;
	color: #000000; 
}


div.page {
	width: 830px;
	min-height: 600px;
	margin: 0px auto;
	padding: 0px;
}

div.top {
	width: 808px;
	height: 258px;
	border-bottom: none;
	margin: 0px 10px;
	text-align: center;
	float: left;
	background-image: url("../images/logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

div.top div.topbox {
	width: 176px;
	height: 108px;
	margin: 75px 5px 0px;
	float: left;
	background-image: url("../images/box.jpg");
	background-repeat: no-repeat;
}

div.top div#time {
	height: 136px;
	padding: 40px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

div.top div.toptext {
	width: 426px;
	height: 258px;
	padding: 5px;
	float: left;
}

div.top div.toptext a {
	display: block;
	width: 426px;
	height: 258px;
}

div.topbox div.title {
	width: 161px;
	height: 21px;
	margin: 24px 7px 0px 8px;
}

div.topbox div.text {
	width: 161px;
	height: 55px;
	margin: 0px 7px 8px 8px;
}

div.body {
	width: 808px;
	min-height: 462px;
	float: left;
	margin: 0px 10px;
}

div.nav {
	width: 180px;
	min-height: 458px;
	padding: 5px 5px 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	border-right: 1px solid #483D8B;
}

div.content {
	width: 598px;
	min-height: 458px;
	padding: 5px 5px 15px;
	float: left;
}

div.footer {
	width: 808px;
	margin: 0px 10px;
	padding: 5px 0px;
	float: left;
	border-top: 1px solid black;
	text-align: center;
	background-color: #043671;
}
div.footer a { color: #999; text-decoration: none; }
span.med {
	font-size: 10px;
	color: #FFFFFF
}

ul.nostyle {
	padding: 0px;
	margin: 0px;
}

ul.nostyle ul.nostyle {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

ul.nostyle li {
	list-style-type: none;
}

div.staticnav ul.nostyle li {
	float: left;
	margin: 0px 5px;
}

div.nav ul.nostyle li {
	border-bottom: 1px dashed black;
	margin: 3px 0px 2px;
	padding: 0px 0px 5px;
}

div.nav ul.nostyle li a { 
	color: #000; text-decoration: 
	none; width: 180px; 
	display: block; 
	background-image: url("../images/icon.jpg"); 
	background-position: center right; 
	background-repeat: no-repeat; 
}

div.nav ul.nostyle li a:hover { 
	font-weight: bold;
	colour: #000; 

}

ul.nostyle ul.nostyle li a { 
	background-image: none;
	color: #13628B; 
}

ul.nostyle ul.nostyle li a:hover { 

}

ul.hidden { 
	display: none; 	
}

div.menubox  ul.nostyle li { 
	min-width: 215px; 
}

div.menubox  ul.nostyle li a { 
	background-image: none; 
	min-width: 180px; width: 100%; 
}

div.menubox { 
	min-width: 220px;
	min-height: 30px;
	background-color: #F5F4D8;
	border: 1px solid black;
	position: relative;
	left: 150px;
	top: 0px;
	padding: 5px;
	display: none;
	z-index: 70;
}

div.menubox ul.nostyle { z-index: 71; }
span.hidden { display: none; }