html, body
{
	margin: 0px;
	color: #000000;
	font-family:Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-weight:normal;
	font-size:10px;
	background-color:#ffffff;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #0D69B2;
}
a:active
{
	color: #000000;
}
a.detailsubnav:link 
{
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailsubnav:visited 
{
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailsubnav:active 
{
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailsubnav:hover 
{
	color: #0D69B2;
	text-decoration: underline;
	font-weight: bold; 
	font-size:10px;
}
.detailsubnavblockborder
{
	border-right: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
}
.detailsubon
{
	font-weight:bold;
	color:#A0A0A0;
}
.detailblockborder
{
	border-right: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
}
.onepixesolidhr
{
	background: url("http://localhost:54133/marstruct2021/images/hr_1pixel_solid_grey.gif") repeat-x center;
	width:100%;
	height:1px;
}
.portalblockborder
{
	border: 1px solid #BEBEBE;
}
.header_gradient
{
	background: #578ddf;
}
.footer_gradient
{
	text-align: center;
	background: #578ddf;
}
.blue_liner_header
{
	background: url("http://localhost:54133/marstruct2021/images/blue_1_pixel_height.gif") repeat-x top;
}
.blue_liner_footer
{
	background: url("http://localhost:54133/marstruct2021/images/blue_1_pixel_height.gif") repeat-x bottom;
}
.main_content
{
	vertical-align: top;
	font-size: 12px;
	width: 90%;
}
.esrel_bold
{
	font-weight: bold;
}
.content_title
{
	font-size: 14px;
	font-weight: bold;
}
.notes
{
	color: #ff0000;
}
.homenavfooter
{
	background: url("http://localhost:54133/marstruct2021/images/sub_nav_footer_bg.gif") repeat-x top;
}
.input
{
	border: solid 1px #8E8E8E;
	background: #ffffff;
}
.progress{
	width: 1px;
	height: 14px;
	color: #eeeeee;
	font-size: 12px;
	overflow: hidden;
	background-color: #0D69B2;
	padding-left: 5px;
}
a.detailnotenav:link 
{
	color: #0000ff; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailnotenav:visited 
{
	color: #0000ff; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailnotenav:active 
{
	color: #0000ff; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:10px;
}
a.detailnotenav:hover 
{
	color: #0D69B2;
	text-decoration: underline;
	font-weight: bold; 
	font-size:10px;
}
.data
{
	display: none;
}
.esrel_white_bold
{
	color: #FFFFFF;
	font-weight: bold;
}

.maintitle 
{ 
    font-style: italic; 
    font-size: 16pt; 
    color: #FFFFFF; 
    font-weight: bold; 
}