/**
 *  Copyright www.joomlaDesigns.co.uk - 2007
 *  Modified by Malvern Web Solutions, 2008-2009
 */

* {
	padding:0;
	margin:0;
}
* fieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li {
	list-style:none;
}
body {
	text-align: center;
	background: #f4f4f4 url(../images/bg.png) top repeat-x;
}
h1 {
	font: bold 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #fff;
}
h1 a {
	color: #BF3E17;
}
img { border: 0 none; }
tr, p, div {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
	margin-bottom:6px;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
	margin-bottom:6px;
}
li {
	padding-left: 25px;
	padding-top: 0;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol {
	margin-left:40px;
	list-style-position:inherit;
}
.header {
	margin: 0 0 30px 0;
	height: 30px;
	padding: 30px 0 3px 0;
}
.logo {
	float: left;
	width: 300px;
	padding: 0 0 0 0;
}
#mainlevel-nav {
	float: right;
	font-size: 1.1em;
	color: #FFF;
	width: 500px;
	text-align: right;
	margin: 0;
	padding: 0 0;
}
#mainlevel-nav ul {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#mainlevel-nav li {
	color: #fff;
	background: none;
	display: inline;
}
#mainlevel-nav li a {
	font-weight: bold;
	color: #FFF;
}
#mainlevel-nav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#searchform {
	background: #F0F0F0;
	text-align: right;
	color: #FFFFFF;
	height: 40px;
	padding: 10px 10px 0 0;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.pathway {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color : #005E8A;
	font-weight : normal;
}
a.pathway:hover {
	color : #ff3300;
	font-weight : normal;
	text-decoration : none;
}
#current a {
	color: #005E8A;
	text-decoration: underline;
	font-weight: bold;
}
#active_menu-nav {
	color:Black !important;
}
.moduletable_menu ul {
	padding: 0px;
	margin: 0px;
}
.moduletable_menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: transparent;
}
.moduletable_menu a:link, .moduletable_menu a:visited {
	display: block;
	color: #005E8A;
	padding: 4px 0 4px 10px;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
.moduletable_menu a:hover, .moduletable_menu a:hover {
	color: #005E8A;
	background: #f2f2f2;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333;
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #ffffff;
	text-decoration: none;
}
table.moduletable {
	padding: 0 0px 5px 0px;
	width: 100%;
	margin-bottom:5px;
}
/* small titles */

.moduletable h3, .moduletable_menu h3 {
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 100%;
	font-weight:bold;
	padding: 3px 10px;
	text-align: left;
}
table.moduletable li {
	color: #FFF;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
.poll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	padding:5px;
}
.sectiontableentry1 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}
.smalldark {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
/* big titles */
.contentheading, .componentheading {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #005E8A;
	text-align: left;
	margin: 0 0 10px 0;
}
.createdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:  #666666;
	text-align : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}
/* search form input */

.inputbox {
	color: #757575;
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 0 4px 0;
	background: #ffffff;
}
#searchform .inputbox {
	color: #757575;
	width: 300px;
	border: 1px solid #808080;
	background: #ffffff;
	float: right;
}
a:link, a:visited {
	color: #66CDFF;
	text-decoration: none;
}
a:hover {
	color: #005E8A;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E8A;
	text-align:left;
	text-decoration: underline;
}
a.contentpagetitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.category:link, a.category:visited {
	color : #333333;
	font-weight : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #005E8A;
	border-right: outset 2px #808080;
	border-top: outset 2px #005E8A;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: rgb(32,60,94);
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
}
#mod_down1 {
	width:48%;
	float:left;
	margin: 10px 2px 0 0;
}
#mod_down2 {
	width: 50%;
	float:right;
	margin: 10px 2px 0 0;
}
#banner {
	float: right;
	background: #FFF;
	width: 468px;
	height: 60px;
	border: 1px solid #ccc;
}
.footer {
	clear:both;
	text-align:center;
	background-color:#fff;
	color:#005E8A;
	padding: 0 0 10px 0;
}
.footer hr {
	margin-bottom:10px;
	border:0;
	color:#eee;
	background-color:#eee;
	height:1px;
	width:910px;
	margin-left:4px;
	margin-right:auto;
}
.footer a {
	color: #7F7F7F;
}
.footer a:hover {
	color: #141414;
}
.footer h5 {
	font-size:0.85em;
	font-weight:bold;
}
.footer h6 {
	font-size:0.75em;
	font-weight:bold;
}
.wrap {
	padding: 0;
	margin: 10px auto;
	text-align: left;
	width: 920px;
}
#image {
	height: 100px;
	width: 922px;
	margin: 0 auto;
	border: 2px solid #fff;
	height: 150px;
	background: #fff url(../images/image.jpg) no-repeat;
}
.content {
	border: 2px solid #fff;
	margin: 10px auto;
	text-align: left;
	width: 920px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:920px;
	background: #fff;
}
.left {
	float: left;
	width: 21%;
	margin: 0 0 10px 0;
	padding: 0 0 0 4px;
}
.right {
	float: right;
	width: 76%;
	margin: 2px 0 10px 0;
	padding: 0 4px 0 0;
}

ol.ordered li {
	background-image: none;
	padding-left: 10px;
}


/* Added by MWS */
#system-message {
	margin-bottom: 20px;
}
.contentpaneopen p {
text-align: left; /* required for IE6 */
}
