/* 
COLOURS TO CHANGE


internal link rollover: #c25a14
navigation link: #ffffff
navigation link rollover: #ffffff
top icon link: #002952
top icon link rollover: #7c94b3
horizontal rule: #002952
bullet points: #7c94b3
form borders: #7c94b3;
form button colour: #f6873c;
form button font colour: #ffffff;





main font: #000000
main background: #ffffff
internal background: #ffffff
top line: #f6873c
introduction: #f6873c
news image border:#f6873c
news title: #f6873c
news title underline: #f6873c
news divide line: #f6873c
footer: #666666
footer links: #666666
footer links rollover: #000011
header 1: #002952
header 1 underline: #002952
header 2: #002952
internal link: #f6873c
internal link rollover: #c25a14
navigation link: #ffffff
navigation link rollover: #ffffff
top icon link: #002952
top icon link rollover: #7c94b3
horizontal rule: #002952
bullet points: #7c94b3
form borders: #7c94b3;
form button colour: #f6873c;;
form button font colour: #ffffff;;
*/


/* Main */
body {
	margin: 2px 0px 2px 0px; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px; 
	color: #000000;/*main font*/
	background-color: #ffffff; /*main background*/
	text-align: center;
	}

#maincontainer {
	text-align: left; 
	background-color: #ffffff;/*internal background*/ 
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
	}

#top {
	margin-right: 1px; 
	border-bottom: 3px solid #f6873c;/*top line*/
	height: 123px; 
	background-image: url(../images/layout_2/top_bg.jpg); 
	background-repeat: no-repeat;
	}

#top div {
	float: right; 
	display: inline; 
	text-align: center; 
	padding: 32px 22px 0px 0px;
	}

.logo {
	margin: 32px 0px 0px 22px; 
	float: left;
	}

.content_container {
	margin-right: 1px; 
	background-image: url(../images/layout_2/content_top_bg.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
	padding: 0px 22px 0px 22px;
	}

#content {
	float: left; 
	width: 470px; 
	line-height: 17px; 
	padding: 48px 0px 30px 0px;
	}

#content_long {
	line-height: 17px; 
	padding: 48px 0px 30px 0px;
	}

#content img {
	float: left; 
	margin: 8px 20px 10px 0px;
	}

.introduction {
	color: #f6873c;/*introduction*/ 
	line-height: 20px; 
	font-size: 16px;
	}

p {
	margin: 4px 0px 4px 0px; 
	padding: 4px 0px 4px 0px;
	}

p.skip {
	position: absolute; 
	left: -9999px; 
	width: 0px; 
	overflow: hidden;
	}

.font_grey {
	color: #666666;
	}


/* Side */
#side {
	font-size: 11px; 
	line-height: 14px; 
	float: right; 
	width: 215px; 
	padding: 48px 0px 30px 0px;
	}

#side img {
	float: left; 
	margin: 3px 10px 0px 0px; 
	border: 3px solid #f6873c;/*news image border*/
	}

#side div {
	float: left; 
	display: inline;
	}

#side h2 {
	color: #f6873c; /*news title*/
	font-size: 16px; 
	border-bottom: 1px solid #f6873c;/*news title underline*/
	font-weight: normal; 
	margin: 2px 0px 25px 0px; 
	padding: 2px 0px 3px 0px; 
	letter-spacing: 0.05em; 
	text-transform: uppercase;
	}

#side hr {
	border: 0px; 
	border-bottom: 1px; 
	color: #f6873c;/*news divide line*/ 
	border-bottom-style: solid; 
	height: 0px; 
	clear: both; 
	margin: 0px 0px 20px 0px!important; margin: 15px 0px 15px 0px; 
	padding: 20px 0px 0px 0px!important; padding: 15px 0px 15px 0px;
	}


/* Footer */
#footer {
	margin: 0px -22px 0px -22px; 
	height: 76px!important;height: 88px;
	text-align: center; 
	clear: both; 
	padding: 12px 0px 0px 0px; 
	color: #666666;/*footer*/
	background-image: url(../images/layout_2/bottom_bg.gif); 
	background-repeat: repeat-x;
	font-size: 11px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;/*footer links*/
	text-decoration: none; 
	font-weight: normal; 
	padding: 0px 5px 0px 5px;
	}

#footer a:hover {
	color: #000011;/*footer links rollover*/
	text-decoration: underline; 
	font-weight: normal;
	}


/* Titles */
h1 {
	color: #002952;/*header 1*/ 
	border-bottom: 1px solid #002952;/*header 1 underline*/
	font-size: 20px; 
	font-weight: normal; 
	margin: 0px 0px 15px 0px; 
	padding: 0px 0px 3px 0px; 
	letter-spacing: 0.05em; 
	text-transform: uppercase; 
	line-height: normal;
	}

h2 {
	color: #002952;/*header 2*/
	font-size: 16px; 
	font-weight: normal; 
	margin: 6px 0px 2px 0px; 
	padding: 6px 0px 2px 0px; 
	line-height: normal;
	}


/* Links */
a:link, a:visited, a:active {
	color: #f6873c;/*internal link*/
	text-decoration: none; 
	font-weight: bold;
	}

a:hover {
	color: #c25a14;/*internal link rollover*/
	text-decoration: underline; 
	font-weight: bold;
	}

#navigation {
	height: 36px; 
	}

#navigation a:link, #navigation a:visited, #navigation a:active {
	margin-right: 1px; 
	float: left; 
	display: block; 
	width: 129px; 
	height: 25px!important;height: 36px; 
	padding-top: 11px; 
	text-align: center; 
	background-image: url(../images/layout_2/button_bg.jpg); 
	background-repeat: no-repeat; 
	color: #ffffff;/*navigation link*/ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px;
	}

#navigation a:hover {
	background-position: -129px 0px; 
	color: #ffffff;/*navigation link rollover*/ 
	text-decoration: none; 
	font-weight: bold;
	}

#top a:link, #top a:visited, #top a:active {
	color: #002952; /*top icon link*/
	text-decoration: none; 
	font-weight: bold;
	}

#top a:hover {
	color: #7c94b3; /*top icon link rollover*/
	text-decoration: none; 
	font-weight: bold;
	}


/* Horizontal Rule */
hr {
	border: 0px; 
	border-bottom: 1px; 
	color: #002952;/*horizontal rule*/
	border-bottom-style: solid; 
	height: 0px; 
	clear: both; 
	margin: 0px 0px 10px 0px!important; margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px!important; padding: 0px 0px 0px 0px;
	}


/* Bullets */
ul {
	color: #7c94b3;/*bullet points*/ 
	font-size: 16px; 
	list-style-type: none; 
	margin: 12px 0px 12px 0px; 
	padding: 0px 0px 0px 0px;
	}

li {
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 5px 30px; 
	background-image: url(../images/layout_2/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	}


/* Forms */
form {
	padding: 0px; 
	margin: 15px 0px 0px 0px;
	}

form p {
	margin: 3px 0px 3px 0px; 
	padding: 0px;
	}

form p label {
	float: left; 
	width: 80px; 
	font-weight: bold;
	}

form input {
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #7c94b3;/*form borders*/
	width: 350px;
	}

form textarea {
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #7c94b3;/*form borders*/ 
	width: 350px; 
	height: 150px; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px;
	}

form select {
	background-color: #FFFFFF; 
	border: 1px solid #7c94b3;/*form borders*/ 
	font-size: 10px;
	}

fieldset {
	border: 1px solid #7c94b3;/*form borders*/
	padding: 10px; 
	position: relative; 
	margin-bottom: 10px;
	}

legend {
	padding: 2px 3px 2px 3px; 
	border: 1px solid #7c94b3;/*form borders*/ 
	background-color: #000000;
	}

form input.checkbox {
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0px; 
	width: 14px;
	}

form input.radio {
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0px; 
	width: 14px;
	}

form input.submit {
	width: 60px; 
	margin-left: 80px; 
	color: #ffffff;;/*form button font colour*/ 
	background-color: #f6873c;;/*form button colour*/ 
	border: 1px solid #7c94b3;/*form borders*/
	padding: 1px 5px 1px 5px; 
	font-size: 12px; 
	font-weight: bold;
	}


/* News Layout */
	.news_title {
	font-weight: bold; 
	background-color: #E5E5E5; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 4px;
	}

#news_nav {
	float: right; 
	text-align: left; 
	border-left: 1px solid #E5E5E5; 
	font-size: 10px; width: 125px; margin-top: 10px;
	}

#news_nav ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	font-size: 11px; 
	line-height: normal; 
	color: #333333;
	}

#news_nav ul li {
	padding: 0px 0px 0px 5px; 
	background-image: none;
	}

#news_nav li a:link, #news_nav li a:visited {
	margin: 0px; 
	text-decoration: none; 
	line-height: 16px; 
	font-weight: normal;
	}

#news_nav li a:hover {
	color: #999999;
	}

#news_nav ul ul li {
	padding-left: 15px;
	}

#news {
	margin-right: 150px; 
	height: 1%;
	}

#news .image {
	border: 1px solid #CCCCCC; 
	float: left; 
	margin: 3px 8px 8px 0px;
	}

#news hr {
	border: 0px; 
	border-bottom: 1px solid #E5E5E5; 
	height: 0px; 
	clear: left; 
	margin: 0px 0px 10px 0px!important; margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px;
	}

.pagecount {
	text-align: right; 
	margin: 0px; 
	padding: 10px 0px 0px 0px;
	}

.category {
	padding-top: 15px; 
	font-size: 10px;
	}


/* Tables */
table, tr, td {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 11px;
	}

table {
	border-collapse: collapse; 
	margin: 10px 0px 10px 0px;
	}

td {
	text-align: left; 
	padding: 5px; 
	border: 1px solid #999999;
	}

th {
	font-weight: bold; 
	text-align: left; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #999999;
	}
