* {
    padding: 0;
    margin: 0;
}
html {
	min-height: 100%;
}

body {
	margin: 0px 0px 10px 0px;
	text-align: center;
}

body, table, td, div, input, select, p, textarea {
	font-family: 'Verdana';
	font-size: 11px;
	color: #2C72C0;
}

input, select {
	color: #333333;
}

.inputlight {
	height: 24px;
	color: #666666;
	font-weight: normal;
	padding-right: 9px;
	padding-left: 9px;
	background: #EFEEEE;
	padding-top: 2px;
	padding-bottom: 2px;  
}

.ffield {
	font-family: 'Verdana';
	font-size: 11px;
	color: #333333;
}

a {
	color: #2C72C0;
	font: normal 12px verdana;
	letter-spacing: 0.01em;
}
a:hover{
}



h1, h2, h3 { font-family: Arial; }

h1 {
	color: #9E602F;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
}

h2 {
	color: #D2B281;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}

h3 {
	color: #D2B281;
	font-size: 15px;
	margin: 0px 0px 20px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

#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;
}

