@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #211f1f url(images/bbg.png) repeat-x left top;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
}
img {
	border: 0;
}
.clear {
	clear: both;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	background: url(images/cbg.png) repeat-y left top;
}

#header {
	margin: 0;
	width: 900px;
	height: 163px;
}
#header h1 {
	float: left;
	height: 0;
	margin-top: -10000px;
	margin-left: -10000px;
}

#content {
	margin: 0;
	width: 900px;
	background: url(images/cbg-top.png) no-repeat left top;
}

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }

p, h1, h2, h3, h4, h5, h6, li {
	margin-left: 110px;
	margin-right: 110px;
	line-height: 1.3;
}

h1, h2 {
	color: #d00;
}
h2.boxtop {
	margin-bottom: 18px;
	line-height: 1;
	font-size: 26px;
	text-align: center;
	color: #000;
}
span.hilite {
	background: #fffc00;
	font-weight: bold;
}
.red {
	color: #d00;
}

div.pres {
	float: left;
	width: 690px;
	margin: 0 0 22px 110px;
	background: url(images/bxbg.png) repeat-y left top;
}
div.prescont {
	margin: 0;
	clear: both;
	width: 690px;
	background: url(images/bxbg-top.png) no-repeat left top;
}
div.prescont2 {
	margin: 0;
	clear: both;
	width: 690px;
	background: url(images/bxbg-top.png) no-repeat left top;
}
div.presbot {
	clear: both;
	margin: 0;
	width: 690px;
	height: 15px;
	background: url(images/bxbg-bot.png) no-repeat left bottom;
}
.pres p, .pres h1, .pres h2, .pres h3, .pres h4, .pres h5, .pres h6, .pres li {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.3;
}
.pres hr {
	display: block;
	clear: both;
	border: none;
	background-color: #d4d2d2;
	color: #d4d2d2;
	height: 1px;
	margin: 20px 30px 20px 30px;
}
.pres ul {
	list-style-image: url(images/icon-plus.gif);
}
.pres ul li {
	margin-bottom: 22px;
	padding-left: 10px;
}

#summary p, #summary h1, #summary h2, #summary h3, #summary h4, #summary h5, #summary h6, #summary li {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.3;
}

div.ptab {
	clear: both;
	width: 690px;
	height: 56px;
	margin: 0 0 -5px 0;
	padding: 0 0 0 5px;
	background: #fff;
}