body { margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
body, tr, td, th, p, hr, div, li, ul, ol { font-family: "Times New Roman", Times, serif; font-size: 14px; } 

body
{
	background-color: #16244F;
	margin:50px 0px; padding:0px;
	text-align:center; margin:0px auto;
}

#content
{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
}

.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}

h1 {
	margin-top: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

a { color: #CC0000; }

a:hover { color: #CC0000; }

.sidebar { color: 5F5944; }

#btm_nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#2e3b62;
}
#btm_nav_wht
{
	color:#ffffff;
	padding-left:120px;
}

#btm_nav_wht a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

#btm_nav a:hover, #btm_nav_wht a:hover
{
	color:#FFCC00;
}

#btm_nav li, #btm_nav_wht li
{
	
	display:inline;
	height:10px;
	top:0px;
	padding:0px;
	margin:10px;
}.skip {
	color: #FFFFFF;
	text-decoration: none;
}
