@charset "utf-8";

/*  Initial Reset Replacement */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, del, em, font, img, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General Set Up and Standardisation */

html{ overflow-y: scroll; } /* Even scroll bar on all pages & browsers */
body { font-size: 75%; } /* Set 1em = 12 px */


/* Basic Site Wide Common Page Set Up */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #333333;
	background-image: url(../images/_bck_bod.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, p {
	margin-bottom: 0.7em;
	text-align: justify;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.9em;
	text-align: center;
}
p {
	font-size: 1em;
}

#container {
	background-color: #66CC00;
	background-image: url(../images/_bck_content_l.jpg);
	background-repeat: repeat-x;

}
a:link, a:active, a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FF9900;
}
#header {
	background: none;
	height: 203px;
	float: left;
	width: 930px;
	overflow: hidden;
}
#header #hdrLeft {
	background: url(../images/_bckHeadLeft.png) no-repeat;
	height: 203px;
	width: 250px;
	float: left;
	margin-right: 14px;
}
#header #hdrRight {
	height: 197px;
	width: 665px;
	background: url(../images/_bckHeadRight.jpg) no-repeat;
	float: left;
	margin-top: 6px;
}
#header #hdrRight h1{
	margin-top: 162px;
	font-size: 30px;
	color: #007086;
}

#maincols {
	min-height: 345px;
}
#rightmain #pagehead {
	color: #FF00CC;
	overflow: hidden;
	height: 40px;
}
#rightmain #pagehead .pagetitle {
	width: 485px;
	height: 40px;
	float: left;
}
#rightmain #pagehead .pagetitle h1 {
	font-size: 1.5em;
	margin-top: 11px;
	margin-bottom: 0px;
}
#rightmain #pagehead .date {
	text-align: right;
	height: 40px;
	float: right;
}
#rightmain #pagehead .date p {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 11px;
}
#content {

}
#content .section {
	width: 665px;
	display: block;
	float: left;
	overflow: hidden;
}
#content .floatright {
	float: right;
}
#content .floatleft {
	float: left;

}
#content .boxbot {
	margin-bottom: 5px;
}
#content .box250 {
	float: left;
	margin-left: 15px;
}
#content .box400 {
	float: left;
	width: 400px;
}
#content .box665 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_665_top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#content .box665 .boxbody {
	background-image: url(../images/_box_665_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
}
#content .box665 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_665_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#content .box434 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_434_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 434px;
}
#content .box434 .boxbody {
	background-image: url(../images/_box_434_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 414px;
}
#content .box434 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_434_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 434px;
}
#content .box400 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_400_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 400px;
}
#content .box400 .boxbody {
	background-image: url(../images/_box_400_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 380px;
}
#content .box400 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_400_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 400px;
}
#content .box325 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_325_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 325px;
}
#content .box325 .boxbody {
	background-image: url(../images/_box_325_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 305px;
}
#content .box325 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_325_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 325px;
}
#content .box250 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_250_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}
#content .box250 .boxbody {
	background-image: url(../images/_box_250_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 230px;
}
#content .box250 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_250_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}
#content .box216 .boxtop {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_216_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 216px;
}
#content .box216 .boxbody {
	background-image: url(../images/_box_216_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 196px;
}
#content .box216 .boxbot {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/_box_216_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 216px;
}
#footer {
	height: 20px;
	color: #FAFBFF;
	font-size: 0.85em;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	background-color: #333333;
	padding-top: 5px;
}
#footer #ftrleft {
	background-image: url(../images/_bck_ftrleft.jpg);
	background-position: left bottom;
	width: 215px;
	float: left;
}
#footer #ftrright {
	width: 285px;
	background-image: url(../images/_bck_ftrright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	text-align: right;
}
#footer #ftrmid {
	margin-right: 220px;
	margin-left: 220px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover, #footer a:focus {
	color: #FFFF00;
}
#container #maincols .in10 {
	margin-left: 10px;
}
#container #maincols .in20 {
	margin-left: 20px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}

.ar {
	text-align: right;
}

.ac {
	text-align: center;
}
.italic90 {
	font-size: 90%;
	font-style: italic;
}

.highlight {
	font-weight: bold;
	color: #0066FF;
}
.boxbody .last {
	margin-bottom: 0px;
}
#content .bigblue {
	font-size: 1.5em;
	color: #00A3C8;
}
#content .bigpink {
	font-size: 1.5em;
	color: #FF00CC;
}
#content .colour1 {
	color: #7F3399;
}
#content .colour2 {
	color: #FF00CC;
}
#content .colour3 {
	color: #00A3C8;
}
#content .colour4 {
	color: #FF6600;
}
#content .boldbigger {
	font-weight: bold;
	font-size: 105%;
}
#content .black {
	color: #000000;
}
#content .red {
	color: #FF0000;
}
#content .boxbody ul {
	margin-left: 1.5em;
	margin-bottom: 1.2em;
}
#content  .boxbody li {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}
#content .instruct {
	font-size: 80%;
	font-style: italic;
}
#content .section .linkDetail {
	float: right;
	width: 60%;
}
#content .section .linkLogo {
	text-align: center;
}
#content #links .section {
	margin-bottom: 10px;
}
