body {
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.4;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	font-size: 90%;
}
html, body {height: 100%;}

img{
	border: none;
}
#topdiv A{
	color: #B3BA00;
	font-size: 75%;
	

}
A{
	COLOR: #00468B;
}
.thisa{
	color: #990000;	
}
A:hover {
	COLOR: #cc0000;
}
table{
	border:0px;
	border-collapse:collapse;
}
table td{
	padding:0px;
	font-size: 90%;
}

#texttable td{
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 10px;
}
#tablepadding5 td{
	padding: 5px;
}
#tablepadding2 td{
	padding: 2px;
}
#tablepadding10 td{
	padding: 10px;
}

#bigtable td{
	padding-right: 15px;

}
#bigtable input{
		
	font-size: 120%;
	background-color: #D6D9D5;
	border: 1px solid #545754;
}

#bigtable file{
	font-size: 120%;
	background-color: #D6D9D5;
	border: 1px solid #545754;
}

#bigtable textarea{
	font-size: 100%;
	background-color: #D6D9D5;
	border: 1px solid #545754;
}

#xetablebig td{
	font-size: 150%;

}
small{
	font-size: 70%;
}
.asmall{
	font-size: 70%;
}
.asmall2{
	font-size: 70%;
	color: #777777;
}
.adisabled{
	color: #999999;
	text-decoration: underline;
	cursor: pointer;
}
	
#padding2 td{
	padding: 2px;
}
#padding5 td{
	padding: 5px;
}
#pob input{
	background-color: #DDDDDD;
	border: 1px solid #545754;
}

textarea{
	background-color: #ECE9D8;
	border: 1px solid #545754;
}


input{
	background-color: #ECE9D8;
	border: 1px solid #545754;
}

.notblank {
	color: #002549;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #002549;
	text-decoration: none;

}
h1 {
	font-size: 180%;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 150%;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.quote{
	margin: 20px;
	margin-right: 150px;
	font-style: italic;
}

#tabletext table{
	border-collapse:collapse;
}

#tabletext td{
	border: 1px solid #666666;
	padding: 5px;
}

#tabletexttitle{
	background-color:#cccccc;
}
