.tmpl_CreateNewStyle { 
font-style: normal; 
font-size: 100%;
}

.tmpl_h1 {
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 100%;
margin-top: 0px; 
margin-bottom: 0px; 
font-weight: bold;
color: #000000;
} 

.tmpl_tabbackgroundcolorsearch {
background-color: #8CCC43;
}

.tmpl_sidebackground {
background-color: #577F2A;
}

.tmpl_menu {
cursor: pointer;
background-color: #577F2A;
}

.tmpl_menulinks {
color: #FFFFFF; 
text-decoration: none; 
font-size: 85%;
}

.tmpl_menulinks:hover {
color: #000000;
text-decoration: none;
font-size: 85%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tmpl_menuover {
cursor: pointer; 
background-color: #9DE54B;
}

.tmpl_headerbackgroundcolor {
background-color: #689832; 
color: #FFFFFF; 
font-size: 85%;
}

.tmpl_brdrclr {
background-color: #577F2A;
}

.tmpl_visit {
background-color: #577F2A;
}

.tmpl_tabbackgroundcolor {
background-color: #8CCC43;
text-align: center;
color: #FFFFFF;}

.tmpl_governor {
font-size: 12.00px; 
color: #000000; 
text-decoration: none;  
font-weight: bold;  
font-style: normal;
}

.tmpl_governor:hover {
font-size: 12.00px; 
color: #FFCC00; 
text-decoration: none; 
font-weight: bold;  
font-style: normal;
} 

.tmpl_anti_governor {
font-size: 12.00px; 
color: #FFCC00; 
text-decoration: none;  
font-weight: bold;  
font-style: normal;
}

.tmpl_anti_governor:hover {
font-size: 12.00px; 
color: #000000; 
text-decoration: none; 
font-weight: bold;  
font-style: normal;
} 

.tmpl_footerlink {
color: #CCCCCC;
}

.tmpl_footerlink:hover {
color: #FFFF00;
}

.tmpl_breadcrumblink {
color: #517d28;
}

.tmpl_breadcrumblink:hover {
color: #FFFF00;
}

.tmpl_searchtitle {
color: #000000; 
text-decoration: none; 
font-size: 85.00%;
}

.tmpl_searchlink {
font-size: 65.00%; 
color: #FFFFFF; 
text-decoration: underline;
}

.tmpl_searchlink:hover {
font-size: 65.00%; 
color: #FFFF00; 
text-decoration: underline;
 }

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.00%;
color: #000000;
background-color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.tmpl_h2 {
font-style: normal;
font-weight: normal;
color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
/*clip: rect(0px 0px ); */
font-size: 100%;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80.00%;
background-color: #FFFFFF}

.ContentRegular { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100.00%; 
	color: #000000; }
	
.tmpl_searchsubmit { 
	border-right: #999999 1px outset; 
	border-top: #000000 1px outset;
	font-weight: bold; font-size: 11px; 
	border-left: #000000 1px outset; 
	color: #000000; 
	border-bottom: #cccccc 1px outset; 
	background-color: #B6FF7F; } /* This class formats the search button */

select.tmpl_select {
   color: green;
   font-size: 85%;
} /* this formats the select in pull-down menus */
	
.tmpl_h2 { 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	/*clip: rect(0px 0px ); */
	font-size: 100% } /* This class formats the h2 tags in the navigation and content areas */

.tmpl_infobox {
	border-style: dashed;
	border-width: 1px;
	padding: 5px;
	background-color: #CCCC66;
}

dt { font-weight: bold; }

.warning { color:#ff0000; }

h3.event_summary {
	text-align: center;
}

dt.event_summary { 
	color: #577f2a;
	font-weight: bold;
}

dl#exhibit_summary dt{ 
	color: #577f2a;
	font-size: 120%;
	font-weight: bold;
}
dl#exhibit_summary dd {
	padding-left: 5%;
}

dl#FAQ dt{ 
	color: #577f2a;
	font-size: 120%;
	font-weight: bold;
}
dl#FAQ dd {
	padding-left: 5%;
}

table#figure caption {
	text-align: center;
	color: #577f2a;
	font-weight: bold;
	font-size: 80%;
}