/* generic css */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
td, p {
	font-size: 11px;
}
.logo {
	width: 285px;
}
.straptext {
	width: 446px;
	text-align: right;
}
.nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
.groupnav {
	padding-left: 30px;
}
.navtable {
	border-top: solid 1px #0093d0;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.navtable td {
	width: 60px;
	background-color: #ffffff;
	border-right: solid 1px #000000;
	text-align: center;
	font-size: 10px;

}
.navtable a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 6px 5px 6px 5px;
	width: 100%; /* IE width fix */
}
html>body .navtable a { /* Firefox width fix to fix the IE width fix */
	width: auto;
}
.breakline {
	background-image: url(../images/breakline.gif);
	background-repeat: repeat-x;
}
.navtable a:hover {
	display: block;
	color: #ffffff;
	background-color: #6c1f7e;
}
.leftborder {
	background-image: url(../images/leftborder.gif);
	background-repeat: repeat-y;
	width: 51px;
}
.pagetitle {
	color: #b4c0ab;
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	padding: 0px;
	margin-left: 5px;
}
h1 {
	font-family: arial;
	font-size: 20px;
}
.contenttablea {
	width: 690px;
	margin-left: 20px;
}
.contenttd {
	padding: 0px 6px 0px 6px;
}
.contenttable {
	width: 690px;
	margin-left: 20px;
}
.contentboxleft {
	background-image: url(../images/contentbox_leftmargin.gif);
	background-repeat: repeat-y;
}
.contentboxright {
	background-image: url(../images/contentbox_rightmargin.gif);
	background-repeat: repeat-y;
}
.footer {
	width: 690px;
	margin-left: 71px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
}
.leftpad {
	padding-left:19px;
}
.singlepageheadings td, .singlepageheadings p {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.singlepageheadings .signature {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
.factfile {
	margin: 5px 5px 5px 18px;
	font-size: 10px;
	height: 135px;
	color: #ffffff;
}
.pdflink {
	margin: 5px 5px 5px 18px;
	text-align: right;
}
.contenthead {
	padding-left: 6px;
}
.contentheadimg {
	float: left;
}
.more {
	width: 134px;
	margin-left: 6px;
	padding-left: 13px;
	float: right;
	clear: none;
	background-image: url(../images/thin_grey_border.gif);
	background-repeat: repeat-y;
}
.more a {
	width: 100%;
	display: block;
	color: #ffffff;
	font-size: 10px;
	padding: 7px 8px 7px 8px;
	text-decoration: none;
}
html>body .more a {
	width: auto;
}
.more a:hover {
	background-color: #6c1f7e;
}
.moreitem {
	width: 134px;
	margin-bottom: 1px;
	background-color: #b4c0ba;
}
.moreitemtop {
	font-size: 10px;
	width: 134px;
	margin-bottom: 1px;
	background-color: #8c9b93;
	padding: 7px 8px 7px 8px;
	text-decoration: none;
	color: #ffffff;
}
.contentimgcol {
	padding-top: 6px;
}
.contenttextcol {
	padding-top: 6px;
	padding-left: 6px;
}
.subnav {
	width: 690px;
	height: 42px;
	margin-left: 20px;
	background-image: url(../images/bar_active.gif);
	background-repeat: repeat-x;
	background-position: 0 34;
}
.subnavtable {
	height: 42px;
}
.vbar {
	background-image: url(../images/bar_active.gif);
	background-repeat: repeat-y;	
}
.currentsubnav {
	background-color: #ffffff;
	padding: 8px 2px 10px 2px;
	background-image: url(../images/bar_active.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
}
.othernavsub {
	height: 28px;
	text-align: center;
	font-size: 10px;
}
.othernavsub a {
	display: block;
	background-image: url(../images/bar_grey.gif);
	background-repeat: repeat-x;
	padding: 8px 2px 2px 2px;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
html>body .othernavsub a {
	width: auto;
}
.othernavsub a:hover {
	background-color: #f3f3f3;
}
.pic2 {
	margin-top: 6px;
}

/* box switching */
/* box - normal */
.boxoff {
	width: 182px;
}	
.boxoff .miniboxMargin {
	background-color: #b4c0ba;
	background-repeat: repeat-y;
	width: 19px;
}
.boxoff .floatright {
	float: right;
	background-color: #b4c0ba;
}
.boxoff .floatleft {
	float: left;
	background-color: #b4c0ba;
}
/* end */
/* box - hover */
.boxon {
	width: 182px;
}	
.boxon .miniboxMargin {
	background-color: #cccccc;
	background-repeat: repeat-y;
	width: 19px;
}
.boxon .floatright {
	float: right;
	background-color: #cccccc;
}
.boxon .floatleft {
	float: left;
	background-color: #cccccc;
}
/* end */

/* page content w/ specific colours */

.singlepageheadings {
	font-size: 16px;
	font-weight: bold;
}

.colourblock {
	background-color: #6c1f7e;
	color: #ffffff;
}
.downloadbox {
	background-color: #6c1f7e;
	width: 181px;
	background-image: url(../images/thin_purple_border.gif);
	background-repeat: repeat-y;
}	

.contenttextcol .heading {
	width: 100%;
	background-color: #6c1f7e;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.pdflink a{
	text-decoration: none;
	color: #efefef;
	font-weight: bold;
	font-size: 10px;
}
.pdflink a:hover{
	color: #cccccc;
}

/* form styling */

input, textarea {
	border: solid 1px #999999;
	margin-bottom: 5px; 
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
}
.submitbutton {
	background-color: #efefef;
	font-weight: bold;
}
.leftinput {
	width: 205px;
}
.rightinput {
	width: 349px;
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #66cee9;
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #999999;
}
.strapline
{
    PADDING-LEFT: 30px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: helvetica;
    BACKGROUND-COLOR: #0093d0
}
.contentheadimg {
	width: 349px;
	height: 188px;
}	