body .body_txt { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
img {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; 
	padding-bottom: 0px; padding-left: 0px; left: 0px; top: 0px; clip:  rect(   ); 
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

p, td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 { /*  same as blue_bb  */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.header_img {
	background: url(images/logo-text.png);
}

/* front-page files styles */
#container {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	display:block;
	height: auto;
	width: 1240px;
	margin:0 auto; 
	/* background-color:#FFF */
}
#nav_wrap {
/*	border: 1px solid #040464;	*/
	height: auto;
	width: 140px;
	float:left;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#main_wrap {
/*	background-color: #FFFFEE;	 */
	color: #222222;
/*	border: 2px solid #040464; */
	height: auto;
	width: 1080px;
	float:left;
	margin-left: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.nav_spacer  { background-color:#990033;	float:left; width:110px;	height:15px;}
.nav_content  { background-color:#990033;	float:left; width:140px;}

.main_spacer  { background-color:#FFFFEE;	float:left; width:1050px;	height:15px;padding:0px;margin:0px;}
.main_header  { background-color:#FFFFEE;	float:left; width:1050px; padding:2px 0px; height:22px;}
.main_parent  { background-color:#FFFFEE;	float:left; width:1080px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:0 auto; 
}
.main_content  {
	margin: 0px 10px;
	width:auto;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

.nav_content ul {
	list-style-type: none;
	display: block;
/*	display: inline; */
	margin: 0px;
	padding: 0px;
}
.nav_content  ul  li {
	display: block;
	margin: 2px 0px;
	padding: 0px;
/* text-align: left;	*/
}

.crtl { background: url(images/star-corners.png) no-repeat; 	float:left;	width:15px;	height:15px;
	background-color: #990033;	top: 0;	left: 0;	background-position: 0 0;
}
.crtr { background: url(images/star-corners.png) no-repeat;  	float:left; width:15px;	height:15px;
	background-color: #990033;	top: 0;	right: 0;	background-position: 100% 0;
}
.crbl { background: url(images/star-corners.png) no-repeat; 	float:left; width:15px;	height:15px;
	background-color: #990033;	bottom: 0;	left: 0;	background-position: 0 100%;
}
.crbr { background: url(images/star-corners.png) no-repeat; float:left; width:15px;	height:15px;
	background-color: #990033;	bottom: 0;	right: 0;	background-position: 100% 100%;
}

.cornertl { background: url(images/star-corners.png) no-repeat; 	float:left;	width:15px;	height:26px;
	background-color: #FFFFEE;	top: 0;	left: 0;	background-position: 0 0;
}
.cornertr { background: url(images/star-corners.png) no-repeat;  	float:left; width:15px;	height:26px;
	background-color: #FFFFEE;	top: 0;	right: 0;	background-position: 100% 0;
}
.cornerbl { background: url(images/star-corners.png) no-repeat; 	float:left; width:15px;	height:15px;
	background-color: #FFFFEE;	bottom: 0;	left: 0;	background-position: 0 100%;
}
.cornerbr { background: url(images/star-corners.png) no-repeat; float:left; width:15px;	height:15px;
	background-color: #FFFFEE;	bottom: 0;	right: 0;	background-position: 100% 100%;
}

/* Archive - main menu navigation styles	*/
.main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-image: url(images/button-oval-blk.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}
.main_menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-image: url(images/buttonon-oval-blk.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}
.main_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.main_menu_link:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* sub menu navigation styles	(row below mein menu) */
.sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-image: url(images/button-oval-red.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}

.sub_menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-image: url(images/buttonon-oval-red.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}

/* navigation frame styles	*/
.nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-style: italic;
	background-color: #5F0000;
}
.nav_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	cursor: hand;
}
a.nav_menu:hover {
	background-color: #CC0000;
	text-decoration: underline;
}
.nav_menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF66;
	cursor: hand;
	padding: 2px 2px;
}
/* navigation (menu) list styles */
.nav_list_fmt {
	line-height:20px;
}
.nav_list_fmt td {	/* override td style */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ainfo - contact link, alink - styled link, copy - copyright style	*/
.ainfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFCC00;
}
.alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.copy-rt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/* button styles (back/next)	btnon - enabled, btnoff - disabled, text  */
.btnon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #DDDDDD;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
.btnoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #DDDDDD;
	color: #999999;
	cursor: text;
}
.btntext {
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

/* border styles... */
.border_up {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #440000;
	border-bottom-color: #440000;
	border-left-color: #999999;
}
.border_dn {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}

/* misc. styles	*/
.glossary {
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
/* line-height 24 style	*/
.lh24 {
	vertical-align: middle;
	margin-bottom: 10px;
}

/* color styles...
	1st char: s/n/b - small/normal/bold
	2nd char: n/b - normal/bold
*/
.rust_nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.red_nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.green_nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.blue_bb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.dkgreen_bb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.bg_dkgreen_nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFDD;
	background-color: #003300;
}
.bg_green_nb {
	color: #FFFFF6;
	background-color: #005000;
	font-weight: bold;
}

.footer {
  font-size:10px;color:#FFFFFF;text-align:center;
}
.footer a {
  color:#FFFFFF; text-decoration:none;
}
.footer a:hover {
	background-color: #CC0000;
	text-decoration: underline;
}

