body blockquote, center, dd, div, dl, dt, form, p, pre, td, tr{
	color: #000000;
	font-size: 8pt;
	font-family: verdana, san-serif;
}

body{
	background-color:#043152;
	margin:0;
}


.noscript{ 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
color: #ffffff; 
height: 45px; 
border: #d6d8d6 1px solid; 
width: 726px; 
padding: 10px; 
background: #ff5353; 
z-index: 10;
} 

a:link, a:visited, a:active{
	text-decoration: underline;
	color: #043152;
}

a:hover{color: #043152;}
a.nav{
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:link, a.textlink:visited, a.textlink:active{
	text-decoration: none;
	color: #8CB5D5;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, san-serif;
}

a.textlink:hover{
text-decoration: underline overline;
}

a img {
border: none;
text-decoration: none; 

} 

a img.menu{
	display: inline
}

img{  
border-style: none;
}



td.leftpanel{
background: #D3D5E2;
}

td.content{
background:#ffffff;
}

p{
text-align: justify;
}

li{
margin-left: 0;
margin-right: 0;
margin-top: .9em;
margin-bottom: .9em;
}

#header_main{
  margin: 0 auto; 
  text-align: left;
  background: #043152;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 748px;
  height: 81px;
}

.header_logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 66px;
	height: 81px;
}

.header_title{
	position: absolute;
	top: 19px;
	left: 66px;
	width: 318px;
	height: 28px;
}

.header_text_links{
	position: absolute;
	top: 19px;
	right: 0px;
	width: 364px;
	height: 28px;
	text-align: right;
}

.header_links{
	position: absolute;
	top: 47px;
	height: 34px;
	left: 66px;
	width: 682px;
	white-space: nowrap;
	background: #8CB5D5;
	text-align:right;

}

.header_links a:link, .header_links a:visited{
 
	word-spacing: 7pt;
	font-size: 13pt;
	font-weight: bold;
	font-family: arial, san-serif;
	text-decoration: none;
}

.header_links a:hover {
text-decoration: underline overline;
}



.header_navlinks{
	position: absolute;
	top: 47px;
	height: 34px;
	left: 66px;
	width: 682px;
	text-align:center;
    background: #8CB5D5;
	font-size: 17pt;
	font-weight: bold;
	font-family: arial, san-serif;
	white-space: nowrap;
}

a.menus:link, a.menus:visited{
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial, san-serif;
	vertical-align : middle; 
}

a.menus:hover{
text-decoration: underline overline;
color: #ffffff;
}

a.menus:active{color: #ffffff;}

.small
{
	font-size: 7pt;
}

.footer
{
	color: White;
	font-weight: bold;
}

.textnav
{
	color: #8CB5D5;
	font-size: 8pt;
	font-family: verdana, san-serif;
}

.leftnav
{
	color: #8CB5D5;
	font-size: 8pt;
	font-family: verdana, san-serif;
}

h1
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.ListSelector
{
	float: left;
	padding: 2px 8px 2px 8px;
	border: 0px solid black;                         
	border-top-width: 1px; 
	border-right-width: 1px; 
	cursor: default;
}

.ItemHeader
{
	float: left;
	font-weight: bold;
	text-align: center;
	background-color: #D3D5E2;
	height: 14px;
	margin-right: 1px;
}

.ItemCell
{
	float: left;
	text-align: center;
	margin-right: 1px; 
	padding: 6px 0px 6px 0px;
	cursor: default;
}

.DefaultItem
{
	float: left;
	background-color: White;
}

.SelectedItem
{
	float: left;
	background-color: #D3D5E2;
}

.DueItem
{
	float: left;
	background-color: #FF8C7D;
}

.PastDueItem
{
	float: left;
	background-color: #F7534A;
}

.WarningItem
{
	float: left;
	background-color: #FFD79F;
}

.CompleteItem
{
	float: left;
	background-color: #E0E0E0;
}
.textleft
{
    text-align: left;
}
