body {
	margin: -10px 0px 0px -10px;
}

.container {
	position: absolute;
	height: 100%;
	width: 100%;
	left: -10px;
	top: -10px;
	right: 0px;
	bottom: 0px;

}

.containerTop {
	position: relative;
	height: 135px;
	width: 100%;
}

.containerTop02 {
	position: relative;
	height: 100%;
	width: 100%;
}

.containerContent {
	position: relative;
	height: 70%;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
}

.containerContent02 {
	position: absolute;
	height: 70%;
	left: 0px;
	top: 200px;	
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
}


.containerBase {
	position: relative;
	height: 116px;
	width: 95%;
}

.containerBase02 {
	position: relative;
	height: 116px;
	width: 95%;
	margin-left: -170px;
}

.topBand01 {
	width: 100%;
	height: 135px;
	position: relative;
	background-image: url(../assets/misc/bg_top01_expander.gif);
}

.topBand02 {
	width: 100%;
	height: 135px;
	position: relative;
}

.partPicsTop {
	position: absolute;
	height: 55px;
	width: 300px;
	left: 99px;
	top: 26px;
}

.nav01 {
	position: absolute;
	height: 20px;
	width: 570px;
	left: 170px;
	top: 102px;
}

.logo {
	position: relative;
	height: 49px;
	width: 195px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;
}

.content {
	position: absolute;
	width: 600px;
	left: 170px;
	top: 69px;
	height: 80%;
	background-color: #CCCCCC;
}

.base {
	position: relative;
	width: 700px;
	height: 116px;
	left: 0px;
	top: 0px;
}

.partPicsBase {
	position: absolute;
	height: 55px;
	width: 300px;
	left: 99px;
	top: 40px;
	z-index: 100;
}

.partPicsBase02 {
	position: absolute;
	height: 55px;
	width: 300px;
	left: -71px;
	top: 110px;
	z-index: 100;
}

ul.disc 
{
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	margin-left: 0px;
	list-style-position: inside;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

p.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 110%;
	margin-left: 200px;
}


.formField {
	border: 1px solid #999999;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 300px;
	padding: 1px;
	height: 20px;
}
.formMulti {
	border: 1px solid #999999;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 300px;
	padding: 1px;
	height: 125px;
}
p.who {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 175%;
	margin-left: 0px;
	margin-right: 100px;


}
