body {
	background: #F6F7F8;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	
	}


.hdr {
          font:	15px tahoma, verdana, Helvetica, sans-serif;
		  color: #002679;
		  text-decoration: bold;
        }


.m {
	font:	11px tahoma, verdana, Helvetica, sans-serif;
	
    }
			
.s {
	font:	10px tahoma, verdana, Helvetica, sans-serif;
	color: #949290;
    }

#footer {
	font:	10px/1.2 Trebuchet, Verdana, Helvetica, sans-serif;
	color: #f90;
	        }
			
#footer hr { visibility: hidden }	        

#main {
	border:1px solid #f90; /* 000 */
	background:#fff;
	margin-bottom: 10px;
	}

.menus {
      	border-left:1px solid #f90;  
      	border-bottom:1px solid #f90; 
      	border-top:1px solid #f90; 
	background:#ffddab;
	margin-bottom: 10px;
	text-align: center
       }

#main #menu {
	float:right;
	width:200px;
	margin:0px 0px 10px 10px;
	}

/* removed while testing header
#navigation {
      	border-top:none;
      	}
*/


p,h1,h2,h3,pre {
	margin:0px 10px 10px 10px;
	}

h1,h2,h3 {
	   padding-top:1px;
	 }

h1 {
	color : #606060;
	font-size:12px;
	font:12px Trebuchet, Helvetica, sans-serif;
	text-decoration: bold;
	}

h2 {
	color: black; 
     	font-size:18px;
	}
	
h3 {
	color : black;
	font-size:14px;
	}	

hr {
     width: 98%;
     text-align: center;
     height: 1px;
     color: #f90;
   }

.menus p { font-size:10px}

.menus h1 {
	   color: black;
	   font-size:14px;
	 }
	 
.menus h2 {
	   color: black;
	   font-size:12px;
	 }
.boxed { border: 5px solid #ff9900; margin: 20px; font-size:12px }

.boxed th { text-align:center; background: #ffefd6; }

.column1 { text-align: center }

.column4 { text-align: right }

.superceded { text-decoration: line-through; color: #999; font-style: italic }

.newflag { color: #f90; font-style: italic; font-size: x-small }  /* flag for small "new" tags on home page */

.crumbtrail { font: 10px Verdana, Arial, Helvetica, sans-serif; color: black }
.crumbtrail a { text-decoration: none }
.crumbtrail a:hover { text-decoration: underline }

div.nav_hdr_sub {
	position: absolute;
	width: 120px;
	font: bold 9px Verdana, serif;
	color: #FF6600;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px solid #FFF2DF;	
	border-bottom: 1px solid #FFF2DF;
	border-right: 1px solid #FFF2DF;
	background: url('/images/topnav/bg-sub-orange.gif') no-repeat bottom right #ffffff;
	padding: 5px 10px 5px 10px;
	visibility: hidden;
	z-index: 1;
}



.nav_hdr_sub {
	font: 9px Verdana, serif;
	color: #ff6600;
	overflow: visible;
	top: auto;
}

a {
	color: #002679;
	text-decoration: none;
}

a:visited {
	color: #002679;
	text-decoration: none;
}

a:active, a:hover {
	color: #3d63bd;
	text-decoration: none;
}

a.nav, a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.nav:active, a.nav:hover {
	color: #8BA8EC;
	text-decoration: none;
	font-weight:bold;
}



a.nav_sub, a.nav_sub:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nav_sub:active, a.nav_sub:hover {
	color: #ffe6d7;
	text-decoration: none;
}


a.nav_subs, a.nav_subs:visited {
	font: 9px Verdana, serif;
	color: #ffffff;
	text-decoration: none;
}

a.nav_subs:active, a.nav_subs:hover {
	font: 9px Verdana, serif;
	color: #ffe6d7;
	text-decoration: none;
}


li {
	list-style-image: url('/img/4pts.jpg');
}

li.blue {
	list-style-image: url('/img/bullet-cccccc.gif');
}


li.pts {
	list-style-image: url('/img/4pts.jpg');
}


font.hdg_sub {
	font: bold 8pt Verdana, sans-serif;
	color: #666666;
	border-bottom: 1px solid #EFEFEF;
}

/*
.nav_sub { 
	font-family : trebuchet, arial, helvetica; font-size :10px; color: #ffffff; text-decoration:none; font-weight:bold; 
}

.nav_sub:hover { 
	font-family : trebuchet, arial, helvetica; font-size :10px; color: #ffe6d7; text-decoration:none; font-weight:bold; 
}

.nav { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffffff; text-decoration:none; font-weight:bold; }
.nav:hover { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffe6d7; text-decoration:none; font-weight:bold; }

.nav01 { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffffff; text-decoration:none; font-weight:bold; }
.nav01:hover { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffe6d7; text-decoration:none; font-weight:bold; }

.nav_b { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffcc99; text-decoration:none; font-weight:bold; }
.nav_b:hover { font-family : trebuchet, arial, helvetica; font-size :12px; color: #ffdac0; text-decoration:none; font-weight:bold; }

*/


table.box {
	border: 1px dashed #FFC299;
	background: #FFFFFF;
	margin: 5px;	
}

table.main {
	border: 1px solid #e9e9e9;
	background: #FFFFFF;
	
}

tr.box_row {
	border: 1px solid #e9e9e9;
	background: #FFFFFF;
}

hr {
	height: 1px;
	color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
}