html { height: 100%;}

body { height: 100%;background-color:#E6E6E6; margin:0px; padding:0px; font-family:arial,helvetica,sans-serif; font-size:12px; font-weight: normal;}

th { text-align: left;}

a img { margin: 0px; border-width:0px; }
a:link { color: #B77419; text-decoration: none; font-weight:bold;}
a:visited { color: #B77419; text-decoration: none; font-weight:bold;}
a:hover { color: #B77419; text-decoration: underline;}
a:active { color: #B77419; text-decoration: none; font-weight:bold;}


#maintable { width:980px; font-size:12px; margin:0px; padding:0px; border-collapse:collapse; border: none; }
.languages-top { margin:0px; padding:0px;}
.logo-top { width:210px; height:80px; margin:0px; padding:0px;}
.logo-top div img {display:block;}

.logo-bottom { width:210px; height:148px; background:#C6CED9; vertical-align:top;}

#toppic { padding:0px 10px 6px 20px; margin:0px; font-weight: bold; text-align:left;}

.content { width:790px; height:490px; overflow: auto; background:#ffffff; vertical-align:top; text-align:left; margin:8px; padding:25px;}
.content p { padding:0px 20px 10px 20px; margin:0px; line-height:18px;}
.content h1 { padding:10px 20px 10px 20px; font-size: 14px; margin:0px;}

.address { width:210px; background:#C6CED9; vertical-align:bottom;  text-align:right;}
.address p { padding:10px 20px 25px 12px; font-size: 11px; text-align:left;}

.disclaimer { padding:50px 20px 15px 20px; font-size: 10px; color:#818181;}

fieldset {
	display:block;
	margin:0px;
	border:1px solid;
}

fieldset
	legend {
	font-weight:bold;
	border:0px solid;
	padding-left:5px;
	padding-right:5px;
}

.error {
	color:#F73419;
	font-weight:bold;
}





label {
	display:block;
	float:left;
	width:190px;
	margin-right:10px;
	margin-top:5px;
	text-align:right;
}

span.formError {
	margin-left:10px;
}

input,
select {
	margin-top:2px;
}

input.submitInput {
	margin-left: 200px;
}

 #navcontainer {
	background-color: #FFFFFF;
	height:24px;
}

#poweredbyschubec {
	position:fixed;
	right:13px;
	bottom:5px;
}
#poweredbyschubec a {
	color:#000000;
	font-size:8pt;
	font-weight:none;
}