html {
overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
#wrapper {
width: 765px; 
margin: 10px auto;
align: center
}
#container {
margin: auto;
padding: 0 0 0px 0px;
outline: 0px solid #000;
}

#content {
background-color: #fff;
border-top: 0px solid #000;
padding: 15px 15px 1px 15px;
}
#full {
font-family: arial;
font-size: 12px;
}
#full .header {
font-weight: bold;
color: #21507E;
height: 64px;
text-align: left;
margin: 0 0 0 0;
padding: 2px 0 0 0;
background-image: none;

-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
}
#full .header h2 {
font-size: 26px;
font-family: trebuchet ms;
margin: 15px 0 0 5px;
border-bottom: 1px solid #21507E;
}
#full .content {
border: 1px solid #fff;
border-top: 0px solid #fff;
padding: 10px 10px 10px 10px;
background-repeat: no-repeat;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}
#full .content p {
text-align: justify;
}
.content a {
color: #336799;
text-decoration: underline;
}

.box {
color: #323232;
background-color: #F0F2F4;
padding: 15px 15px 5px 15px;
border: 1px solid #9F9F9F;
margin-bottom: 10px;
}
.lighter {
background-color: #fafafa;
}

.box label {
font-weight: bold;

}
#full .dmnright {
width: 375px;
float: right;
padding-top: 10px;
}
#full .left {
width: 300px;
}
.continue {
background-image: url('../img/continues2.png');
width: 196px;
height: 39px;
border: 1px solid #fff;
-moz-border-radius: 5px;
cursor: pointer;
}
.complete {
background-image: url('../img/createacct.png');
width: 159px;
height: 40px;
border: 1px solid #fff;
-moz-border-radius: 5px;
cursor: pointer;
}
.center {
position: relative;
bottom: 35px;
text-align: center;

}

.h3 {
font-size: 14px;
font-weight: bold;
}
.section_title {
}

.section_title th {
font-family: trebuchet ms;
text-align: left;
font-size: 16px;
font-weight: bold;
color: #000;
margin-bottom: 2px;
border-bottom: 2px solid #444;
padding: 1px 0 2px 0px;
}



.node {
padding: 0 5px 15px 5px;
margin: 0 5px 20px 5px;
background-repeat: no-repeat;
background-position: 10px 35px;
}
.node strong {
font-weight: bold;
color: #990000;
}
.node h2 {
font-size: 18px;
font-weight: bold;
font-family: trebuchet ms;
margin: 0 0 10px 0;
padding: 0 0 3px 0;
border-bottom: 1px dotted #555;
color: #336799;
font-style: italic;
}

.node ul {
margin: 0 0 0 1px;
padding: 0 0 0 0px;
list-style: none;
border-left: 1px dotted #555;
}

.node li {
float: none;
display: block;
margin: 1px 0 1px 0;
font-family: tahoma;
font-size: 12px;
padding: 0 0 0 22px;
}


