body{
	background-color: #003063;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}
#main{
	width: 760px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	border: 1px solid black;
}
table{
	border: 0px;
}
td{
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;
}
#head{
	border-bottom: 1px solid black;
}
#bodypic{
	border: 1px solid black;
	margin-top: 6px;
}
#copyright td{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align:center;
}
#copyright td a{
	color: #000000;
}
.caption{
	font-weight: bold;
	color: white;
	background-color: #003063;
	padding: 2px;
	margin-top: 6px;
}
td.topbar{
	color: white;
	background-color:#CE3031;
	height: 20px;
	border-bottom: 1px solid black;
	font-weight: bold;
}

.floodTD{
	padding: 5px 0 5px 5px;
	line-height: 15px;
}

/* 
.natllink{
	height: 100px;
}
.natllink td{
	background-color: #080b7a;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.natllink td a{
	color: white;
}
*/
.natllink {
	border: 1px solid #0080b7a;
}
p{
	margin-left: 6px;
	margin-right: 5px;
}
.header{
	font-weight: bold;
	font-size: 110%;
}
.award{
	font-weight: bold;
}
table #awardwinners{
	margin-top: 7px;
	width: 95%;
	border: 0px;
}
table #dubey{
	width: 50%;
	margin-left: 11px;
	margin-top: 7px;
	border: 0px;
}
.body{
	border: 1px solid black;
	margin: 2px;
}
.subtitle{
	font-weight: bold;
	margin-bottom: -12px;
}
.nobullet{
	list-style: none;
}
.underline{
	text-decoration: underline;
}
.italics{
	font-style: italic;
}

#letter{
	padding: 5px 15px 0 5px;
}

#letter ul{
	padding-right: 10px;
}

#letter li{
	margin: 10px 10px;
}

#letter h2{
	color: #FF0000;
}


