body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #003366;
}
table {
        font-size: 1em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td p {
                padding: 2px;
                margin: 0px;
}

a {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#maincolumn p {
               
	padding: 10px 0px;
	margin: 0px;
}


p.quote {
	display: block;
	border: 1px solid #999999;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	background: #D2D5F7;
	padding: 0.4em;
}
#news {
	float: right;
	width: 17em;
	margin: 15px 0px 15px 15px;
	padding: 0px 0px 0px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.newsteaser {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding: 0px;
}
.news h1 {
	font-size: 1em;
	padding: 5px;
	margin: 0px;
	background: #6A74E2 url(../images/navbg.png);
	color: #FFFFFF;
	font-weight: bolder;
	border: 1px solid #949AEB;
	width: auto;
}
.news h2 {
	font-size: 0.8em;
	padding: 2px 5px;
	margin: 10px 0px 0px;
	font-style: normal;
	font-weight: normal;
	background: #DAD9E6 url(../images/bg1.png) repeat;
	color: #5762DF;
	width: 50%;
	border-top: 1px solid #949AEB;
	border-right: 1px solid #949AEB;
	border-bottom: 1px solid #949AEB;
	border-left: 0px solid #949AEB;
}
.news p {
	margin: 5px;
	font-size: 0.9em;
	font-style: italic;
}
.search {
	float: right;
	margin-top: 90px;
}
input {
	font-style: normal;
	color: #999999;
}

#main {
	background-color: #FFFFFF;
	background-position: 0px 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px 10px 0px 5px;
	left: 0px;
	top: 0px;
	list-style-type: circle;
	background-image: url(../images/bg2.png);
	background-repeat: repeat;
	background-color: #DAD9E6;

}
#leftnav {
	margin: 0px;
	padding: 0px;
	height: 500px;
	border-top: 1px none #949AEB;
	border-right: 1px solid #949AEB;
	border-bottom: 1px solid #949AEB;
	border-left: 1px none #949AEB;
	float: left;
	background-image: url(../images/bg2.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #DAD9E6;

}

#leftnavhead {
               margin: 30px 0px;
               padding: 0px;
               border: none;
               width: 190px;
}
#horizontalnav {
	margin: 0px;
	padding: 0px;
                width: 100%
}

#content {
	border: none;
	margin: 0px 10px 5px 220px;
	right: 10px;
	width: auto;
	padding: 0px 15px;
	text-align: justify;
}

#contentheader {
	border: none;
	margin: 20px 10px 5px 220px;
	padding: 0px 15px;
}

#nav {
	margin: 0;
	width: 100%;
	padding: 0;
	float: right;
	background: #6E77E3 url(../images/navbg2.png) repeat;
}

#maincolumn {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}


#nav ul {
	margin: 0;
	margin-right: 10em;
	padding: 0em 0em 0.2em 0.2em;
	list-style: none;
	float: right;
}


#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
	padding: 0px 0px 0px 0.5em;
	margin: 0px;
}

#nav li {
	float: left;
	color: #BEBEBE;
	line-height: 1.5em;
	width: 5em;
	padding-bottom: 0.2px;
}
#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
	background: #949AEB;
	padding: 0px;
	margin: 0px;
}
#nav li:hover ul, #nav li.sfhover ul {
	padding: 0em;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 9em;
}

/*Colour for current drop-down heading */
#nav li:hover a, #nav li.sfhover a{
	color:#FF9900;
}

/*colour for drop-down items*/
#nav li:hover ul li a, #nav li.sfhover ul li a {
	color: #FFFFFF;
}

/*colours for current hover item on dropdowns */
#nav li:hover ul li a:hover, #nav li.sfhover ul li a:hover {
	background-color: #6872E1;
}

#nav li ul ul {
	margin: -1em 0 0 7em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	width: 7em;
}
#nav li:hover ul li, #nav li.sfhover ul li{
	border-top: 1px dotted #CBCEF5;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 100%;
}

#nav li:hover ul li a  {
	display: block;

}
#nav li.sfhover ul li a  {
	display: block;
	width: 100%;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*Background colour for current dropdown header*/
/*#nav li:hover, #nav li.sfhover{
	background-color: ;
}
*/

#nav li.ACT {
	font-weight: normal;
}

#leftnavhead h3 {
	margin: 0px 0px 0px 0px;
	padding: 0em;
	text-decoration: none;
	color: #003366;
	width: 190px;
	font-size: 1.3em;
}

#leftnavhead a:hover {
               text-color: #003366;
}

#leftnav ul {
	margin: 2em 0px 0px;
	list-style-type: none;
	padding: 0px;
	border-bottom: 1px dashed #949AEB;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #949AEB;
	border-right-color: #949AEB;
	border-left-color: #949AEB;
}
#leftnav ul ul {
	margin-top: 0px;
	border: none;
}
#leftnav li {
	padding: 0.3em 0em;
	margin: 0px;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #949AEB;
}
#leftnav li li {
	margin: 0px;
	padding: 0.3em 0px 0px;
	border: none;
}
#leftnav a, #leftnav a:visited {
	margin: 0px 0px 0px 20px;
	display: block;
	padding: 0em;
	font-size: 0.9em;
	text-decoration: none;
	color: #003366;
	width: 190px;
}
#leftnav li li a, #leftnav li li a:visited {
	font-size: 0.8em;
	text-decoration: none;
	color: #003366;
	border: none;
	width: 175px;
	margin-left: 35px;
	padding: 0px;
}

#leftnav a:hover {
	color: #FF6600;
}
#leftnav li li a:hover {
	color: #FF6600;
}
#maincolumn a, #maincolumn a:visited {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#maincolumn a:hover {

	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dotted;
}


#footer {
	padding: 3px 0px 5px;
	margin: 2em 10px 0px 230px;
	text-align: center;
	width: auto;
	border-top: thin solid #949AEB;
	border-right: thin none #949AEB;
	border-bottom: thin none #949AEB;
	border-left: thin none #949AEB;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin: 0em;
	padding: 0px;
}

#footer a, #footer a:visited {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-size: 0.7em;
	margin-left: 3em;
}
#footer a:hover {

	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer ul {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#leftnav li ul {
	padding-top: 0em;
	padding-bottom: 0em;
}
#header img {
	margin: 20px;
	padding: 0px;
}
#header input {
	font-size: 13px;
}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch {width: 100%; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

	.tx-mininews-pi1 {
	margin: 0px;
	padding: 0px;
	width: auto;
	}
	
	.tx-mininews-pi1-fp_listrowField-title {
	font-size: 0.8em;
	padding: 2px 5px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background: #DAD9E6 url(../images/bg1.png) repeat;
	color: #5762DF;
	width: auto;
	border-top: 1px solid #949AEB;
	border-right: 0px solid #949AEB;
	border-bottom: 1px solid #949AEB;
	border-left: 0px solid #949AEB;
}


p.tx-mininews-pi1-fp_listrowField-teaser{
	margin: 5px;
	font-size: 0.8em;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
	p.tx-mininews-pi1-fp_listrowField-title a {
	text-decoration: none;
	border: none;
}

#news a, #news a:visited {
	color: #000066;
	text-decoration: none;
	}

#news a:hover {

	color: #000066;
	text-decoration: none;
}

p.tx-mininews-pi1-fp_listrowField-teaser a, p.tx-mininews-pi1-fp_listrowField-teaser a:visited {
	color: #000066;
	border-bottom: 1px dotted;
	text-decoration: none;
	}

p.tx-mininews-pi1-fp_listrowField-teaser a:hover {
	color: #FF6600;
	text-decoration: none;
}

.tx-mininews-pi1-listrow {
                margin: 60px 0px;
                width: 80%;
                border-top: 2px solid #6E77E3;
}

.tx-mininews-pi1-listrowField-datetime {
               font-size: 0.8em;

}

.tx-mininews-pi1-listrowField-title {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	width: auto;

}

.tx-mininews-pi1-listrowField-title a {
	text-decoration: none;
	border: none;
}


.tx-mininews-pi1-listrowField-title a:visited {
	text-decoration: none;
	border: none;
}
.tx-mininews-pi1-listrowField-teaser {
               border-bottom: 2px solid #6E77E3;

 }

.tx-mininews-pi1-searchbox {
               width: 80%;

}
h1 {
                font-size: 1.4em;
                font-weight: normal;
}
#contentheader h1 {
	margin: 0px;
	padding: 0px 0px 0px;
}
h2 {
	font-size: 1.2em;
                font-weight: bolder;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
               font-weight: bold;
               text-decoration: underline;
               font-size: 0.9em;
}
