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

html, body, #wrapper1 {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none
}
body {
	background: url("images/bg_main.jpg") top center repeat-x;
	background-color:#b0cbcb;
}
/* #bg {
	background: url("images/midslice.jpg") top center repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	top:0px;
	bottom:0px;
	z-index:-1
} */
#wrapper1 {
	background: url("images/midslice.jpg") top center repeat-y;
	background-color:#ff0000;
	width: 978px;
	margin:0;
	padding:0;
	border:none
	}
#continue {
	background: url("images/midslice.jpg") top center repeat-y;
	background-color:#00ff00;
	width: 978px;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0
	}
#border_l {
	top:0px;
	float:left;
	width:13
}
#border_r {
	top:0px;
	float:right;
	clear:right;
	width:13
}
#column_l {
	width:259px;
	float:left;
	height: 100%;
	position:relative;
	left:15px;
	margin:0;
	padding:0;
	border:none
}
#column_r {
	width:634px;
	float:right;
	height:100%;
	position:relative;
	right:12px;
	margin:0;
	padding:0;
	border:none
}
#wrapper2 {
	width:952px;
	text-align:left
}
p {
	margin: 0px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 10px 0px 0px
}
ol, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 10px 0px 0px
}

h1 {
	font-family:"Times New Roman", Times, serif;
	margin: 10px 10px 10px 10px;
	color:#1c4876;
	font-weight:bold;
	font-size:24px
}
.illustration_l {
	float:left
}
#maintable {
	padding: 0;
	margin: 0;
	top:0px
/*	position:relative;
	top:-4px */
}
.navtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
	line-height:135%;
	color:#CCCCCC
}
a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
	line-height:135%
}
a.nav:link {
	color:#0033FF;
}
a.nav:hover {
	color:#FFCC00
}
a.nav:visited {
	color:#0099FF
}
a.nav:active {
	color:#FF3300
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	}
a:link {
	color:#0033FF
}
a:hover {
	color:#FFCC00
}
a:visited {
	color:#0099FF
}
a:active {
	color:#FF3300
}

img.check {
	float:left;
	clear:left;
	margin-right:12px
}
li.checkyes {
	list-style-image: url('images/check_yes.gif');
	
}
li.checkno {
	list-style-image: url('images/check_no.gif')
}
ul.none {
	list-style-type: none;
	padding: 0em;
	margin: 0em
}
#footer {
	background: url("images/footer_bg.jpg") no-repeat;
	height: 80px;
	width: 978px
}
#leftlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cd1717
}
