/* FONTS */
body {
	font-family: Tahoma, Geneva, sans-serif;
}
input, input.blacktxt, .textareatype, select {
	font-family: Arial, Helvetica, sans-serif;
}
/* COLOURS */
input  {
	color: #807F83;
}
input.blacktxt, select, .textareatype {
	color: #000000;
}
.editbar, .editbarlink, .editbarlink a {
	color: #FFFFFF;
}
.editbar {
	background-color: #000000;
}
/* TAGS */
body {
	font-size: 70%;
	font-weight: normal;
	background-color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{ 
	border: 0pt; 
}
form {
	margin: 0px;
}
input {
	font-size: 100%;
	font-weight: normal;
}
.textareatype {
	font-size: 100%;
	font-weight: normal;
}
select {
	font-size: 100%;
	font-weight: normal;
}
.editbar {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.noprint {
	margin: 0px;
	padding: 0px;
}
.print {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}

/* SIZES */

#mainTblWidth {
	width: 955px;
	text-align: left;
	height: 100%;
}
.sideColumn {
	text-align: left;
	vertical-align: top;
	width: 250px;
	background-image: url(../img/sidetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #FFF;
}
/* PAGE LAYOUT STYLING */
.mainContent {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFF;
}
#sitemapcontent {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shad-l {
	background-image: url(../img/shad-l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
#shad-r {
	background-image: url(../img/shad-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
#shad-b {
	background-image: url(../img/shad-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
#shad-t {
	background-image: url(../img/shad-t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
}
.footerdivider {
	background-color: #000033;
	height: 15px;
}
.copyright {
	background-color: #000033;
	padding-left: 12px;
	padding-bottom: 6px;
	color: #B3B3C2;
}
.whitebox-r {
	background-image: url(../img/whitebox-r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	background-color: #FFF;
}
.whitebox-l {
	background-image: url(../img/whitebox-l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
}
.whitebox-tl {
	background-image: url(../img/whitebox-tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
.whitebox-rl {
	background-image: url(../img/whitebox-tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 12px;
}
.footermenuarea {
	color: #B3B3C2;
	background-color: #003;
	background-image: url(../img/whitecorner-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.sidecolbottom {
	background-color: #FFF;
	height: 12px;
}
.footerbg {
	background-color: #000033;
}
#bannerimg {
	height: 145px;
	width: 631px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000033;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(../img/bannerimage.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#bannerimg a {
	color: #000033;
	text-decoration: none;
}
#bannerimg a:hover {
	text-decoration: none;
}
#searchbox {
	font-weight: bold;
	color: #000033;
	background-image: url(../img/searchbg.gif);
	height: 30px;
	width: 230px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	margin-top: 20px;
}
.searchinput {
	width: 110px;
}
#logocell {
	background-image: url(../img/logobg.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 651px;
	background-color: #FFF;
}
#maintblCol {
	background-color: #003;
}
