body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
}

td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;	
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #F1F1F1;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  background-color: #006666;
  color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
  color: #006666;
}

td.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
    font-weight: normal;
	line-height: 100%;
	display: block;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;	
	color: #333333;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;	
	color: #333333;
	font-weight: bold;	
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
input.numeric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px outset #CCCCCC;
	font-weight: normal;
	color: #003399;
	text-align: right;
	width: 40px;

}
input.big {
	width: 150px;

}
input.small {
	width: 40px;
	text-align: left;


}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
}
.formSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #316AC5;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-align: left;
	border-top: 1px outset #CCCCCC;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #CCCCCC;
	border-left: 1px outset #CCCCCC;
	vertical-align: top;
	width: 300px;

}
.texthighlight {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000033;
	margin: 0px;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #333333;
}.continuetable {
	border-top: thin solid #064191;
}
