BODY, NORMAL, DIV, P, TD, UL, OL, LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; }

BODY {
margin: 0em; padding: 0em; 
}

.TNRHeader {
color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: 2em;
font-weight: bold;
text-align: center;
border-top: 1pt #000000 solid;
border-bottom: 1pt #000000 solid;}

.volume {
color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: small;
text-align: left;
padding-left: 20px;}

.date {
color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: small;
text-align: right;
padding-right: 20px;}

.ruled {
border-top: 1pt #006666 solid;
border-bottom: 2pt #006666 solid;}

A:link {color: #9900CC; text-decoration: underline; font-weight: bold; } 
A:visited {color: #9999CC; text-decoration: underline; font-weight: bold; }
A:hover {color: #ff8000; text-decoration: underline}

H1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 150%;  color: #006666;
text-align: center;
margin-right: 5%;
margin-left: 5%;
}
H2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 130%;  color: #006666;
	text-align: center;}
H3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 110%;  color: #006666}
H4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 100%;  color: #006666}


#copyright { font-size: smaller; 
color: #993300; 
border-top: 1pt #006666 solid;
border-bottom: 1pt #006666 solid;
margin-left: 5%;
margin-right: 5%;
width: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#address { font-size: smaller; color: #330099; 
margin-left: 175px;
margin-right: 15px;
padding-right: 15px;
width: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}
#bottomlinks {
margin-left: 175px;
margin-right: 15px;
padding-right: 15px;
width: auto;
padding-top: 5px;
padding-bottom: 5px;
font-size: smaller;
text-align: center;
}

.smaller {  font-size: smaller}


.red {  color: #CC3300}

.centred {  text-align: center}

#MainContent {
border-top: 1pt #006666 solid;
margin-left: 5%;
margin-right: 5%;
width: auto;
}

#topbar {
background-image: url("common/top4.gif");
background-repeat: no-repeat;
height: 113px;
margin-top: 0px;
padding-top: 0px;
margin-right: 15px;
vertical-align: top;

}

#nav {float: left;
max-width: 150px;
font-size: smaller;
color: #e3ffff;
}

#nav a:link { font-weight: bold; color: #e3ffff; text-decoration: none}
#nav a:visited { font-weight: bold; color: #e3ffff;  text-decoration: none}
#nav a:hover { font-weight: bold; color: #ffff00;  text-decoration: underline}
.required {  font-weight: bold; color: #CC3300}

TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;
wrap: virtual;
}
.NoBreak { white-space: nowrap; }

.RuledTable TD {
	border-bottom: 1px #006666 solid;
	padding: 5px;
	}
.RuledTable TH {
	border: 1px #006666 solid;
	padding: 5px;
	background-color: #006666;
	color: #ffffff;
		}