*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	background-color:f6e3e6;
}
.container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:white;	
}
.header{
	width:960px;
	height:106px;
	overflow:hidden;
	*overflow:visible;
}
.rowOfCurrentPosition{
	margin:10px 0px;
	padding:4px 8px;
	font-weight:bold;
	border-bottom:1px solid dotted;
}
.headInfo{
	width:954px;
    /*width:100%;*/
	margin:5px 0px 5px;
	padding:8px 2px;	
	text-align:center;
	font-size:12px;
	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;
}
.headInfo td{
	text-align:left;
	vertical-align:top;
	padding:5px;
}
.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:958px;
	/*width:100%;*/	
}
.docTitleCls{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.noprint{
	width:auto !important;
}
.noprint table{
	margin:auto;
}
.topLine{
	height:6px;
	overflow:hidden;
	border-top:4px solid #F32F30;
	border-bottom:1px solid #F32F30;
}
.govdata{
	width:650px;overflow:hidden;
}
#printLine{
	display:none;	
}
P.rw{
	TEXT-ALIGN: center;
}
.smfw_main{ 
  width:960px;
  height:391px; 
  height:auto !important; 
  min-height:391px; 
  position:relative;
}