#errorSubHeader a{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #3e5a78;
	text-align: center;	
}

#topmenu{
	position: relative;
	float: left;
	width: 700px;
	height: 185px;
	padding: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 10px;
	clear: both;
	
	color: #6c6e6d;
	font: Trebuchet MS;
	font-size: 10pt  !important;
	font-weight: bold;
}

.msg {
	width: 30em;
	float: left;
	text-align: center;
	margin: 0 1em 10px;
	clear: both;
	
	color: #6c6e6d;
	font: Trebuchet MS;
	font-size: 8pt  !important;
	font-weight: bold;
}

.input-box{
	float: left;
	margin-bottom: 10px;
	color: #000000;
	background: #edeaea url(../../images/fieldbg.gif) repeat-x top;
	border: 1px solid #d5d5d5;	
	cursor: pointer;
	font-size: 10pt  !important;
}

#footer{
	position: relative;
	float: left;
	width: 100%;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
}

#formContainer{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 695px;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: #ffffff;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-top: 10px;	
	margin-bottom: 0;
}

#fieldContainer{
	position: relative;
	width: 600px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: #ffffff;
	margin-top: 40px;
	padding-top: 20px;
}

.regform p{
	position: relative;
	float: left;
	width: 350px;
	clear: left;
	margin-bottom: 10px;
	padding: 25px 0 8px 0;
	border: 1px solid gray;
	background: #FAFAFA;
	font-size: 10pt !important;
}

.fieldsetTitle{
	position: absolute;
	float: left;
	top: 0;
	left: 10px;
	margin-top: -9px;
	background: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12pt !important;
	font-weight: bold;	
	color: #a5c718;
	border: 1px dashed #cccccc;
}

.fieldsetIntro{
	position: absolute;
	float: left;
	top: 0;
	left: 10px;
	margin-top: -9px;
	background: #ffffff;

	font-family: Trebuchet MS;
	font-size: 12pt !important;
	font-weight: bold;	
	color: #a5c718;
	
}

.largeNumber{
	position: absolute;	
	float: left;
	top: 10px;
	left: 0;
	margin-left: -40px;
	background: #ffffff;
	font-family: Trebuchet MS;
	font-size: 24pt  !important;
	font-weight: bold;	
	color: #3e5a78;
	clear: none;
}

.legend{
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
	margin-left: 50px;
	border: 1px solid #cccccc;
	background: #FFF7C0 url(../../images/icon_info.gif) no-repeat 2px 2px;
	visibility: hidden;

	font-family: Trebuchet MS;
	font-size: 12pt !important;
	font-weight: normal;
	text-indent: 25px;
	color: #666666;	
}

.rawline{
	position: relative;
	float: left;
	border-top: 1px solid #666666;
	width: 95%;
	height: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;

}

.FakeP{
	position: relative;
	display: block;
	text-align: left;
	text-indent: 0;
	border-top: 1px solid #666666;
	background: #FFF7C0;
	width: 180px;
	height: 90px;
	padding: 10px;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 10pt !important;
	font-weight: normal;
	color: #666666;	
}

#errorBox{
	position: relative;
	text-align: center;
	
	width: 500px;
	height: 85px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dashed #ff0000;

	background: #ffffff url(../../images/error.gif) no-repeat 10px 10px;
	font-family: Trebuchet MS;
	font-size: 10pt !important;
	font-weight: normal;
	color: #444444;	
}

#errorBox h1{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 14pt !important;
	font-weight: normal;
	color: #DF0000;
	text-align: center;
	clear: both;
}

#textnav-container{
	position: relative;
	float: left;
	margin-top: 40px;
	margin-bottom: 15px;
	width: 100%;
}

#text-navigation{
	clear: both;
	position: relative;
	height: 15px;
	width: 100%;
	background: #ffffff;
	padding: 0;
	text-align: center;
}

#text-navigation a{
	position: relative;
	color: #3e5a78;
	text-align: center;
	font: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;

	display: inline;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;	
	padding-right: 5px;
	border-left: 1px solid #3e5a78;
}