body, p, td, a, input, textarea, select {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #0A548A;
}

.menutext {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #0A548A;
 text-decoration: none;
}

.smalltext {
 font-size: 8pt;
}

.noul {
 text-decoration: none;
}

.hitcount {
 color: #FFFFFF;
 font-size: 8pt;
}

.homepagegreen {
 color: #457E1B;
 font-size: 9pt;
}

.homepageblue {
 color: #0B578D;
 font-size: 9pt;
}

.adminseparator {
 background-color : white;
}

.activeTab, .activeTab:hover, .activeTab:visited {
 font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : #143E75;
 font-weight : bold;
 background-color : silver;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}

.inActiveTab, .inActiveTab:visited, .inActiveTab:hover {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color : Gray;
 color : White;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}

.adminpriority {
 color: Red;
}

.error {
 color: red;
}

.homepageCentreText, .homepageCentreText:visited, .homepageCentreText:hover, .homepageCentreText * {
 font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #5096CB;
 font-size: 9pt;
	color : White;
 font-weight : bold;
}

.adminColumnHeader {
 background-color: #5D9FD1;
 color : white;
 padding : 5px 5px 5px 0px;
}

.hoverLinks, .hoverLinks:active, .hoverLinks:visited {
 text-decoration: none;
}

.hoverLinks:hover {
 text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, form {
 display : inline;
}

/*---------- search ----------*/

#search_td {
	background-image: url(images/homepage_skybanner.jpg);
	height: 35px;
}

#search_form {
	float: right;
}

#keywords {
	font-size: 90%;
	width: 119px;
	position: relative;
	top: -2px;
	left: -2px;
}

/*---------- breadcrumb trail ----------*/

#breadcrumb, #breadcrumb * {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #693;
}
