html, body	{
	overflow-x: auto;
	height:100%;
	overflow: auto;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-color: #000000;
	font-family: Verdana;
	font-size: 1em;} 
	
	
.center {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -241px; /* make this half your image/element height */
	margin-left: -315px; /* make this half your image/element width */
}
.center2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -241px; /* make this half your image/element height */
	margin-left: -386px; /* make this half your image/element width */
}

.breadcrumb {
	font-size: 0.6em;
	color: #FFFFFF;
}

.sidenav {
	vertical-align: top;
	padding-top: 95px;
	padding-bottom: 0px;
	text-align: right;
	}
.sidenav2 {
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
a:link {
	text-decoration: none;
	color: #F8A000;
	font-weight: normal;
	}	
a:hover {
	text-decoration: none;
	color: #F8A000;
	font-weight: normal;
	}
a:active {
	text-decoration: none;
	color: #F8A000;
	font-weight: normal;
	}	
a:visited {
	text-decoration: none;
	color: #F8A000;
	font-weight: normal;
	}
	
.maincontent1 {
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 0.6em;
	text-align: left;
	color: #FFFFFF;
	}
	
.maincontent2 {
	padding-top: 7px;
	padding-bottom: 0px;
	font-size: 0.6em;
	text-align: justify;
	color: #FFFFFF;
	}
	
.maincontent3 {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0.65em;
	text-align: justify;
	color: #FFFFFF;
	}
.maincontent3a {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.65em;
	text-align: justify;
	color: #FFFFFF;
	}
.maincontent3b {
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 0.65em;
	text-align: justify;
	color: #F8A000;
	font-weight: bold;
	}
	
.maincontent4 {
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 0.9em;
	text-align: justify;
	color: #F8A000;
	font-weight: bold;
	}
	
.maincontent5 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	}

.maincontent5a {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	}
	
	
p	{
	font-size: 1em;
	text-align: justify;
	color: #FFFFFF;
}

h1	{
	font-size: 0.9em;
	text-align: justify;
	color: #FFFFFF;
}	
.logo {
	text-align: right;
	padding: 0px 0px 0px 0px; 
	border: 0px solid #FFFFFF;
}
.outline {
	height: 320px;
	vertical-align: top;
	padding: 20px 20px 0px 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: left;
}
.outline_base {
	vertical-align: top;
	padding: 0px 20px 20px 20px; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}
.outline_index {
	height: 332px;
	vertical-align: top;
	padding: 20px 20px 20px 20px; 
	border: 1px solid #FFFFFF;
	text-align: left;
}


.submitbutton {
	height: 20px;
	width: 65px;
	background-color: #F06100;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.formfield {
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.formfield_multi {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}