body , h1 , h2 , h3 , h4 ,  h5 , h6 , p , img , form , input , a , select , ul , li, span{
	margin:0px;
	padding:0px;
	border: 0px;
	font-size: 13px;
}
#Container {
	width: 653px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 44px;
}
body {
	background-color: #F3F6F6;
}
#Container .Header {
	height: 55px;
	direction: ltr;
	padding: 0px 6px 29px 18px;
}
#Container .Header .Printlogo {
	float: left;
}
#Container .Header .PrintButton {
	/*background-image: url(../images/bul_Print.gif);*/
	background-repeat: no-repeat;
	background-position: right 35px;
	padding-right: 30px;
	display: block;
	float: right;
	width: 66px;
	padding-top: 34px;
}
#Container .Header a {
	float: left;
	padding-right: 10px;
}
#Container .PrintTop {
	background-image: url(../images/bg_TopPrintPage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}
#Container .PrintTop .PrintDown {
	background-image: url(../images/bg_DownPrintPage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}
#Container .PrintContent {
	background-image: url(../images/bg_leftAndRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:74px;
	direction: ltr;
	text-align: left;
	padding: 74px 90px;
}
#Container .CopyRights {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	direction: ltr;
	font-weight: normal;
	color: #969FB4;
	padding-top: 12px;
	padding-bottom: 15px;
}
#Container .CopyRights span {
	font-weight: bold;
	padding: 0px 5px;
}
h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
    color: #495F62;
	padding-top: 5px;
	padding-bottom: 16px;
}
h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A6B1B2;
	padding-bottom: 35px;
	}
h4 span {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
}
