html, body	{
  background-color: #96906a;
  background-image: url("/images/bg_tan.png");
	font: 1em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	padding: 10px 0;
	height: 100%;
}	

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table#main1 {
	width: 90%; 

}

table#main2 {
	width: 100%;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}


td#main_left {
	width: 250px;
	background-color: #fff;
	vertical-align: top;
	
}

td#main {
	background-color: #ffffff;
	color: #000;
	font: .9em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;	
	padding: 15px 5px 25px 35px;
	height: 100%;
	border-left: 3px solid #a8a87e;
}

tr#header td {
	background-color: #ffffff;
}

td#header_logo {
	vertical-align: top;	
  padding-left: 40px;
}

td#header_image {
	width: 464px;
	vertical-align: top;
}

tr#sub td {

  background-color: #dcdcb2;
  background: url("/images/bg_subhead.png") repeat-x;
  height: 20px;
  font-size:11px;
  font-weight:bold;
  border-bottom: solid 1px #7a7a56;
  padding: 7px 10px 5px 10px;



}

td#subA {
	text-align: left;

}

td#subB {
	text-align: right;
}

div.previous {
	padding-top: 30px;
	padding-bottom: 25px;
	margin-left: -20px;
	font-weight: bold;
   font-style: italic; 
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #27458d;
}

a:hover {
	text-decoration: underline;
}

table#footer {
	width: 100%;
	margin: 0;
	background-color: #7a7a56; 
	padding: 5px; 
	text-align: center; 
	vertical-align: middle;
	color: #fff; 
	font: normal .7em Arial, Verdana, Helvetica;
	border-top: 3px solid #a8a87e;
}

td#footer_links {
	display: none;
	font-weight: bold;
	color: #fff;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
}

a.footer:hover {
	text-decoration: underline;
}

td#footer_info {
		padding-top:15px;
}

td#rightborder {
	background-image:url(/images/bg_rt.gif); 
	background-repeat: repeat-y;
	width: 22px;
}

td#leftborder {
	background-image:url(/images/bg_lt.gif); 
	background-repeat: repeat-y;
	width: 22px;
}

h1 {
	background: url(/images/bg_heading_wt.gif) no-repeat bottom left;
	padding-left: 22px;
	font: bolder 1.7em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;
	color: #7a7a56;
	vertical-align: middle;
	margin-left: -25px;
}

h1.brown {
	background: url(/images/bg_heading_br.gif) no-repeat bottom left;
	padding-left: 22px;
	font: bolder 1.7em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;
	color: #7a7a56;
	vertical-align: middle;
	margin-left: -2px;
}

h2 {
	font: bold 1.4em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;
	color: #7a7a56;
}

h3 {
	font: bold 1.2em Arial, Verdana, "trebuchet MS", Helvetica, Sans-Serif;
	color: #7a7a56;
	margin-bottom: 4px;
}

.small {
	font-size: 9px;
}

.heavy {
	font-weight: bold;
}

.required {
	color: #0E6D6D;
}

div.pullquote {
	float: right; 
	width: 140px; 
	color: #990000; 
	border: solid #990000; 
	border-width: 5px 0; 
	font: bold 1.1em arial, helvetica, verdana, sans-serif;
	padding: 6px 3px; margin: 4px 20px;
}


#navlist {
	background-image: url(/images/bg_menu.gif);
	background-repeat: repeat-y;
	background-color: #27458d;
	border-bottom: 3px solid #a8a87e;
	padding-top: 11px;
	padding-bottom: 10px;
	
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .9em;
	font-weight: bold;

}

#navlist li {
	margin: 0;
}

#navlist a {
	display: block;
	padding: 2px 0px 2px 26px;
	margin-left: 32px;
	border-top: 2px solid #7393e0;
	background-color: #27458d;
	background-image:  url(/images/bg_menu_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited {
color: #eee;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #000;
background-image:  url(/images/bg_menu_on.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fff;
}

li#menu_bottom {
	display: block;
	margin-left: 32px;
	border-top: 2px solid #7393e0;
	background-color: #27458d;
	padding: 6px 0px 2px 26px;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #4d93ab;
background-image:  url(/images/bg_menu_on.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
font-weight: bold;
}


#navSub {
	padding: 6px 12px 6px 6px;
}

#navSub ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .8em;
	font-weight: normal;
}

#navSub li {
	margin: 0;

}


#navSub a {
	background-color: #27458d;
	background-image: none;
}

.red {
	color: #990000;
}

.blue{
	color: #27458d;
}

#navSub a:link, #navSub a:visited, #navSub a:active {
	color: #fff;
	background-image: none;
	border: 0;
}

#navSub a:hover {
	color: #FFF;
	background-image: none;
	background-color: #687DAF;
	border: 0;
}



#members {
	margin: 0;
	background-color: #dcdcb2;
	border-bottom: 3px solid #a8a87e;
	color: #7a7a56;
	padding: 1px 5px 8px 8px;
	font-size: 12px;
	vertical-align: top;	
}

.indent15 {
	margin-left: 15px;
}

.indent20 {
	margin-left: 20px;
}

.indent25 {
	margin-left: 25px;
}


#loginTitle {
  height: 59px;
  background-image: url(/images/login-header.gif);
  font-size: 19px;
  font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding-left: 75px;
}

.formArea {
  width: 450px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 10px;
}

div.file_results {
	width: 80%;
	border: 1px solid #999;
	margin-bottom: 10px;
}

div.file_title {
	font: bold 12px arial, verdana;
	background-color: #ddd;
	border-bottom: 1px solid #999;
	padding: 5px;
}

div.file_results p {
	background-color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 3px 5px 3px 5px;
	margin-left: 10px;
}

p .f_size {
	width: 60px;
	padding-right: 15px;
}

p .f_open {
	width: 125px;
	padding-right: 15px;
}

p .f_download {
	width: 200px;
}

div.f_details {
	color: #999;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 3px;
	padding-right: 3px;
}
