body  {
 color: #006;
 background-color: #6f9ee4;
 font-family: Verdana, sans-serif;
 font-size: 13px;
 }

p {
 font-family: Verdana, sans-serif;
 }

p.error {
 color: red;
 font-size: 14px;
 text-align: center;
 font-weight: bold;
 }

h1 {
 text-align: center;
 font-size: 36px;
 margin-top: 0px;
 margin-bottom: 5px;
 }

h2 {
 text-align: center;
 font-size: 26px;
 margin-top: 10px;
 }

h3 {
 text-align: center;
 font-size: 20px;
 margin-bottom: 10px;
 }

#container  {
 display: table;
 width: 870px;
 clear: right;
 }


#top_row {
 display: table-row;
 height: 150px;
 width: 870px;
 clear: right;
 }

#logo {
 text-align: center;
 float: left;
 display: table;
 width: 150px;
 }

#logo img{
 margin-top: 5px;
 }

#head {
 float: left;
 width: 708px;
 height: 48px;
 }

#globe_row {
 float: left;
 display: table-row;
 width: 708px;
 height: 102px;
 margin-top: 0px;
 margin-bottom: 0px;
 clear: right;
 }

.globe {
 float: left;
 width: 102px;
 }

.globe img {
 padding-top: 3px;
 }

.title {
 float: left;
 width: 504px;
 height: 80px;
 }

.title h2 {
 padding-top: 20px;
 }

#content_row {
 display: table-row;
 width: 870px;
 clear: right;
 margin-bottom: 0px;
 }

#nav {
 float: left;
 font-family: Verdana, sans-serif;
 width: 150px;
 }

#nav a.logout  {
 color: #f00;
 background-color: #fff;
 }

#nav a.logout:hover  {
 color: #f00;
 background-color: #fcc;
 }

#nav a  {
 color: #e8d26c;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 background-color: #006;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 5px;
 padding-top: 2px;
 padding-bottom: 3px;
 width: 140px;
 float: left;
 border: solid 2px;
 }

#nav a:hover  {
 color: #006;
 text-decoration: none;
 background-color: #E8D26C;
 }

#portico  {
 font-family: Verdana, sans-serif;
 background-color: white;
 background-image: url("images/column_bkg.gif");
 background-repeat: repeat-y;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 710px;
 float: left;
 clear: right;
 }

.contentArea   {
 float: left;
 display: block;
 font-size: 14px;
 width: 505px;
 text-align: left;
 }

#column1   {
 width: 102px;
 float: left;
 }

#column2   {
 width: 102px;
 float: left;
 }


#portico2  {
 font-family: Verdana, sans-serif;
 background-color: white;
 background-image: url("images/column_bkg.gif");
 background-repeat: repeat-y;
 display: block;
 position: relative;
 top: -1px;
 margin-bottom: 0px;
 margin-left: 150px;
 width: 709px;
 float: left;
 border-bottom: 5px solid #006;
 z-index: 1;
 }

#foot {
 font-family: Arial, sans-serif;
 font-size: 11px;
 text-align: center;
 font-weight: bold;
 z-index: 5;
 }

.footer   {
 float: left;
 display: block;
 width: 505px;
 }

#base1   {
 width: 102px;
 float: left;
 }

#base2   {
 width: 102px;
 float: left;
 }

.BDSfooter
 {
 float: left;
 margin-left: 150px;
 margin-top: 10px;
 font-size: 9px;
 padding-bottom: 8px;
 text-align: center;
 width: 709px;
 }

.BDSfooter a
 {
 color: #006;
 font-weight: bold;
 text-decoration: none;
 }

.BDSfooter a:hover
 {
 color: #006;
 text-decoration: underline;
 }

.BDSfooter a:visited
 {
 color: #006;
 }