body, td, a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h1, h2, h3 { font-family: 'Times New Roman';  }
div { line-height:16px; }

/* font-family:Arial, Helvetica, Sans-serif; font-size:1em; //13px */

td.menu { padding-top:4px; }
td.menu_selected { padding-top:1px; }
a.menu { font-size:12px; text-decoration:none; color:#555555; font-weight:bold; }
a.menu:hover { color:blue; text-decoration:none; }

td.submenu { cursor:default; }
td.separator { color:#BBBBBB; cursor:default; }
a.submenu { text-decoration:none; color:#555555; font-size:13px; }
a.submenu_selected { text-decoration:none; color:#555555; font-size:13px; font-weight:bold; }
a.submenu_selected:hover { color:blue; text-decoration:none; }
a.submenu:hover { color:blue; text-decoration:none; }

a.submenu_small { text-decoration:none; color:#555555; font-size:11px; }
a.submenu_small:hover { color:blue; text-decoration:none; }


a.bottommenu { text-decoration:none; color:#555555; font-size:11px; }
a.bottommenu_selected { text-decoration:none; color:#555555; font-size:11px; font-weight:bold; }
a.bottommenu_selected:hover { color:blue; text-decoration:none; }
a.bottommenu:hover { color:blue; text-decoration:none; }



h1 {
	font-size: 20px;
	color: #3F6696;
	text-align: left;
}
h1.newstitle {

}
h2.newstitle {
	color: black;
	font-family: Arial, Helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #3F6696;
	text-align: left;
/*	margin:0px; */
}
h2.sitemap {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: left;
 	margin:18 0 3 0;
}

h2.sitemap2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: left;
 	margin:18 0 3 0;
}


a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.newstitle {
	color: #993300;
	text-decoration:none;
	font-size:13px;
}
a.newstitle:hover {
	text-decoration:underline;
}
a.newstitle:visited {
	color: #551100;
/*	color: black; */
	/*521700;*/
}

.photoCredit {
	font-family: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 8pt; color: #999999;
}
.photoCaption {
	font-family: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 8pt
}

table.image-caption { border: 1px solid; font-family: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 8pt; }

span.searchitem { background: #FFFF00; font-weight:bold; }

a.tab { color:black; }
a.tab:hover { color: blue; }	
a.selectedtab { color:#990000; }
a.selectedtab:hover { color:#990000; }


/* toc styles */
h1.heading {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	text-align: center;
}
h2.heading {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	text-align: center;
}
h3.heading {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	text-align: center;
}

div.tocL1 {
	padding: 3px 3px 3px 3px;
	margin-top: 3px;
	width: 214px;
}
div.tocL2 {
	padding: 3px 3px 3px 10px;
	width: 207px;
}
div.tocL3 {
	padding: 3px 3px 3px 17px;
	width: 200px;
}

a.tocL1 {
	font-size: 12px;
	color: #085296;
}

a.tocL2 {
	font-size: 12px;
	color: #085296; 
}

a.tocL3 {
	font-size: 12px;
	color: #0A66BC; 
}

td.tocHeader {
	background: #EAE7CF; 
	padding: 3px 3px 2px 3px; 
	font-weight:bold;
}
td.tocHeader2 {
	background: #EAE7CF; 
	padding: 3px 3px 2px 3px; 
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
toc.tocTOC {
	background: #F8F8F8; 
	padding-bottom: 5px; 
	border-top: 1px solid #999999;
}

div.tocHeading {
	background: #EAE7CF; /* #f8f8db; */
	font-weight: bold;
	color: #000000; /*#555555;*/
	padding: 3px 3px 2px 3px;
	border: 1px solid #999999; /* #ccccbb;*/
	border-bottom:0px;
}
div.tocTOC {
	background: #F8F8F8; /*#fffff8; */
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999; /*#ccccbb;*/
	border-top: 1px solid #999999; /*#bbbbaa;*/
	-moz-border-radius-bottomright:0;
}
