* { padding: 0; margin: 0; }

body {
	background-color: #fff;
	margin-top: 20px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; 
	color: black; text-align:center;
}
.Template {
	width: 730px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E7DBD5; /* 6B0000*/
	background: #f0f0f0;
}
.Template_Mast {
	margin: 0px;
	width: 728px;
	width: 728px; 
	height: 99px; 
	text-align: left; 
	background: #6b0000 url(../images/shadowgrad.jpg) no-repeat;  
	border-top: 1px solid #990000; 
	border-left: 1px solid #990000; 
	border-right: 1px solid #990000; 
	overflow: hidden; 
}
.Template_Header
{
	margin-left: 186px;
	padding: 5px 2px 0px 5px;
	background: #fff;
	text-align: left;
	border-left: 1px solid #E7DBD5;
	text-align: left;
}
.Template_Nav 
{
	float:left;
	width: 178px;
	margin-top: 35px;
	background: #f0f0f0;
	text-align: left;
}
.Template_Content 
{
	margin-left: 186px;
	padding: 30px 5px 0px 5px;
	background: #fff;
	border-left: 1px solid #E7DBD5;
	text-align: left;
}
.Template_Footer 
{
	clear: both;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #E7DBD5;
	background: #fff;	/*6B0000*/
	/*color: #fff;*/
	text-align: center;
}

/* TEXT STYLES */
/* MASTER PAGE MESSAGE DISPLAY */
.ErrorMessage { color: #CC0000; font-weight: bold;}
.WarningMessage { color: #CCAA00;}
.InformationMessage { color: #000000;}

.padded {padding: 10px 0px 5x 0px;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: black; }

a:link { color: #990000; text-decoration: underline; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: none; }
a:link.no_underline {text-decoration: none;}
a:visited.no_underline {text-decoration: none;}
a:hover.no_underline {text-decoration: none;}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
.headline { font-size: 14px; font-weight: bold; color: #990000; border-bottom:1px solid #E7DBD5; padding: 2px 0px 2px 0px;}
.hdr { font-size: 12px; font-weight: bold; padding-bottom:2px; color: #990000; } /*color: #003366*/
.table_hdr { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Verdana; background-color: #f0f0f0; }
.report_hdr { FONT-WEIGHT: bold; FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: Arial, Verdana; background-color: #f0f0f0; }

.MenuItem { padding-left:12px; font-size: 11px; padding-top: 6px; margin: 0; width: auto; color: #990000;} /*{ color: #000; font-size: 11px; padding-top: 6px; margin: 0; width: auto;  }*/
.MenuItem a { text-decoration: none; padding-left:12px; margin: 0; }
.MenuItem a:hover { text-decoration: underline; background: url(../images/arrow_blk.gif) no-repeat 3px 3px; }
.MenuItem a.active { text-decoration: underline; background: url(../images/arrow.gif) no-repeat 3px 3px; margin: 0; padding: 0px 0px 12px 12px; width: auto; font-size: 11px; font-weight: bold; color: #003366; }
.MenuItem a.active:hover { text-decoration: underline; background: url(../images/arrow.gif) no-repeat 4px 3px; color: #336699; }

.line { font-size: 11px; padding-top: 7px; margin: 0; border-bottom: 1px solid #666666; margin-left: 15px; margin-right: 6px; }

.section { padding-bottom: 14px; width:100%;}
.section_scrollable { padding-bottom:10px; height: 170px; overflow: auto;}
.formsection { padding-bottom: 5px; border: 1px solid #E7DBD5;}
.row { padding-top: 3px;}

.fieldname { float: left; font-size: 11px; width: 120px; text-align: right; padding-right: 5px; }
.fieldvalue { PADDING-LEFT: 0px; FONT-SIZE: 11px; WIDTH: 150px; BACKGROUND-COLOR: #dcdcdc; TEXT-ALIGN: left }
.fieldvalue_extended { PADDING-LEFT: 0px; FONT-SIZE: 11px; WIDTH: 250px; BACKGROUND-COLOR: #dcdcdc; TEXT-ALIGN: left }
.labelvalue { PADDING-LEFT: 20px; FONT-SIZE: 11px; WIDTH: 150px; TEXT-ALIGN: left }
.percentbox { PADDING-LEFT: 0px; FONT-SIZE: 11px; WIDTH: 20px; BACKGROUND-COLOR: #dcdcdc; TEXT-ALIGN: left }

.button { font-size:10px; font-weight:bold; background-color: #ffffff;}

.bullet  { color: #000; font-size: 10px; padding: 5px 0px 2px 0px; margin: 0; width: auto;  }
.bullet a { color: #000; text-decoration: none; padding-left: 30px; }
.bullet a:hover { background: url(../images/bullet.gif) no-repeat 22px 5px; }
.bullet a.active { background: url(../images/bullet.gif) no-repeat 22px 10px; padding: 5px 0px 5px 30px; font-weight: bold; font-size: 10px;  }
.bullet a.active:hover { background: url(../images/bullet.gif) no-repeat 22px 10px; }
