@charset "UTF-8";
/* CSS Document */

html, body,  #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
body {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}
#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#fullheight{height:100%}
.add {
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	color:#c0433a;
	text-decoration:none;
}
a.add:link {
	text-decoration:underline;
}
a.add:hover {
	text-decoration:none;
}.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #1F367A;
	text-decoration: none;
}
.frminput {
	background-color: #dceefd;
	padding: 0px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.frminput2 {
	background-color: #dceefd;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.frminput3 {
	background-color: #dceefd;
	padding: 0px;
	border: 1px solid #333399;
}
.frmbutton {
	background-color: #666666;
	padding: 3px;
	border: 1px outset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#hdtop {
	margin: 0px;
	padding: 0px;
	height: 133px;
}
#nav {
	float: right;
	height: 21px;
	width: 575px;
	position: relative;
	top: 112px;
}
.ntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ntxt {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ntxt:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.subttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2B27F;
	text-decoration: none;
}
.ntxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
