* {
	margin: 0px;
	padding: 0px;
}
body {
	position: center;
	background-color: #009900;
	background-image: url(images/Founderbgd2.jpg);
	background-repeat: no-repeat;
	color: gray;
	font-size: 12pt;
	font-family: arial;
	background-color: #9bbcdf;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
}

#container {
	margin: auto;
	width: 964px;
	position: relative;
}

#heading {
	padding-left: 40px;
}
#content  {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 28px;
}

#nav {
	width: 300px;
}

.navbtn {
	text-align: center;
	color: #069;
	cursor: pointer;
	font-size: 15px;
	padding: 4px;
}

.prev {
	float: left;

}

.next {
	float: right;

}

.enter_btn {
	position: absolute;
	top: 387px;
	left: 428px;
	height: 147px;
	width: 93px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#enternav {
	width: 400px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 500px;
}




h1 {
	color: white;
	font-size: 36px;
	padding-top: 30px;
	padding-bottom: 3px;
}


.offpage {
	position: absolute;
	top: -999px;
}

h2 {
	color: #14679a;
	font-size: 24px;
	margin-bottom: 24px;
}
h3 {
	font-size: 16px;
	color: #C00;
	margin-bottom: 3px;
	margin-top: 3px;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.qBlock {
	border: 1px solid #9BBCDF;
	margin-top: 24px;
	margin-bottom: 24px;
	padding-top: 6px;
	padding-bottom: 24px;
	padding-right: 12px;
	padding-left: 12px;
}

#findsteps {

	border-
	text-align: left
}

a {
	text-decoration: none;
}
	
ul {
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 12px;
}
li {
	margin-bottom: 4px;
	margin-top: 4px;
}
li.nobul {
	list-style-type: none;
	margin-left: -20px;
}
.helpful {
	border: 1px solid #C5D8ED;
	margin-top: 24px;
	margin-bottom: 24px;
	position: relative;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFCC;
	font-size: 92%;
}
.hints {
	color: #C00;
	font-weight: bold;
	position: absolute;
	left: 17px;
	top: -.7em;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #9BBCDF;
	width: 126px;
}




a.read_more {
	padding-left: 10px;
	font-size: 12px;
	color: #069;
}

a.read_more:visited {
	color: #639;	
}

.question {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 6px;
}
input  {
	margin-right: 5px;
}
label {
	margin-right: 18px;
	font-weight: bold;
	color: #333;
}




ol {
	list-style-type: decimal;
	margin-bottom: 12px;
	padding-left: 20px;
}
.list_head {
	margin-bottom: 0px;
}
.list_foot {
	margin-top: 0px;
}


.poplink {
	text-decoration: none;
	color: #090;
	cursor: pointer;
}
.ratio {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.low  {
	border-top-color: #0C0;
	border-right-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
}
.medium {
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
.high {
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}


.popup {
	background-color: #333 transparent;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	display: none;
}
.popup_container {
	background-color: #edf3fe;
	width: 700px;
	border-width: 2px;
	border-style: solid;
	position: fixed;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left: -350px;
	margin-top: 150px;
	left: 50%;
}
table.test {
	height: 100%;
	width: 100%;
}
td.test {
	height: 100%;
	width: 100%;
	vertical-align:middle;
}

div.closebutton {
	font-weight: bold;
	color: #999;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 2px;
}
div.closebutton span {
	font-weight: bold;
	border: 1px solid #9BD;
	background-color: #CCC;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 4px;
}


.bold {
	font-weight: bold;
}
.red {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
.blue {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.orange {
	color: #CC6600;
}

.green {
    color:#009933;
}
.error_msg {
	padding: 0px;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
table {
	border-collapse:collapse;
	margin-top:6px;
	margin-bottom:24px;
}
.align_centre {
	text-align: center;
}

.table1 {
	width:100%;
}

.table2 {
	width:50%;
}

table.table1 td, table.table2 td, table.table1 th, table.table2 th {
	border: 1px solid #9BBCDF;
}

table.table1 td, table.table1 th{
	padding:10px;
}

table.table2 td, table.table2 th{
	padding:5px;
}

tr.alt td{
	background-color: #C5D8ED;
}

table.table1 th, table.table2 th {
	background-color: #CADBEE;
	border-bottom-width: 3px;
	border-bottom-style: double;
	color: #14679A;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}

table.align_top td{
	vertical-align: top;
}
#partners {
	width: 884px;
	position: relative;
}
.clear {
	clear: both;
}


#partners img {
	float: left;

