body {
	font-family: Verdana,Arial,Helvetica;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
body, table,tr,td,th,p,div,span {
	font-size: 12px;
}
table.UpperNav a {
	display: block;
}

#UpperNav {
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#UpperNav a {
	display: block;
	color: #900;
	font-size:12px;
	line-height:20px;	
	text-decoration: none;
	text-align: center;
	background:#DD9;
	border: solid 1px #900;

}
#UpperNav p {
	display: inline;
	background: #FFF;
	color: #900;
	border: solid 0px #900;
	line-height:20px;	
}
#UpperNav a:hover {
	color: #DD9; 
	background:#900;
	border: solid 1px #900;
}
.AssemblyTitles {
	font-weight: bold;
	color: #05A;
	text-align: center;
	font-style: italic;
}
.FieldLabels {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
.QuoteRequest {
	background: #DDD;
	border: dashed 2px #AAA;
}
.LowerNav {
	font-weight: bold;
}
.LowerNav a {
	display: inline;
	font-size: 10px;
	text-decoration: none;
	color: #900;
	font-weight: normal;
}
.LowerNav a:hover {
	text-decoration: underline;
}
.Copyright {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
}
.Copyright a{
	text-decoration: none;
	color: #000;
	font-size: 9px;
}
.Copyright a:hover {
	text-decoration: underline;
	color: #900;
}
.Notes {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
.Notes a {
	text-decoration: none;
	color: #900;
	font-size: 10px;
	display: inline;
}
.Notes a:hover {
	text-decoration: underline;
}
h3 {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
#MemberOf {
	text-align: center;
	font-size: 12px;
	border: 1px solid black;
}
#Footer {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#Footer a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#Footer a:hover {
	color: #900;
	text-decoration: underline;
}
