#main_nav {
border: solid 1px #999;
width: 784px;
}


table {
  border-collapse: collapse;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}


.test td {
  border: 1px solid #999;
  vertical-align: top;
}


.textpad { padding: 10px; }


#ap {
  float: left;
}


.glist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
		
.gtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

	
.ghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}


a:link {
text-decoration: none;
color: #1c68a2; }

a:visited {
text-decoration: none;
;
color: #1c68a2; }

a:hover {
text-decoration: underline;
color: #1c68a2; }
