body{
	background-color: #2E3A69;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 902px;
}

#main
{
}

#nav{
	width: 902px;
	height: 27px;
	background-image: url(../images/nav_bkg.gif);
	/*vertical-align: text-top;*/
}

#log{
	text-align: right;
	/*vertical-align: text-top;
	height: 27px;
	margin: 0px 20px 0px 0px;*/
	background-image: url(../images/nav_bkg.gif);
}

#cont{
	background-color: #E8E8E8;
	padding: 16px;
}

#scont{
	padding: 22px 0px 0px 0px;
	background-color: #E8E8E8;
}

#subp{
	background-color: #E8E8E8;
}

#subp p{
	margin: 20px 60px 0px 60px;
}

#subp li{
	margin-left: 70px;
}

#whtbkg{
	background-color: #FFFFFF;
}

#bpod{
	margin-top: 0px;
	margin-left: 0px;
	width: 306px;
	background-image: url(../images/content_spacer.gif);
}

#bpodLG{
	margin-top: 0px;
	margin-left: 0px;
	width: 356px;
	background-image: url(../images/content_spacer_lg.gif);
}

#spod{
	margin-top: 0px;
	margin-left: 0px;
	width: 229px;
	background-image: url(../images/content_spacers.gif);
}

#bpod p{
	text-align: left;
	margin: 10px 20px 6px 20px;
}

#spod p{
	text-align: left;
	margin: 10px 20px 6px 20px;
}

#spod img{
	text-align: right;
	float: right;
	margin: 0px 10px 0px 0px;
}

#bpod img{
	text-align: right;
	float: right;
	margin: 0px 10px 0px 0px;
}

#morenav{
	text-align: right;
}

#scrollbox{
	height: 150px;
	text-align: left;
	margin: 10px 6px 6px 20px;
	overflow: auto;
}

#imgbox{
	text-align: center;
	width: 800px;
	margin: 10px 20px 6px 20px;
}

#ftrbar{
	width: 902;
	height: 35px;
	text-align: center;
	background-image: url(../images/ftr.gif);
	background-repeat: no-repeat;
}

.mcopy {
	color: #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.mcopy a:link{
	color: #2E3A69;
	text-decoration: none;
}
.mcopy a:hover{
	color: #000066;
	text-decoration: none;
}
.mcopy a:active{
	color: #2E3A69;
	text-decoration: none;
}
.mcopy a:visited{
	color: #2E3A69;
	text-decoration: none;
}

.hdr {
	color: #2E3A69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.hdr a:link{
	color: #2E3A69;
	text-decoration: none;
}
.hdr a:hover{
	color: #2E3A69;
	text-decoration: none;
}
.hdr a:active{
	color: #2E3A69;
	text-decoration: none;
}
.hdr a:visited{
	color: #2E3A69;
	text-decoration: none;
}

.ftr {
	color: #C8CFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ftr a:link{
	color: #C8CFCC;
	text-decoration: none;
}
.ftr a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.ftr a:active{
	color: #C8CFCC;
	text-decoration: none;
}
.ftr a:visited{
	color: #C8CFCC;
	text-decoration: none;
}

.title{
	color: #2E3A69;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 20px 0px 60px;
}

#StatusLabel
{
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 10px;
	color: Red;
}

.StatusLabel
{
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 10px;
	color: Red;
}
