/*default*/
h1, h2, h3, h4, h5 {  
	margin: 0;
	font-size:100%;
	padding:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
.hidden {
	position: absolute;
	top: -1000px;
	left: 0px;
	overflow: hidden;
	width: 0;
	height: 0;
}
.floatleft {
	float:left;
}
/*headings*/
h2 {
	color:#FFFFFF;
	margin:0 0 9px 0;
	font: normal 160%/1.0em "Times New Roman", Times, serif;
}
h2.internal {
	margin-bottom:5px;
	margin-top: 10px;
}
h3 {
	font-size:120%;
	font-weight:normal;
	margin:0 0 8px 0;
	line-height: 1em;
}
h3.advert {
	padding:6px 9px 6px 9px;
	background: #434317;
}
h3.advertnarrow {
	background:#01265d url("../images/siteobjects/b_advertnarrow_top.gif") no-repeat top;
	padding:4px 9px 6px 9px;
	margin-top:9px;
}
h3.advertnarrowtop {
	background:#01265d url("../images/siteobjects/b_advertnarrow_top.gif") no-repeat top;
	padding:4px 9px 6px 9px;
	margin-top:0;
}
/*paragraphs*/
p {
	color:white;
	font-size:80%;
	margin:0 0 10px 0;
	line-height:1.5em;
}
.small {
	font-size:60%;
}
.large {
	font-size:105%;
}
p.intro {
	color:#22220B;
	font: 120%/1.2em "Times New Roman", Times, serif;
}
p.intro_internal {
	font-size:100%;
	color:#000000;
	line-height:1.4em;
}
p.subheading {
	color:#363600;
	font-weight:normal;
	font-size:100%;
	line-height:1.4em;
	font-family: "Times New Roman", Times, serif;
}
p.padding {
	padding-top:8px;
}
p.backtotop {
	text-align:right;
}
div.colwide p {
	margin:0 0 0px 0;
}
div.advert p {
	padding:0 1px 0 9px;
	margin:0;
}
div.advert p.logo {
	text-align:center;
	margin:17px 0 20px 0;
	padding:0;
	width:100%;
}
div.advert p.logolast {
	text-align:center;
	margin:17px 0 10px 0;
	padding:0;
	width:100%;
}
div.bottombar p {
	font-size:70%;
	color:black;
	line-height:1.3em;
}
div.bottombar p.logos {
	margin:0 0 17px 0;
}
div.topbar div.topbarright p {
	font-size:65%;
	line-height:1.3em;
	margin: 0 0 19px 0;
}
div.topbar div.topbarright a {
	color:#597195;
}
div.contactright p {
	line-height:1.6em;
}

div.hr {
  height: 1px;
  border-top:1px solid #B7B770;
  margin:8px 0 8px 0;
}
div.hrdark {
  height: 1px;
  border-top:1px solid #646528;
  margin:14px 0 14px 0;
}
div.hr hr, div.hrdark hr {
  display: none;
}


/*colours*/
.orange {
	color:#ff6600;
}
.bold {
	font-weight:bold;
}
/*lists*/
div.content ul {
	list-style-type:none;
	font-size:70%;
	color:#FFFFFF;
	margin:0 0 15px 28px;
	padding:0;
	font-weight:bold;
}
div.content li {
	margin:0;
	padding:0 0 2px 10px;
	background:url("../images/siteobjects/bullet.gif") no-repeat left 50%;
}


/*links*/
a {
	text-decoration:none;
	color:#5C5C1F;
	outline:none;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
}
a.highlight {
	color:#434317;
	font-weight:bold;
}

/*form*/
form {
	font-size:70%;
}
fieldset {
	border:0;
}
legend {
	display:none;
}
label {
	width:132px;
	float:left;
}
input {
	width:285px;
	border:1px solid black;
	background:#f3f3f3;
	font-size:100%;
	margin-bottom:14px;
	padding:0 1px 1px 1px;
}
textarea {
	width:287px;
	border:1px solid black;
	background:#f3f3f3;
	font-size:100%;
	margin-bottom:11px;
}
input.button {
	width:auto;
	float:right;
	padding:0 3px 0 0;
	border:none;
	cursor:pointer;
}
.required {
	background:url("../images/text/t_required.gif") no-repeat right bottom;
	padding-right:47px;
}

/*top menu links*/
div.menubar {
	float:left;
	width:100%;
	line-height:20px;
	border-bottom:8px solid #363600;
	background: black;
	font-size:75%;
}
div.menubar ul {
	list-style:none;
	margin-left:0px;
}
div.menubar li {
	display:inline;
}
div.menubar a {
	float:left;
	text-decoration:none;
	padding:0 0 0 7px;
	width:auto;
}
div.menubar a span {
	float:left;
	display:block;
	padding:8px 11px 5px 4px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.menubar a span {float:none;}
/* End IE5-Mac hack */
div.menubar a:hover, div.menubar a:focus, div.menubar a:active, div.menubar a.lit {
	background: #363600 url("../images/siteobjects/b_menu_left_r.gif") no-repeat left top;
	text-decoration:none;
}
div.menubar a:hover span, div.menubar a:focus span, div.menubar a:active span {
	background: #363600 url("../images/siteobjects/b_menu_right_r.gif") no-repeat right top;
	color:#fff;
}
div.menubar a.lit span {
	background: #363600 url("../images/siteobjects/b_menu_right_r.gif") no-repeat right top;
	color:#fff;
	font-weight:bold;
}


/*submenu links*/
div.submenu ul {
	list-style:none;
	margin-left:10px;
}
div.submenu li {
	padding:0;
	margin:0 0 3px 0;
}
div.submenu a {
	text-decoration:none;
	color:#339999;
	background: url("../images/siteobjects/icon_arrow.gif") no-repeat left center;
	padding:0 0 0 10px;
}
div.submenu a:hover, div.submenu a:active, div.submenu a:focus, div.submenu a.lit {
	text-decoration:none;
	color:#000;
	background: url("../images/siteobjects/icon_arrow_black.gif") no-repeat left center;
	padding:0 0 0 10px;
}
