body {
	padding: 0;
	margin: 10;
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.copyright {
	background-color: #5f73b2;
	height: 25px;
	background: url(images/menubg.gif);
	padding-left: 10px;
	padding-right: 10px;
}

.copyright, .copyright td, .copyright a, .copyright a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}

.siteholder {
	margin: 0px auto;
	border: 1px solid #5f73b2;
	background-color: #FFFFFF;
}

body, p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu {
	height: 25px;
	padding: 0;
	background-color: #F0F8FF;
	background: url(images/menubg.gif);
	border-top: 1px solid #426099;
	border-bottom: 1px solid #426099;
}

#menu tr {
	border: 0;
	margin: 0;
	padding: 0px;
	text-align: center;
}

#menu td {
	text-align: center;
	padding: 0px;
	margin: 0;
	border-right: 1px solid #545454;
	border-left: 1px solid #9EB3DC;
}

#menu td a, #menu td a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color: #fff;
	margin-top: 1px;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	height: 17px;
}

#menu td a:hover {
	background: url(images/menubg-on.gif);
}

.submenuseparator {
	margin: 7px 0px;
	border-bottom: 2px groove;
}

.bottom {
	background-color: #F0F8FF;
	padding: 10px 20px 10px 20px;
	border: 1px;
	border-color: #ccc;
	border-style: solid none none none;
}

a.nav, .navselected {
	display: block;
	margin-bottom: 8px;
	font-size: 11px;
}

.navheader {
	font-weight: bold;
	color: #243557;
	padding-top: 12px;
	margin-bottom: 6px;
}

.navselected {
	color: #000;
	border-left: 13px solid #5C7EC5;
	margin-left: -16px;
	padding-left: 3px;
}

.bottom a.nav, .bottom .navselected {
	display: inline;
	margin-right: 10px;
}


.gridtable {
	background-color: #B7C8E6;
}

.gridtable tr {
}

.gridtable td, .gridtable a {
	font-size: 10px;
	background-color: #F0F8FF;
}

.gridtable th {
	background-color: #5C7EC5;
	font-weight: bold;
	color: #FFF;
}

.nogrid td, td.nogrid {
	border: 0px none;
}


.form td {
	background-color: #B7C8E6;
	color: #000000;
//	border-bottom: 1px solid #FFFFFF;
}

.form th {
	background-color: #426099;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
//	border-bottom: 1px solid #FFFFFF;
//	padding: 10px 4px 10px 4px;
}

.linkindex a {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}

.sup {
	font-size: 9px;
	vertical-align: super;
}

.subheading {
	font-weight: bold;
}

.subtext, .subtext a {
	font-size: 11px;
	color: #666666;
}

.box {
	border: 1px solid #666;
}


.quotebox {
	margin-left: 15px;
	margin-right: 0px;
	padding: 10px 0 10px 10px;
	border-left: 1px dashed #ccc;
	font-size: 10px;
}

.quotebox a {
	font-size: 10px;
}

.toplink {
	padding-right: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: right;
	vertical-align: bottom;
}

.toplink, .toplink a, .toplink a:visited {
	font-size: 10px;
	text-decoration: none;
}


/* UNIVERSAL STUFF */


.headline {
	font-family: tahoma, sans serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #393B62;
}

.subhead {
	font-family: tahoma, sans serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #393B62;
}

.subsubhead {
	font-family: tahoma, sans serif;
	font-size: 1em;
	font-weight: bold;
	color: #393B62;
}

.ittybitty {
	font-size: 0.8em;
}


li.odd, li.final { background: #D9CEB3; }

li.even { background: #E7DEC5; }




#highlight
{
	background:#DDF;
}

#highlight td {
	background: #DDF;
	border-bottom: 1px solid #DDD;
}

#highlight2 {
	padding: 5px;
	background: #F7F7F7;
	border: 2px solid #DDD;
}

#highlight2 td {
	background: #F7F7F7;
	border: 0px;
	color:#000;
}

#highlight2 a {
	color:#600;
}

#highlightred {
	padding: 5px;
	background: #FF5;
	border: 2px solid #800;
}

#highlightred td {
	background: #FF5;
	border: 0px;
	color:#000;
}

#highlightred a {
	color:#006;
}
