*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	font-size:12px;
	background-color:#E6EDF9;
}
.container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:white;	
}
.header{
	width:980px;
	height:106px;
	overflow:hidden;
	*overflow:visible;
}
.main{
	padding:2px 30px;
	text-align:center;
	width:980px;
}
.rowOfCurrentPosition{
	margin:10px 0px;
	padding:4px 8px;
	font-weight:bold;
	border-bottom:1px solid dotted;
}
.headInfo{
	width:913px;
	*width:100%;
	margin:10px 0px 10px;
	padding:8px 2px;	
	text-align:center;
	font-size:12px;
	color:#686868;

	font-size:12px;
	border:1px solid gray;
	*border:1px solid inner; 
	background-color:white; 
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='gray', Positive=true);
}
.headInfo table{
	width:100%;
	font-size:12px;
	color:#686868;
}
.headInfo td{
	text-align:left;
	vertical-align:top;
	padding:2px;
}
.publisher{
	font-weight:bold;
	font-size:18pt;
	text-align:center;
	margin:20px 0px 30px;
}
.fileNum{
	text-align:center;
	margin:8px 0px;
}
.docTitle{
	font-weight:bold;
	font-size:18px;
	white-space:nowrap;
	text-align:center;
	margin:10px 0px 5px;
}
.content{
	width:auto !important;
	*width:920px !important;
	padding:4px 30px;
	font-size:16px;
	line-height:170%;	
	text-align:left;
}
.content P{
	font-size:16px;	
}
.content Table{
	font-size:16px;		
}
.mainContainer{	
	padding:10px 0px;
	border:1px solid #B5B5B5; 
	background-color:white; 
	width:916px;
	*width:100%;	
}
.docTitleCls{
	margin-left:auto;
	margin-right:auto;
}
.noprint{
	width:auto !important;
}
.noprint table{
	margin:auto;
}
.footer{
	margin-top:8px;
	color:#515151;
	text-align:center;
}
.footer div{
	margin-top:4px;
	padding-top:4px;
}
.topLine{
	height:6px;
	overflow:hidden;
	border-top:4px solid #F32F30;
	border-bottom:1px solid #F32F30;
}
.bottomLine{
	width:916px;
	*width:100%;
	height:6px;
	overflow:hidden;
	border-bottom:4px solid #F32F30;
	border-top:1px solid #F32F30;
}
.govdata{
	width:650px;overflow:hidden;
}
#printLine{
	display:none;	
}
P.rw{
	TEXT-ALIGN: center;
}