body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	list-style-type: square;
}
.style1 {
	color: #395396;
	font-size: 11px;
}
a:link {
	color: #003366;
}
a:active {
	color: #003366;
}
a:visited {
	color: 003366;
}
a:hover {
	color: #003366;
}
.style3 {font-size: 14px}

#main {
	margin: 0px auto;
	width: 780px;
	text-align: left;
}

#upperNav {
	text-align: right;
}

#upperNav a {
	color: #2C72C0;
	font-family: arial;
	font-size: 11px;
	margin-left: 15px;
	text-decoration: underline;
	font-weight: bold;
}

.inputTableHeader {
	background: #E7E7E7;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
}

.inputTableFooter {
	background: #E7E7E7;
	height: 5px;
}

.field
{
	height: 24px;
	color: #666666;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	background: #EFEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fielderr
{
	height: 24px;
	color: #666666;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	background: #EFEEEE;
	background: #FFB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.qtext
{
	height: 24px;
	color: #000000;
	font-size: 12px;
  font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	background: #EFEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
}

#header {
	margin-top: 0px;
}

#headerLeft {
	height: 227px;
	width: 320px;
	background: #172D82;
	float: left;
}

#headerLeft #titleOne {
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}

#headerLeft #titleTwo {
	font-family: 'Times New Roman';
	font-size: 47px;
	margin-left: 10px;
	color: #FFFFFF;
}

#header #headerLeft #leftNav {
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
}

#options-container {
	margin-left: 10px;
	/* color: red; */
	background-color: #f0f0f0;
  font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
	border: 1px solid black;
	padding: 10px;
  margin: 20px;
}

.header-item {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
}

.header-link {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
}

.header-desc {
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	line-height: 18px;
  margin-bottom: 40px;	
}

#header-error {
	margin-left: 10px;
	/* color: red; */
	background-color: #FFB;
  font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
	border: 1px solid red;
	padding: 10px;
  margin: 20px;
  align: center;
}

#header-status {
	margin-left: 10px;
	/* color: red; */
	background-color: #FFB;
  font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
	border: 1px solid green;
	padding: 10px;
  margin: 20px;
}

.headerstrong {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
}

.headerstronger {
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	line-height: 18px;
}

#headerLeft #leftNav a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

#headerLeft #leftNav a:hover {
	text-decoration: underline;
}

#headerRight {
	height: 227px;
	width: 460px;
	float: right;
}


#body {
	/* margin: 20px; */
}

#footer {
	background: #172D82;
	height: 32px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	line-height: 32px;
	color: #FFFFFF;
	margin: 0px 3px 0px 3px;
}

#footer a:hover {
	background: #BECAE8;
}

#subFooter {
	text-align: center;
	color: #172D82;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

#subFooter p {
  color: #172D82;
  font-size: 9px;
}

#subFooter a {
	color: #172D82;
	font-weight: normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
}
