.side_nav {
	width:225px;
	position:absolute;
	overflow:hidden;
	margin-right:-10px;
	left: 0px;
}

#main_shell {
	left:225px;
	/*border:1px solid;
	 padding: 0px 10px; */
	position:absolute;
	width:535px;
	background:url(shadows/shadow_r.png) top right repeat-y;
	/*padding-bottom:10px;*/
}

#shell_footer {
	background:url(shadows/shadow_b.png) left top repeat-x;
	overflow:visible;
	/*margin-bottom:-5px;*/
	line-height:15px;
}

#bottom_corner {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
	background:#FFFFFF;
}
#disclaimer {
	font-size:6pt;
	color:#999999;
	padding:10px;
}
/* Below are the colour style links for navigation */
.peach_header {
	background:#FAC08F;
}
.peach_sub {
	background:#FBD5B5;
	}
.peach_footer {
	background:#FDEADA;
}

.teal_header {
	background:#92CDDC;
}
.teal_sub {
	background:#DBEEF3;
}

.violet_header{
	background:#B2A2C7;
}
.violet_sub {
	background:#E5E0EC;
}

.lime_header {
	background:#C3D69B;
}
.lime_sub {
	background:#EBF1DD;
	}
	
.rose_header {
	background:#D99694;
}
.rose_sub {
	background:#F2DCDB;
	}
	
.navy_header {
	background:#95B3D7;
	}
.navy_sub {
	background:#DBE5F1;
	}

.blue_header {
	background:#548DD4;
}
.blue_sub {
	background:#C6D9F0;
}

.bronze_header {
	background:#938953;
	}
.bronze_sub {
	background:#DDD9C3;
}

.gray_header {
	background:#BFBFBF;
	}
.gray_sub {
	background:#E9E9E9;
}

.xsmall {
	font-size:8pt;
}
.item_date{
	font-size:7pt;
}
.ohcaad {
	width:225px;
	position:relative;
	overflow:hidden;
	margin-right:-10px;
	background:url(shadows/shadow_r.png) top right repeat-y;
	text-align:right;
}
#newsbox {
	background-color: #FEF0B8;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBD12D;
	border-right-color: #FBD12D;
	border-bottom-color: #FBD12D;
	border-left-color: #FBD12D;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #416BA5;
}
#newsbox a:link {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:visited {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:active {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:hover {
	text-decoration: underline;
	color: #416BA5;
}
.hilite  { background-color: #fcc; }
.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #f0f; }
.hilite3 { background-color: #0ff; }

