body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
#acceskeys {position:relative;padding:0px;margin:0px;margin:auto;text-align:left;width:290px;width:726px;}
#skiplinks{display:block;position:absolute;top:20px;left:0px;text-align:left;width:100%;height:20px;clip:rect(0px, 290px, 20px, 0px);}
#skiplinks UL {padding:0;margin:0;list-style:none;}
#skiplinks LI {padding:0;margin:0;list-style:none;display:inline;}
#skiplinks A {color:#000000;position:absolute;top:0px;left:0px;overflow:hidden;width:0;height:0;font-size:1em !important;z-index:1000;}
#skiplinks A:active, #skiplinks A:focus {position:absolute;overflow:visible;width:auto;height:auto;margin:auto;padding:3px;background-color:#E7FF44;}

#page {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	left: 0px;
	top: 10px;
	width: 982px;
	height: 231px;
	background: url(images/header-bar.png) no-repeat;
}
#headertxt {
	position: relative;
	width: 620px;
	left: 329px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 40px;
	color: rgb(51,103,152);
}
p.strapline {
	border-bottom: 1px dotted rgb(255,153,51);
	padding: 5px;
	font-size: 18px;
	width: 715px;
	margin-top: 7px;
	color: rgb(255,153,51);
	font-style: italic;
}
#links {
	margin-top: -15px;
	margin-left: 10px;
	width: 982px;
}
#photobox {
	width: 190px; 
	border-left: 1px dotted rgb(255,153,51); 
	border-right: 1px dotted rgb(255,153,51); 
	margin-left: 80px;
}
a.nav {
	text-decoration: none;
	color: gray;
	padding: 0 15px;
	font-weight: bold;
}
a.nav:hover {
	color: green;
}
#rightbar {
	background-color: #ffffff;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 215px;
}
a.sidenav {
	text-decoration: none;
	color: gray;
	margin-left: 80px;
	font-weight: bold;
	background: url(/images/box.gif);
	height: 30px;
	padding: 5px 5px 5px 33px;
}
a.sidenav:hover {
	background: url(/images/greenbox.gif);	
	padding: 5px 5px 5px 33px;
}
.accessibility {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color:#c0c0c0;
	text-decoration: none;
}
a.accessibility:link {
	color:#c0c0c0;
}
a.accessibility:visited {
	color:#c0c0c0;
}
a.accessibility:hover {
	color:#cfb2b2;
	text-decoration: underline;
}
a.accessibility:active {
	color:#c0c0c0;
}
#mainpage {
}
#content {
	margin-bottom: 10px;
	text-align: left;
}
p.title {
	color: #0000cc;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
a.titlelink {
	text-decoration: none;
	color: rgb(51,102,153);
	font-size: 14px;
	font-weight: bold;
	margin-left: 50px;
}
a.titlelink:hover {
	text-decoration: underline;
	color: green;
}
a.titlelink_related {
	text-decoration: none;
	color: rgb(51,102,153);
	font-size: 14px;
	font-weight: bold;
}
a.titlelink_related:hover {
	text-decoration: underline;
	color: green;
}
#footer {
	clear: both;
	text-align: center;
	border-top: 1px dotted rgb(205,198,20);
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}