body {
	margin:0;
	padding:0; 
	background:#fff; 
	text-align:center; 
	font-family: Arial, sans-serif; font-size: 12px;
}
a { 
	color: #526888; 
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
img {
	border: none;
}
#container { 
	width: 850px; 
	margin:0 auto; 
	text-align: left; 
}
#header {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 65px;
	background-color: #f26522;
	background-image: url(../images/hdrbgdefault.gif);
	background-repeat: repeat-x;
}
#logo {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 65px;
	float: left;
	position: relative;
	z-index: 50;
	left: 25px;
	top: 23px;
}
#search {
	margin: 0 0 0 552px;
	padding: 5px 10px;
	background: url(../images/searchbg.gif) no-repeat;
	height: 22px;
}
#nav {
/*	margin: 11px 0 0 265px;
	background: #ff0000; */
	width: 610px;
	position: relative;
	left: 240px;
	top: -28px;
}
/*
#nav ul {
	margin: 0;
	padding: 0;
}
*/
/*
#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}
*/
#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 8px 7px;
	margin-right: 1px;
	font-size: 11px;
	text-transform: uppercase;
}
#nav a:hover {
	color: #ffffff;
	background: #333333;
}
#nav a:hover.mainlevel-son-of-suckerfish-horizontal {
	background: url(../images/navmid.gif) repeat-x;
}
#nav a.mainlevel_current-son-of-suckerfish-horizontal,#nav a.mainlevel_active-son-of-suckerfish-horizontal {
	background: url(../images/navmid.gif) repeat-x;
}
#nav a.sublevel-son-of-suckerfish-horizontal {
	text-transform: capitalize;
}
#nav a.sublevel_current-son-of-suckerfish-horizontal {
	text-transform: capitalize;
}
#nav a.sublevel_active-son-of-suckerfish-horizontal {
	text-transform: capitalize;
}
#nav a:hover.sublevel-son-of-suckerfish-horizontal {
	background: #666666;
}
.menu-son-of-suckerfish-horizontal {
	width: 610px;
}
.sublevel_current {
/*	background: #e5e5e5;
	padding: 5px; */
	font-weight: bold;
}
a#active_menu {
	font-weight: bold;
	text-transform: capitalize;
}
/*
#nav a#active_menu-nav {
	color: #ffffff;
	background: url(../images/navmid.png) repeat-x;
}
.item11-acton a:link {
	background: url(../images/navmid.png) repeat-x;
}
#nav div.section a:hover {
	background: none;
}
*/
#breadcrumbs {
	clear: both;
	padding: 0 10px;
	margin: 20px 0 10px 0;
	color: #666666;
}
#subnav {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 20px 20px 20px;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav ul#mainlevel {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav ul {
	background: #f26522;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 35px;
}
#subnav ul a {
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}
#subnav ul li ul {
	background: #ffffff;
	line-height: 25px;
	color: #666666;
	list-style: none;
	padding: 5px;
	border-top: none;
	border-right: solid 1px #ffc20e;
	border-bottom: solid 1px #ffc20e;
	border-left: solid 1px #ffc20e;
}
#subnav ul li ul a {
	color: #666666;
	padding-left: 5px;
}
#subnav ul li ul li ul {
	background: #ffffff;
	line-height: 15px;
	color: #666666;
	list-style: square inside;
	margin-left: 0;
	padding: 5px 10px;
	border: none;
}
#subnav ul li ul li ul a {
	color: #666666;
	padding-left: 0;
}
#subnav li.sublevel_active {
	background-color: #FFC20E;
}
#subnav li.sublevel_active a.sublevel_active {
	color: #ffffff;
}
#subnav li.sublevel_current {
	background-color: #FFC20E;
}
#subnav li.sublevel_active li.sublevel_current {
	background-color: #ffffff;
}
#subnav li.sublevel_active li.sublevel_current a:link {
	color: #333333;
	font-weight: bold;
}
#subnav li.sublevel_active li.sublevel_current a:visited {
	color: #333333;
	font-weight: bold;
}
#subnav li.sublevel_active li.sublevel_current a:hover {
	color: #333333;
	font-weight: bold;
}
#subnav li.sublevel_active li.sublevel_current a:active {
	color: #333333;
	font-weight: bold;
}
.mainlevel_current a {
	text-decoration: none;
	color: #ff0000;
}
.sublevel_current a {
	text-decoration: none;
	color: #ff0000;
}
#main_content {
	color: #333333;
	margin-left: 240px;
}
#footer { 
	clear: both;
	margin: 0;
	padding: 20px;
	width: 810px;
	height: 40px;
	background-color: #f26522;
	background-image: url(../images/hdrbgdefault.gif);
	background-repeat: repeat-x;
	color: #fff;
}
#footer a { 
	color: #fff;
}
.article_column {
/*	padding: 10px; */
}
.componentheading {
	font-size: 21px;
	color: #F26522;
	border: solid 1px #F26522;
	padding: 5px;
}
.contentheading {
	color: #F26522;
	font-size: 18px;
}
table.contentpane {
	width: 540px;
}
.chronoform {
	visibility: hidden;
}
.validation-advice {
	color: #f26522;
}
#component-contact {
	margin-top: 20px;
}
