body { 
	background: #ffffff; font-family: Arial, Verdana, Helvetica, san-serif;
  	color: #000000; }

.toprow, .bottomrow { 
	background: #04369c; color: #cccccc; font-size: 0.9em; text-align: center; }

.toprow p, .bottomrow p { 
	color: #cccccc;  line-height: 1.5em; }

.toprow A:link, .bottomrow A:link { 
	color: #cccccc; }

.toprow A:visited, .bottomrow A:visited { 
	color: #888888; }

.toprow A:hover, .bottomrow A:hover { 
	color: #ffff00; }

.toprow A:active, .bottomrow A:active  { 
	color: #ff00ff; }

A:link {  }
A:visited {  }
A:hover { color: #ffff00; }
A:active { color: #ff00ff; }

.headerrow {
	color: #ffffff; background: #04369c; text-align: center; line-height: 3em; }
.subheadrow {
	color: #ffffff; }

.main { 
	background: #ffffff; padding: 10px;  }

.notetitle { color: #8994A7; font-size: 1.1em; }

p,ul,ol,li,h1,h2,h3,hr {
 	margin-top: 0; margin-bottom: 0; }

h1,h2,h3 { 
	font-weight: plain; font-family: Times New Roman,serif; font-style: italic; }

.navblock {
	line-height: 3em; font-weight: bold; text-align: right; }

 








