body {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
	

p, li, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.orangetext {
	font-size: 11px;
	color: #547CD3;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0066CC; 
}

input.button {
	background-color: #FFC159;
}

.scrolltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 13px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	 }

.required {
	font-size: 10px;
	font-weight: normal;
	color: #4h7488;

}

.headerTitle { font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000; }

.subheaderTitle {
	font-size: 10px;
	color: #DD6D00;
	font-weight: normal;
	text-align: center;
	
}

.subhead {
	font-size: 11px;
	font-weight: bold;
}

.admTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	
}

.insTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #D2E9FF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	
}

.insTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size; 10px;
	color: #000000;
	font-weight: normal;
	background-color: #D2E9FF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

.insTable3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #F6E5D8;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	
}



.hide { display: none; }

.show { display: block; }

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}


.graytext {
	font-size: 10px;
	color: #999999;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

td.smaller { line-height: 13.75px; }
