body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.innertube{
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.margin05{
	margin: 0px 5px 5px; /*Margins - Top, Right/Left, Bottom(to provide padding)*/
}

img.logo{
	margin: 0px 5px 5px; /*Margins - Top, Right/Left, Bottom(to provide padding)*/
}

p.titletext{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

p.titleCenter{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align:center;
}

p.maintext{
	font-size: 14px;
	color: #000000;
}

p.alerttext{
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}

p.centretext{
	font-size: 16px;
	color: #000000;
	text-align:center;
}

p.centretxti{
	font-size: 16px;
	color: #000000;
	text-align:center;
	font-style: italic;
}

p.centretxtu{
	font-size: 16px;
	color: #000000;
	text-align:center;
	text-decoration: underline;
}

p.copyright{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

/* SIDE BUTTON LINKS */
a.sidenav:Link {
color: #ffffff; 
text-decoration: none;
white-space:nowrap; 
}

a.sidenav:Visited { 
color: #ffffff; 
text-decoration: none;
white-space:nowrap; 
}

a.sidenav:Active {
color: #ffffff;
text-decoration: none;
white-space:nowrap; 
}

a.sidenav:Hover {
color: #ffffff;
text-decoration: none;
white-space:nowrap; 
}

TD.titletext{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

TR.TopMenu{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.Links{
	color: #FFFFFF;
	text-decoration: none;
}

span.titletxt {
color: #000000; 
font-size: 13pt; 
font-weight: bold;  
vertical-align: top;
}


h3 {
color: #000000; 
font-size: 12pt; 
font-weight: bold;
}

td.navbar {
margin-top: 3px;
margin-bottom: 5px;
margin-left: 5px;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;
font-weight: bold;
}

td.titlebar {
background-color: #ffffff;
text-align: middle;
}

td.sidenavbar {
background-color: #2274BB;
color:#FFFFFF;
vertical-align: top;
font-weight: bold;
border: 1px;
border-style: outset;
font-size: 10pt;
}

td.body {
background-color: #ffffff;
vertical-align: top;
margin-top: 5px;
margin-left: 20px;
padding-top: 5px;
padding-left: 20px;
}

.darkbg {
background-color: #676767;
}

/* SMALL INSTRUCTIONAL TEXT IN FORMS */
span.formsmnote {
font-size: 8pt
}

/* ERROR MESSAGE FOR FORM SUBMISSION ERROR */
span.formerror {
font-size: 8pt;
color: #CC0000;
font-weight: bold;
}

/* LARGE ERROR TEXT */
p.errortxt {
font-size: 11pt; 
color: #CC0000;
font-weight: bold;
}

/* CATEGORY LISTINGS */
ul {
font-size: 11pt; 
color: #000000;
}

td.categories {
font-size: 10pt; 
vertical-align: top;
text-align: left;
font-weight: bold;
}

td.whheading {
	background-color: #2274BB;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

/* AD LISTINGS */
.numtext {
background-color: #ffffff; 
color: #000000; 
font-size: 9pt; 
vertical-align: bottom;
}

td.result-line {
background-color: #ffffff;
}

td.result-line-alt {
background-color: #E8E8E8;
}

.ltrtablebg {
background-color: #2274BB;
}

