@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Kabel Bk BT";
	font-size: 15px;
	color: #7f7f7d;
	background-color: #f0f8fa;
}
body a {
	color: #4D4D4D;
	text-decoration: none;
}
body  a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
#cover_sheet {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #F0F8FA;
	z-index: 1000;
}


#main_container {
	width: 792px;
	margin-left: -396px;
	position: absolute;
	left: 50%;
	margin-bottom: 26px;
	margin-top: 30px;
	z-index: 500;
}


#main_container #title {
	background:url(../images/title.jpg) 0 0 no-repeat;
	margin:0 70px;
	height: 30px;
	width:461px;
	text-indent:-9999px;
}
#main_container #big_square #top_img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_container  #big_square  #bottom_img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 500;
}

#main_container #big_square #right_img {
	position: absolute;
	height: 99%;
	width: 5px;
	top: 0px;
	right: 0px;
}
#main_container #big_square #left_img {
	position: absolute;
	left: 0px;
	width: 5px;
	height: 100%;
}
#main_container #big_square #smoothedgedesign {
	position: absolute;
	right: 22px;
	bottom: 38px;
	z-index: 900;
	font-size: 13px;
}
#main_container #big_square #smoothedgedesign a {
	color: #8F8F8F;
}





.tl {
	position: absolute;
	left: -16px;
	top: -16px;
}

.tr {
	position: absolute;
	top: -16px;
	right: -16px;
}
.bl {
	position: absolute;
	left: -16px;
	bottom: -16px;
}
.br {
	position: absolute;
	right: -16px;
	bottom: -16px;
}
.top_border {
	position: absolute;
	top: -16px;
	width: 100%;
	height: 2px;
}
.bottom_border {
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -16px;
}
.left_border {
	position: absolute;
	height: 100%;
	left: -16px;
	top: 0px;
	width: 2px;
}
.right_border {
	position: absolute;
	height: 100%;
	top: 0px;
	width: 2px;
	right: -16px;
}




#main_container  #content_border #top  {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;

}
#main_container  #content_border #bottom {
	bottom: 0px;
	position: absolute;
}
#main_container  #content_border #left{
	position: absolute;
	left: 1px;
	top: 0px;
	height: 100%;
	width: 22px;
}
#main_container  #content_border #right {
	position: absolute;
	right: 4px;
	top: 0px;
	height: 100%;
	width: 22px;
}

#main_container  #content_border #content_square{
	position: absolute;
	top: 39px;
	left: 27px;
	width: 615px;
}
#main_container #content_border #content_square #multipage_container #multipage {
	position: relative;
	color: #5F5F5F;
}

#main_container #content_border #content_square #multipage_container #multipage p {
	margin-top: 0px;
	line-height: 2;
}
.page {
	position: relative;




}
.page_hide {
	display: none;

}


.picture_text1 {
	width: 365px;
	margin-bottom: 0px;
}
.picture_text2 {
	width: 365px;
	padding-top: 25px;
	margin-bottom: 0px;
}
.page_header {
	color: #1F86C8;
	margin-bottom: 0px;
}

#main_container #content_border #content_square #multipage_container #multipage ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
}
#main_container #content_border #content_square #multipage_container #multipage li {
	height: 30px;
}
#main_container   #content_border   #more_info    {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 25px;
	margin-left: 85px;
}

#main_container   #content_border   #back_next    {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 60px;
	margin-right: 35px;
}
#main_container    #content_border #back_next      #back_button    {
	position: absolute;
	right: 117px;
	border: none;
}
#main_container   #content_border   #back_next   #next_button    {
	position: absolute;
	right: 15px;
	border: none;
}



#main_container #content_border #content_square #nav {
	position: absolute;
	height: 200px;
	width: 145px;
	top: -23px;
	right: 0px;
	color: #b4b2b3;
}
#main_container  #content_border  #content_square  #nav a {
	color: #b4b2b3;
	text-decoration: none;
}

#main_container #content_border #content_square #nav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
#main_container #content_border #content_square #nav ul li {
	border-bottom: solid #90d6e0 2px;
	height: 20px;
	margin-top: 15px;
	width: 125px;
	padding-left: 0px;
}

#main_container #content_border #content_square #nav li img {
	position: relative;
	left: -5px;
	bottom: -13px;
}

