/*<agl.folder "basic">*/
	html { height: 100%}
	body    { height: 100%; color: black; background-color: #bcbcbc; margin: 0 }
	.fullheight { height: 100% }
 .bodytile { background-image: url(../img/interface/body-tile.gif) }
/*</agl.folder>*/
/*<agl.folder "txt">*/
	h1    { font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 10px 0; border-bottom: 1px solid black }
.tx-head  { 
	font-size: 18px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid black }
.tx-subhead    { font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin-top: 10px; margin-bottom: 5px }
.tx-bdy    { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 17px; text-align: justify; margin: 2px 10px 8px }
.tx-qt  { font-size: 13px; font-family: Times, "Times New Roman"; font-style: italic; background-color: #f6f6f6; margin-right: 50px; margin-bottom: 10px; margin-left: 50px; padding: 2px; border: dashed 1px #d1d1d1 }
.tx-footer     { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-top: 5px; margin-bottom: 5px }
ul   { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; list-style-image: url("../img/bullet.gif"); margin-right: 20px }
/*</agl.folder>*/
/*<agl.folder "links">*/
	a { color: #2f43b9; text-decoration: none }
	a:hover { color: #17143a; text-decoration: underline }
/*</agl.folder>*/
/*nav*/
.subnav-box {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 0; }
#subnav ul {
	color: #000;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: white;
	margin-top: 5px; }
#subnav ul li {
	display: inline; }
#subnav ul li a {
	padding: 6px 9px;
	color: #000;
	background-color: white;
	text-decoration: none;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	border: solid 1px gray; }
#subnav ul li a:hover {
	padding: 6px 9px;
	color: #000;
	background-color: #bcbcbc;
	text-decoration: none;
	float: left;
	margin-top: 0;
	border: solid 1px black; }
.clearall {
	clear: both; }
.nav  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 1px; padding: 1px }
 .nav a:link, .nav a:visited, .nav a:active   {  }
	.nav a:hover  { border-bottom: 1px solid black }
/**/
/*img*/
	.imgbrdr  { padding: 1px; border: solid 1px #909090 }
	.imgmrgn { margin: 0 0 5px 5px; padding: 0 0 5px 5px }
	.rndm-box {
		width: 697px;
		height: 297px;
		overflow: hidden;
		margin-top: 2px;
		margin-bottom: 2px;
		border: solid 1px black; }
/**/