/* Main text properties */

p, div {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	text-align:left;
}

p {
	line-height:125%;
	color:#000000;
	background-color: inherit;
}

/* Text Headings */

h1, h2, h3 {
	font-weight: 800;
	text-align:left;
	background-color: inherit;
	color: #000066;
	line-height:100%;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
}
h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.2em;
}
h3 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
}

h4, h5 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-align:left;
	background-color: inherit;
	color: #000066;
	line-height:100%;
}

h4 {
	text-decoration:underline;
}

/* Basic text formatting */

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}

strong {font-weight: 600;}
.soft {font-weight: 400;}
u {text-decoration: underline;}
em {font-style:italic;}
.super {font-size: smaller; vertical-align: super;}
small, .small {font-size: 0.8em;}
big {font-size: 1.2em;}
.indent {margin-left:2ex;}
.hanging {margin-left:2ex; text-indent:-2ex;}

.clear {clear:both;}
hr {text-align:center;}

blockquote {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align:left;
	background-color: inherit;
	color: #000000;
	line-height:125%;
	margin-left:4ex;
}

/* Links */

a, a.mail, a.external, a.secure, a.pdf {
	background-color: inherit;
	color: #0000ff;
	text-decoration:none;
}
a:link {
	background-color: inherit;
	color:#0000ff;
}
a:visited {
	background-color: inherit;
	color:#000099;
}
a:active, a:hover {
	text-decoration:underline;
	background-color: inherit;
	color: #ff0000;
}

/* Invisibles */

.invisible {
	width:0px;
	height:0px;
	overflow: hidden;
	display:none; 
}

/* Colours */

.red {
	background-color: inherit;
	color: #ff0000;
}
.blue {
	background-color: inherit;
	color: #333399;
}

.white, a.white:hover, a.white:link, a.white:active, a.white:visited, div.sitline {
	color:#ffffff;
	background-color: inherit;
}

span.new {
	font-weight: 800;
	background-color: inherit;
	color: #ff0000;
}

/* Lists */

ol {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align:left;
	background-color: inherit;
	color: #000000;
	line-height:125%;
	list-style:decimal;
	margin-left:1.75em;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

ol.lowerroman {list-style:lower-roman;}
ol.upperroman {list-style:upper-roman;}
ol.loweralpha {list-style:lower-alpha;}
ol.upperalpha {list-style:upper-alpha;}

ul {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align:left;
	background-color: inherit;
	color: #000000;
	line-height:125%;
	list-style: disc outside;
	margin-left:1.5em;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

/* Images */

img {
	margin: 0px;
	padding:0px;
	border:0px;
}

/* Forms */

select, label {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	background-color: inherit;
	color: #000000;
}
input.button {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 600;
	background-color:#000066;
	color: #ffffff;
}
input.search {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align:left;
	background-color:#ffffff;
	color: #000000;
	margin-top:0.5em;
}

/* Tables */

table {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align:left;
	vertical-align: top;
	background-color: inherit;
	color: #000000;
	line-height:100%;
	border:none 0pt;
	border-color:#333399;
	border-spacing: 0pt;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	empty-cells:show;
	border-collapse: separate;
}
caption {font-family: 'Arial Narrow', Arial, sans-serif; font-size: 1em; font-weight: 800; text-align:center; caption-side:top;}
th {width:auto; height:auto; padding-left:5pt; padding-right:5pt; padding-top:1pt; padding-bottom:1pt; font-weight:600; border-color:#333399; text-align:left; vertical-align: top;}
td {
	width:auto;
	height:auto;
	padding-left:5pt;
	padding-right:5pt;
	padding-top:1pt;
	padding-bottom:1pt;
	border-color:#333399;
	text-align:left; 
	vertical-align: top;
}

.thick, table.solid, table.solid th {border: inset 2pt; border-color:#333399; border-collapse: collapse;}

.border, table.solid td, table.fixedsolid {border:inset 1pt; border-color:#333399;}

table.fixed, table.fixedsolid {table-layout:fixed; empty-cells:hide;}

td.shaded {background-color:#eeeeee; color:#000000;}

/* Polls */

td.question {
	width:66%;
	height:auto; 
	padding:0; 
	border:0; 
	margin:0;
}

td.answer {
	width:33%;
	height:auto; 
	padding:0; 
	border:0; 
	margin:0;
}

/* Boxout */

div.recentnews {
	float:right;
	width:20%;
	border-style:solid;
	border-width:2px;
	border-color:#000099;
	background-color:transparent;
	padding:0;
	font-size:0.9em;
	margin:1ex;
}

div.boxheadtop div.boxheadbottom {
	width:100%;
	background-color:#000099;
	color:#ffffff;
}

div.boxheadtop {
	margin-bottom:1ex;
}

div.boxheadbottom {
	margin-top:1ex;
}

div.boxheadtop h2, div.boxheadbottom p {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	background-image:url();
	background-color:#000099;
	color:#ffffff;
}