body {
	background-color: #b7b7b7;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
	line-height: 0;
	font-family: Georgia, Arial;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 16px;
	font-family: Georgia, Arial;
	color: #444444;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

h3 {
	font-size: 14px;
	font-family: Arial;
	color: #555555;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h4 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: normal;	
}

p {
	margin: 0px 0px 10px 10px;
}

a {
	color: #ac2026;
}

a:hover {
	color: #be2f37;
	text-decoration: none;
}

table {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

	td {
		padding-right: 10px;
	}

ul {
	list-style-position: outside;
	list-style-image: url(images/dot02.gif);
	padding: 0px 0px 0px 25px;
	margin: 0px;
	vertical-align: middle;
}

li {
	vertical-align: middle;
	padding: 0px;
	font-family: Georgia, Arial;
	font-size: 16px;
	margin: 0px 0px 7px 0px;
}

.content {
	position: relative;
	width: 768px;
	margin: 0 auto;
	padding: 0px;
}

.top {
	background-image: url(images/top01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 768px;
	height: 7px;
	margin: 0 auto;
	padding: 27px 10px 0px 79px;
}

.header {
	background-image: url(images/header760_01.gif);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	width: 768px;
	height: 82px;
	margin: 0 auto;
	padding: 0px 10px 0px 79px;
}

.paper {
	background-image: url(images/paper760_01.gif);
	background-repeat: repeat-y;
	background-position: 35px 0px;
	width: 767px;
	margin: 0 auto;
	padding: 18px 17px 10px 79px;
}

	.step {
		float: left;
		width: 32px;
		height: 25px;
		background-image: url(images/stepbg01.gif);
		background-repeat: no-repeat;
		padding-top: 5px;

		color: #ffffff;
		font-family: Georgia, Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: middle;
	}

.bottom {
	background-image: url(images/bottom760_01.gif);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	width: 774px;
	height: 17px;
	margin: 0 auto;
	padding: 0px 10px 0px 79px;
}

.content600 {
	position: relative;
	width: 768px;
	margin: 0 auto;
	padding: 0px;
}

.inside600 {
	margin-left: 0px;
}


.header600 {
	background-image: url(images/header760_01.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 7px;
	margin: 0 auto;
}

.paper600 {
	background-image: url(images/paper760_01.gif);
	background-repeat: repeat-y;
	width: 768px;
	margin: 0 auto;
}

	.papercontent600 {
		width: 699px;
		padding-left: 50px;
		padding-right: 19px;
		padding-top: 25px;
		padding-bottom: 7px;
	}
	
	.block {
		margin-bottom: 20px;
	}
	
		.block img {
			margin-bottom: 10px;
			border: solid 0px;
		}

.bottom600 {
	background-image: url(images/bottom760_01.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 17px;
	margin: 0 auto;
}



.binding_top {
	position: absolute;
	top: 85px;
	left: 13px;
	background-image: url(images/bindingdouble01.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 55px;
}


.binding_middle {
	position: absolute;
	bottom: 50%;
	left: 13px;
	background-image: url(images/bindingdouble01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 17px;
	height: 55px;
	margin-bottom: -33px;
}


.binding_bottom {
	position: absolute;
	bottom: 85px;
	left: 13px;
	background-image: url(images/bindingdouble01.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 55px;
}

.clear { clear: both; }