* {margin: 0px;padding: 0px;
border: 0px;
}

body {font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: .8em; 
	background-color: #eee;	color: #000000;	margin: 0px;	padding: 0px;	text-align: center;
}


a:link {color: #016432;font-weight: normal;
}

a:visited {color: #016432;font-weight: normal;}

a:active {color: #900;font-weight: normal;}

a:hover {color: #900;
font-weight: normal;
}


hr {color: #999999;
}

table {	font-family: Arial, Helvetica;

	color: #009;

	font-size:80%;

	border: 1px solid #006;

	border-collapse: collapse;	padding: 2px;	}
th{font-family: Arial, Helvetica;color: #000;border: 1px solid #006;
}

td {font-family: Arial, Helvetica;color: #333;border: 1px solid #006;
}

h1 {
display:block;
font-size: 150%;
font-weight: bold;
color: #900;
position: absolute;
top:40px;
left: 400px;}

h2 {
display:block;
font-size: 120%;
font-weight: bold;
color: #900;
margin: 0px 0px 10px 0px;
}

h3 {
display:block;
font-size: 100%;
font-weight: bold;
color: #900;
margin: 10px 0px 10px 0px;
}

ul, ol {
margin: 0px 0px 0px 30px;
}

p {
margin: 7px 0px 7px 0px;
}

.bold {font-weight: bold;
}

.red {color: #f00;
}

.centre {text-align: center;
}

.imagefr {float: right;margin: 0px 0px 10px 20px;
}

.imagefl {float: right;margin: 0px 20px 10px 0px;
}

.marginl {margin: 0px 0px 0px 20px;
}

.smallfont90 {
font-size: 90%;
}

.smallfont80 {
font-size: 80%;
}

form {display:inline;} input, textarea, select {border: 1px solid #009900;font-size: 90%;
}

label {font-weight: normal;cursor: pointer;}

.radio {border: 0px;
}

.radio2 {border: 0px;margin: 0px 0px 0px 20px;
}

.button {cursor: pointer;color: #000000;font-size: 90%;font-weight: bold;border: 1px solid #060;background: #eee;
}

.mandatory {color: #ff0000;
}

div.ptable {overflow: auto;width: 600px;position: relative;background: #cccccc;border: 1px solid #009900;color: #000000;padding: 2px;
}

div.prow {overflow: auto;width: 100%;margin: 0px 0px 0px 0px;
}

div.prow span.coll {float: left;width: 150px;text-align: left;} div.prow span.colr {float: right;
width: 430px;
text-align: left;
}

#container {
position: relative;
width: 850px;
background: #fff ;
text-align: left;
margin: 0px auto 0px auto;
}

#skiplinks {
position: absolute;
left: -1000px;
}


#header {position: relative;
height: 90px;
margin: 0px;padding: 0px;
border-bottom: 2px solid #ee072d; 
}

#header img {
margin: 10px 0px 0px 10px;
}

#mainpage {
position: relative;
width: 100%;
overflow: auto;
margin: 20px 0px  20px 0px;;
}

#content {
position: relative;
margin: 0px 220px 0px 200px;
width: 420px;
}


#columnleft {
position: relative;
float: left;
width: 180px;
margin: 0px 0px 0px 0px;
}

#columnright {
position: relative;
float: right;
width: 200px;
margin: 0px 0px 0px 0px;
}

#footer {
text-align: center;
border-top: 1px solid #090;
}

/* menus as ul list so set-up look and feel */
/* ================================ */
/*    MAIN MENU                     */
/* ================================ */
#columnleft #navbarp ul  {
list-style-type: none;
margin: 0px 0px 20px 15px;
}

#columnleft #navbarp ul li {
list-style-type: none;
margin: 5px 0px 10px 0px;
width: 150px;
}

#columnleft #navbarp ul li  a {
text-decoration: none;
}

#columnleft #navbarp ul  li a:hover {
text-decoration: underline;
}

#columnleft #navbarp ul li a.thispage, 
#columnleft #navbarp ul li.thisparent a {
color: #900;
}

#actiniclink {
position: relative;
width: 80px;
border: 1px solid #f00;
padding: 3px;
background: #c7ffc7;
margin: 0px 0px 20px 15px;
text-align: center;
}


/* ================================ */
/*    CHILD MENU                     */
/* ================================ */

#columnright .childparentheading { /* as H2 */
display:block;
font-size: 100%;
font-weight: bold;
color: #900;
margin: 10px 0px 10px 15px;
border-bottom: 2px solid #f00;
width: 70%;
}


#columnright #childmenu  ul  {
list-style-type: none;
margin: 0px 0px 20px 15px;
}

#columnright #childmenu ul li {
list-style-type: none;
margin: 5px 0px 10px 0px;
width: 150px;
}

#columnright #childmenu ul  li a {
text-decoration: none;
color: #016432;
}

#columnright #childmenu ul  li a:hover {
text-decoration: underline;
}

#columnright #childmenu ul li.thispage a {
color: #900;
}

/* ================================ */
/* ================================ */



/* ================================ */
/*  START OF WIDGET TEXT FORMATTING
/* ================================ */
.widgetem {
font-style: italic;
}

.widgetstrong {
font-weight: bold;
}

.widgetleft {
text-align: left;
}

.widgetright {
text-align: right;
}

.widgetcentre {
text-align: center;
}

.widgetjustify {
text-align: justify;
}

.widgetexternal {
/* formatting for external link */}


/* ================================ */
/*  END OF WIDGET TEXT FORMATTING   */
/* ================================ */
.lhcolumn {
width: 45%;
margin: 0px 0px 0px 20px;
}

.rhcolumn {
width: 45%;
float: right;
margin: 0px 20px 0px 0px;
}


.uploadedimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
}

.uploadedimgl {
float: left;
margin: 0px 20px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}

.uploadedimgi {
text-align: center;
display: inline;
margin: 5px 0px 5px 0px;

}


/* =================== */
/* segment templates   */
/* =================== */
.segmenttpl1 {
position: relative;
margin: 0px;
padding: 0px;
}


.segment {
margin: 10px 0px 10px 0px;
padding: 0px;
position: relative;
width: 100%;
overflow: auto;
}

.segmentimgonly {
display: inline;
float: left;
margin: 0px 0px 0px 5px;
text-align: center;
}

.segmentimgonly p {
display: inline;
}


/* =================== */
/* =================== */
/* =================== */
/*      PMBWS FORM     */
/* =================== */
.validation_options {
	position: absolute;
	left: -1000px;
}

span.required {
font-weight: bold;
color: #f00;
margin-left: 3px;
}

form#pmbws 		{
display: block;
}

form#pmbws p		{
	margin-bottom		: 1.3em;
/* NB value of this in forms css is currently set at 1em */
}

form#pmbws p label {
	width			: 10em;
/* NB value of this in forms css is currently set at 9.5em */
	display			: block;
	float			: left;
	cursor			: pointer;
	line-height		: 1.3;
	margin-left		: 3px;
}

form#pmbws p input {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws p textarea {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws #submit 	{
	cursor			: pointer;
	width			: 10em;
}

/* ------ error messages -------- */
form#pmbws .contactmessage {
	color			: #FF0000;
	font-weight: bold;
}


/* ------ validation option buttons -------- */
form#pmbws fieldset.validation_options {
	position		: absolute;

	/*right			: 440px;
*/ 
	bottom			: 0.5em;
	width			: 50%;

	border			: 1px solid #006699;
	padding			: 0.3em;
}

/* ------ error messages -------- */
form#pmbws  span.errorMsg {
	position		: relative;
	display			: block;
	color			: #FF0000;
}



#downloads {
width: 500px;
position: relative;
border: 1px solid #d37c17;
overflow: auto;
border-collapse: collapse;
}

#downloads td{
border: 1px solid #d37c17;
vertical-align: top;
padding: 1px;
}

.downloadhead {
background: #ffe3c1;
}

.download300 {
float: left;
display: block;
width: 300px;
border: 1px solid #060;
}

.download200 {
float: left;
display: block;
width: 200px;
border: 1px solid #060;
}

.download100r {
float: left;
display: block;
width: 100px;
text-align: right;
border: 1px solid #060;
}

.newshead {
text-align: center;
font-weight: bold;
font-size: 120%;
}

.newsitem {
margin: 20px 0px 0px 0px;
}
.newsitem h2 {
margin: 0px 0px 0px 0px;
}


.newsitem a {
text-decoration: none;
margin: 10px 0px 0px 0px;
}

.newsdate {
float: right;
}

.absr {
position: absolute;
right: 0px;
top: 0px;
}

#eventslist {
text-align: center;
border: 1px solid #430073;
list-style-type: none;
margin: 0px;
font-weight: bold;
}
#eventslist ul {
list-style-type: none;
margin: 5px 0px 10px 0px;
}
#eventslist li {
margin: 0px 0px 5px 0px;
font-weight: normal
}


.eventlisttable {
border-collapse: collapse;
border:  1px solid #0EB2B0;
}

.eventlisttable td,th {
border: 1px solid #0EB2B0;
padding: 1px 3px 1px 3px;
text-align: left;
vertical-align: top;
font-size: 90%;
}

.tabledate {width: 20%;}
.tableevent {width: 40%;}

/* Auto generated by Apps Builder - an MBWS toolset */
/* form_data table css  */
/* Change width values to suit */

div.form_form_data {
	width: 420px;
	border: 1px solid #f00;
	padding: 5px 0px 5px 3px;
	position: relative;
	background: #eeffee;
	overflow: auto;
	margin: 0px 0px 10px 0px;
	}

div.form_form_data_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_form_data_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_form_data_row span.colr {
	float: right;
	width: 265px;
	text-align: left;
	}

.tformc {
font-size: 100%;
}

.tformc td {
padding: 2px 3px 2px 5px;
width: 200px;
}
div.tdcols {
width: 400px;
text-align: center;
border: 0px;
margin: 5px 0px 15px 0px;
}

