/* !START -> BASICS */

BODY 
{
	color: #223537;
	font-size: 11px;
	font-family: verdana, "Arial", sans-serif;
} 

td {font-family: verdana, "Arial", Helvetica, sans-serif; font-size: 70%; color: #000000;}
th {font-family: verdana, "Arial", Helvetica, sans-serif; font-size: 70%; color: #000000; font-weight: bold;}
input {	font-family: verdana, "Arial", Helvetica, sans-serif; font-size: 100%; width: 150px;}
select { font-family: verdana, "Arial"; }
font {font-family: verdana, "Arial", Helvetica;}

a:link { text-decoration: underline; color: #223537;}
a:active {text-decoration: underline;  color: #FF0000;}
a:visited {text-decoration: underline; ;  color: #223537;}
a:hover {text-decoration: underline; color: #FF0000; }

/* !END -> BASICS */

.underNav{
	color: #74a6ab;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.undernav a:link {color: #74a6ab; text-decoration: none;}
.undernav a:active {color: #74a6ab;text-decoration: underline;}
.undernav a:visited {color: #74a6ab; text-decoration: none;}
.undernav a:hover {color: #74a6ab;text-decoration: underline;}

/* !START -> HEADER BOX */

.titleBox{
	background: #223638;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}

.WLLInfo {color: #FF0000; font-weight:normal;}
.WLLInfo a:link {color: #FF0000; text-decoration: none;}
.WLLInfo a:active {color: #FF0000;text-decoration: underline;}
.WLLInfo a:visited {color: #FF0000; text-decoration: none;}
.WLLInfo a:hover {color: #FF0000;text-decoration: underline;}

/* !END -> HEADER BOX */


/* !START -> GROUP STYLE (menuNav is used as a basis for most sub-menus) */

.menuNav{
	 background: #c7dbdd;
	 font-size: 11px;
	 color: #223537;
	 text-decoration: none;
}

.pageHeading{
	 color:#223537;	
	 font-family: verdana, "Arial", helvetica;
	 font-size: 18px;
	 font-weight: bold;
}

/* !END -> GROUP STYLE */


/* !START -> EDITOR BAR COMPONENT */

.editorBarTop{
	 background: #c7dbdd;
	 background-color: #c7dbdd;
	 text-decoration: none;
}

.editorBarBottom{
	 background: #F7F7F7;
	 background-color: #F7F7F7;
	 text-decoration: none;
}

.editorBarSearch{
 	 background: #FFFFC2;
}

/* !END -> EDITOR BAR COMPONENT */


/* !START -> EDIT PANE COLOURS */

.editPane {background: #c7dbdd; font-family: verdana, "Arial"; font-size: 12px; font-weight: bold; color:#223537}

.editPaneTop {background: #c7dbdd; font-family: verdana, "Arial"; font-size: 12px; font-weight: bold; color:#223537; border-top: 1px solid #CCCCCC;}

.editPaneBottom {background: #c7dbdd; font-family: verdana, "Arial"; font-size: 12px; font-weight: bold; color:#223537; border-top: 1px solid #CCCCCC;}

.editPanePlainTop {border-top: 1px solid #CCCCCC;}

.editPanePlainBottom {border-bottom: 1px solid #CCCCCC;}

.editSave {background: #FFEFCE; border: 1px solid #CCCCCC;}

.editDelete {background :#E0FFBF; border: 1px solid #CCCCCC;}

.editEmail {background: #FFFFD0; border: 1px solid #CCCCCC;}

.editAttach {background: #E0F1FF; border: 1px solid #CCCCCC;}

.editInfoText {font-family: verdana, "Arial"; font-size:10px; font-weight:normal; color:#FF0000;}

/* !END -> EDIT PANE COLOURS */



.leftNav{
	 background: #c7dbdd
	 font-size: 12px;
	 font-weight: bold;
	 color: #223537;
	 text-decoration: none;
	 padding:5;
}

.leftNav a:link {color: #223537; text-decoration: none;}
.leftNav a:active {color: #223537;text-decoration: underline;}
.leftNav a:visited {color: #223537; text-decoration: none;}
.leftNav a:hover {color: #223537;text-decoration: underline;}

.leftNavRed{
	 background: #c7dbdd
	 font-size: 12px;
	 font-weight: bold;
	 color: #EE0000;
	 text-decoration: none;
	 padding:5;
}

.leftNavRed a:link {color: #EE0000; text-decoration: none;}
.leftNavRed a:active {color: #EE0000;text-decoration: underline;}
.leftNavRed a:visited {color: #EE0000; text-decoration: none;}
.leftNavRed a:hover {color: #EE0000;text-decoration: underline;}


.topLine {border-top: #808285 solid 2px;}

.newsLink {color: #223537; text-decoration: underline;}
.newsLink a:link {color: #223537; text-decoration: underline;}
.newsLink a:active {color: #FF0000;text-decoration: underline;}
.newsLink a:visited {color: #223537; text-decoration: underline;}
.newsLink a:hover {color: #FF0000;text-decoration: underline;}


.bodytext {
	font-family: verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 1px;
	padding-right: 15px;
	line-height: 1.2em;
	text-align: left;
	list-style-type: none;
}

.bodytext a:link {	text-decoration: underline; color: #336633;}
.bodytext a:active {text-decoration: underline;  color: #336633;}
.bodytext a:visited {text-decoration: underline; ;  color: #336633;}
.bodytext a:hover {text-decoration: none; color: #b8dd07; }

.formtext {font-family: verdana, "Arial", Helvetica, sans-serif; font-size: 60%; color: #000000; padding-left: 15px;  padding-right: 15px;  line-height: 1.5em;}

.footer {padding: 10px;}


.editorLinks{
	color: #74a6ab;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}

.editorLinks a:link {color: #74a6ab; text-decoration: none;}
.editorLinks a:active {color: #FF0000;text-decoration: none;}
.editorLinks a:visited {color: #74a6ab; text-decoration: none;}
.editorLinks a:hover {color: #FF0000;text-decoration: none;}