body, td, th, input, textarea, select, .bodyText {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
}

body, input, textarea, select {
	color: #333333;
}

a, a:active, a:visited {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #0B4C8E;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

.error {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: red;
	font-size: xx-small;
}

h1, .txtHeading1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #0B4C8E;
	font-size: 20px;
	font-weight:normal;
	margin: 0px;
}

h2, .txtHeading2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #00689A;
	font-size:11px;
	font-weight: bold;
	margin: 0px;
}

h3, .txtHeading3 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #0B4C8E;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

h4, .txtHeading4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #0B4C8E;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h5, .txtHeading5 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: smaller;
	font-weight: bold;
	margin: 0px;
}

hr {
	width: 100%;
	color: #cccccc;
	height: 1px;
}

.mainContent {padding: 20 20 20 20;}

.blueText {color:#0B4C8E}
.whiteText, .whiteText td {color:white;}

.pageTitle {padding-top:10px;margin-top:10px; border-top: solid 1px #B3B3B3; }
.pageSubTitle {padding-top:10px;padding-bottom:10px;  margin-top:10px;border-bottom: solid 1px #B3B3B3; border-top: solid 1px #B3B3B3; }
.pageBlueTitle {padding: 2 0 2 5 ;background-color:#0B4C8E; color: White; font-size: 11px; font-weight:bold; }

/*navigation */

td.navigation { padding-top: 8px;padding-bottom: 3px; }
td.navigation a, td.navigation a:active, td.navigation a:visited {	font-size: 11px;  font-weight: bold; text-align: left; color: #0B4C8E; display: block; padding: 0 0 0 5;  text-decoration: none; }
td.navigation a:hover { background-color: #0B4C8E; color: white; text-decoration: none; }

td.homeNav a, td.homeNav a:active, td.homeNav a:visited { color: #649B35; text-decoration: underline; }
td.homeNav a:hover { text-decoration: none; }

td.homeNavheader { background-color:#0B4C8E; padding-top:2px; padding-left:5px; padding-bottom:3px; }
td.homeNavheader a, td.homeNavheader a:active, td.homeNavheader a:visited { color: white; text-decoration: none; font-weight:bold; }
td.homeNavheader a:hover { text-decoration: underline; }


/* fromatting for list of organisations */

a.ListLink, a:active.ListLink , a:visited.ListLink  {font-size:11px; font-weight:normal; color:black; text-decoration: underline; }
span.ListLink {color:black;}
span.ListLink a, span.ListLink a:active, span.ListLink a:visited {color:black; text-decoration: underline; }
span.ListLink a:hover {text-decoration: none; }

