html, body, img, table, td, ul { margin: 0; padding: 0; border: 0; vertical-align: top; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	width: 790px; }

ul { list-style: sphere; }

h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; }

h1 { font-size: 1.7em; }
h5 { font-size: 0.9em; }
h6 { font-weight: regular; }

a { text-decoration: none; }
a:link { color: #003399; }
a:visited { color: #003399; }
a:hover { color: #900; text-decoration: underline; }
a:active { color: #900; }

#header { width: 780px; }

#tlogo {
	position: relative;
	padding: 10px 0 0 20px; }

#ttext {
	position: relative;
	text-align: right;
	color: #a00;
	padding: 10px 0 0 0; }
	
#tsub {
	position: relative;
	text-align: right;
	color: #6699cc;
	font-size: 0.8em;
	font-weight: bold; }

#tlinks {
	color: #333;
	text-align: right;
	padding: 15px 0 5px 0;
	font-size: small; }
	
#ttable {
	position: relative;
	font-size: small;
	width: 780px;
	border: 1px solid #DDDDDD;
	margin: 0 0 10px 5px; }
	
#ttable td {
	text-align: center;
	padding: 4px 0 5px 0; }
	
#ttable img { 
	border: 1px solid #111; 
	height: 26px; }
	
.tdbgcolor { 
	background-color: #DDDDDD; 
	font-size: small; 
	font-weight: bold; }

#mtable { width: 780px; }

#banner { 
  	position: relative;
	width: 460px;
	border: 1px solid #d2e4fc;
	margin: 0 0 10px 5px;
	font-size: small;
	text-align: justify; }
	
#banner td { padding: 2px; }
	
#states {
	position: relative;
	border: 1px solid #d2e4fc;
	margin: 0 0 10px 5px;
	width: 460px; 
	font-size: small; }

#states td { padding: 4px; }

.statestop { background-color: #c2d7ef; text-align: center; }

.statesbg td { width: 115px; color: #999; }

.tdflagwidth td { width: 64px; }

.trfontsize { font-weight: bold; }

.lineheight { line-height: 10px; }

#red { color: red; }

#more { 
	width: 460px;
	text-align: center; }

#more a { color: red; text-decoration: underline; }
#more a:hover { color: #444; }

#main {
	position: relative;
	border: 1px solid #DDDDDD;
	margin: 0 0 10px 5px;
	width: 460px;
	font-size: small;
	text-align: justify; }

#main td { padding: 3px 5px 5px 5px; }

#main img { 
	border: 1px solid #111;
	width: 100px; }
	 
.fontjust { text-align: justify; }

#rightinfo { 
	width: 310px;
	border: 1px solid #88B7F8; 
	font-size: small; 
	margin: 0 0 10px 10px; }
	
#rightinfo td { padding: 4px; vertical-algin: top; }

#rightinfobg { background-color: #88B7F8; text-align: center; }

#rightpad { padding-left: 10px; }
#rightpad li { margin-left: 30px; }

#footer {
	color: #333;
	text-align: center;
	padding: 5px 0 15px 0;
	font-size: small;  
	width: 780px; }
#footpad { padding-bottom: 5px; }