.body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer {
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	width: 436px;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 14px;
}

.inputComment {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.0em;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}


#footer_links {
	color: #004e80;
}

#footer_links A {
	text-decoration: none;
	color: #004e80;
}

.submitButton {
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 14px;
	color:202077;
	border:1 solid #999999;
	height:20px;
}

.title {
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 14px;
	line-height: 14px;
	color:202077;
}

.registerLink {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 11px;
	line-height: 14px;
	color:202077;
}

.inputPrompt {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 12px;
	color:202020;
}

.input {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 14px;
	color:202020;
	width:120; 
	background-color:ccddff;
}

.reginput {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 14px;
	color:202020;
	width:280px; 
	background-color:ccddff;
}

.description {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	letter-spacing: 0.1em;
	font-weight: 500;
	padding-left: 6;
	padding-right: 6;
	font-size: 12px;
	line-height: 14px;
}

.enterButton {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	letter-spacing: 0.1em;
	font-weight: 500;
	font-size: 11px;
	line-height: 14px;
	width: 250px;
}

