/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */

html {
	margin: 0px;
	padding: 0px;}

body {
	font-family: sans-serif;
	font-size: small;
	/*background-image: url('../images/bg.png');*/
	background-repeat: repeat-y;
	background-position: top left; 
	margin: 0px;
	padding: 0px;
/*	background-color: #ffffff;
/*	background-color: #f0f0d9;
/*	background-color: #d9e8f0;*/
	background-color: #e2e2e5;}

div {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;}

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

.clear { clear: both;}

/* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/
.clear { display: none; }
/* */

/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */

.box-wrap {
	color : #000000;
	position: absolute;
	top: 0px;
	left: 10%;
	width: 80%;
}
	
.box-inner-wrap {}

.box-header {
	font-size: 30pt;
	text-align: left;
	background-color: #181319;
	color: #000000;
	height: 80px;
	padding: 0px;
	width:100%;}

.box-footer {
	padding: 0px;
	clear: both;
	border: none;}
	
h1, h2 {
	margin-top: 0px;
	font-family: sans-serif;
	font-size: large;
	color: #c83232;} 

h1 {margin: 0px;}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

.columns-float {
	width: 100%;}
	
.column-one {
	float: right;
	width: 75%;}

.columns-float, .column-three {
	margin: 0px;
	border-top: 2px solid #181319;
	padding: 0px;}

/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-two {margin-right: 75%;}
.column-three {margin-left: 83%;}
/* */

.column-one-content, .column-two-content, .column-three-content {
	padding: 0px 6px 6px 6px;
	border: none;
	color: #000000;
	font-size: small;
	font-family: Verdana, sans-serif;}

.column-one-content {
	line-height: 133%;
	min-height: 300px;
	/*background-image: url("../images/pictograph2.gif");*/
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-top: 49px;
	border: 1px solid #000000;
	border-style: none solid solid solid;}

/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */ 
/*/*/
.box-wrap, .columns-float, .column-one, .column-two, .column-three, h2 { position: relative; }
/* */

h3.sidehead {
	width: 146px;
	margin-top: 0px;
	font-family: sans-serif;
	font-size: small;
	font-weight: none;
	margin-bottom: 0px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 10px;
	color: #ffffff;
	background-color: #c83232;
	background-image: url("../images/arrowblk.gif");
	background-position: center left;
	background-repeat: no-repeat;
/*	border-bottom: 2px ridge #000000;*/
	border: 1px solid #c83232;
	border-style: solid solid solid solid}

.menu {
	width: 160px;
	color: #ffffff;
	border: 2px solid #c83232;
	border-style: solid solid solid solid;
 	position: relative;
	margin-bottom:10px;
	right:10px;
}

h3.tablehead {
	margin-top: 0px;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
    margin-left: 8px;
	padding: 2px;
    padding-top: 0px;
	padding-left: 10px;
	color: #c83232;
	background-image: url("../images/arrow3.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

h3.linkmain, h3.linksub {
	width: 139px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 7px;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: none;
	color: #000000;
	/*border-top: 1px solid #181319;*/
	/*background-image: url('../images/linkmain-bg.gif');*/
	background-repeat: repeat-x;
	background-position: top left;		
}

h3.linksub {
	font-size: smaller;
	width: 129px;
	padding-left: 20px;
	padding-top: 2px;
	background-image: none;
}

.sidegroup1,.sidegroup2 {
	padding: 0px;
	padding-bottom: 2px;
/*	background-image: url("../images/back4.gif");*/
/*	border: 1px solid #bdc2c0;*/}

	
.sidegroup2 {margin-top: 8px;}
.sidegroup1 {margin-top: 5px;}

.sidegroup1 > p, .sidegroup2 > p, .sidegroup1 > h3, .sidegroup2 > h3 {
	padding-left: 10px;
	padding-right: 8px;}

a {color: #235f8c;}

a.newsitem{
	font-size: small;
}

a.newsmenuitem{
	font-size: smaller;
}

a.side {
	text-decoration: underline;
	color: #000000;}

a.side-select {
	text-decoration: underline;
	color: #c83232;
	font-weight: bold}
	
a.side:hover {
	color: #c83232;
	text-decoration: underline;}
	
.footer {

	}

.footer-inner {
	color: #000000;
	background-color: #ffffff;
	padding: 0em;
    padding-top 10px;
	padding-left: 5px;
	text-align: left;
	font-size: x-small;
	font-family: sans-serif;}
	
h2.section {
	background-image: url('../images/arrow3.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
/*	border-bottom: 2px ridge #c83232;*/}


table.linetable {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    }
table.linetable > TBODY > TR >TD, table.linetable > THEAD > TR > TH {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    }

.menubuttondiv {
	background-color: #181319;
	height: 35px;
	width: 100%;
}

.menubutton {
	background-color: #443948;
	height: 15px;
	width: 90px;
	padding:4px;
	border: 1px solid #c83232;
	border-style: solid solid solid solid;
	margin:0px;
	border-collapse: collapse;
	
}

.menubuttonselected {
	background-color: #c83232;
	height: 15px;
	width: 90px;
	padding:4px;
	border: 1px solid #c83232;
	border-style: solid solid solid solid;
}

a.menulinka {
	color: #ffffff;
	text-align: left;
	margin: 0px;
	text-decoration:none;
}
h3.menulink {
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	background-image: url('../images/arrow3.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px;
	text-decoration:none;
}

h3.menulinkselected {
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	background-image: url('../images/arrowblk.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px;
	text-decoration:none;
}

.imagebanner {
	background-image: url('../images/frontpage.gif');
	background-repeat: repeat-x;
	height: 30px;
	
}

