@charset "UTF-8";


/* =============================================

	Quonb print.css
	(common Areas,Blocks,Sections etc style Properties)

============================================= */

body{
	background : #fff ;
	font-size : 10pt ;
	color : #000 ;
}

body ul#skipNav{
	display : none ;
}

hr{
	display : none ;
}

a img{
	border : none ;
}

/* --- pageHeaderArea Start ---------------------------------------- */

body #pageHeaderArea h1{
	width : 100% ;
	margin : 0 0 20px 0 ;
	padding : 20px 0 10px 0 ;
	border-bottom : #54a701 3px solid ;
}

body #pageHeaderArea ul#utilityNav,
body #pageHeaderArea ul#globalNav{
	display : none ;
}

/* --- pageHeaderArea End ---------------------------------------- */

/* --- pageBodyArea Start ---------------------------------------- */

body #pageBodyArea ol#breadCrumbs{
	display : none ;
}

body #pageBodyArea #headingBlock{
	width : 600px ;
	margin : 0 0 20px 0 ;
	border-bottom : #54a701 1px solid ;
}

body #pageBodyArea #headingBlock #flashcontent{
	display : none ;
}

body #pageBodyArea #headingBlock h2{
	height : auto  !important ;
	position : static !important;
	padding : 20px 0 20px 0 ;
	background-image : none !important;
}

body #pageBodyArea #headingBlock h2 img,
body #pageBodyArea #headingBlock h2 subHead{
	margin : 5px ;
	position : static !important;
}

body #pageBodyArea #contentBlock{
	_text-align : center ;
}

body #pageBodyArea #contentBlock #mainSection{
	width : 580px ;
	margin : 0 0 20px 0 ;
	_text-align : left !important;
}

body #pageBodyArea #contentBlock #mainSection h4{
	margin : 50px 0 30px 0 !important;
	font-size : 100% ;
}

body #pageBodyArea #contentBlock #mainSection ul,
body #pageBodyArea #contentBlock #mainSection ol{
	margin-left : 0 ;
	padding : 0 ;
	list-style : none !important ;
	font-size : 100% !important ;
}

body #pageBodyArea #contentBlock #mainSection ul li,
body #pageBodyArea #contentBlock #mainSection ol li,
body #pageBodyArea #contentBlock #mainSection dl dt,
body #pageBodyArea #contentBlock #mainSection dl dd{
	font-size : 100% !important ;
}

/* no print Elements Start */

body #pageBodyArea #contentBlock #mainSection #headingPointer,
body #pageBodyArea #contentBlock #mainSection dl#guidanceList,
body #pageBodyArea #contentBlock #mainSection p.underTableLink,
body #pageBodyArea #contentBlock #mainSection p.detial,
body #pageBodyArea #contentBlock #mainSection p.pagetop{
	display : none ;
}

/* no print Elements End */




body #pageBodyArea #contentBlock #incidentalSection{
	display : none ;
}

/* --- pageBodyArea End ---------------------------------------- */

/* --- pageFooterArea Start ---------------------------------------- */

body #pageFooterArea{
	margin : 20px 0 0 0 ;
	padding : 20px 0 0 0 ;
	border-top : #54a701 3px solid ;
}

body #pageFooterArea ul#subGlobalNav,
body #pageFooterArea ul#appendixNav{
	display : none ;
}

body #pageFooterArea p#copyright{
	text-align : center ;
}


/* --- pageFooterArea End ---------------------------------------- */



