.tmpl_h1 {
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	clip: rect(0px 0px );
	font-size: 100%;

} /* This class formats the h1 tags in the navigation area */

.tmpl_tabbackgroundcolorsearch { background-color: eaeaea} /* This class formats the background color of the search box */

.tmpl_sidebackground { background-color: #003366} /* This class formats the background color of the navigation columns */

.tmpl_menu {cursor: hand; background-color:#eaeaea; line-height: 12px} /* This class formats the navigation cells */

.tmpl_menuover { cursor: hand; background-color: #ffffff; line-height: 12px} /* This class formats the navigation cells when moused over */
 
.tmpl_headerbackgroundcolor { background-color: #003366; color: #FFFFFF; font-size: 66%} /* This class fomrats the background color of the header */
 
.tmpl_brdrclr { background-color: #000000} /* This class formats the color of the navigation cell borders */
 
.tmpl_visit { background-color: #eaeaea} /* This class formats the background color on the navigation cell of the current page */

.tmpl_tabbackgroundcolor {
	text-align: center;
	background-color: #CCCC66;
} /* This class formats the background color of the header tab */

.tmpl_listtext { font-size: 100%; color:#000000} /* This class formats the text in a list */
 
.tmpl_searchtitle {
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	background-color: #eaeaea;

} /* This class formats the Search Label in the search box */

.tmpl_governor { font-size: 12px; color: #000000; text-decoration: none ; font-weight: bold; font-style: normal} /* This class formats the Governor Link in the header tab */
 
.tmpl_governor:hover { font-size: 12px; color: #009900; text-decoration: none ; font-weight: bold} /* This class formats the Governor Link in the header tab whjen moused over */

.tmpl_footerlink { color: #cccccc} /* This class formats the links in the footer */
 
.tmpl_footerlink:hover { color: #ffff00} /* This class formats the links in the footer when moused over */

.tmpl_searchlink { font-size: 65%; color: #ffffff; text-decoration: underline } /* This class formats links in the search box */

.tmpl_searchlink:hover { font-size: 65%; color: #ffff00; text-decoration: underline } /* This class formats links in the search box when moused over */

.tmpl_menulinks { color: #000000; text-decoration: none; font-size: 80%} /* This class formats links in the navigation cells */

.tmpl_menulinks:hover { color: #000000; text-decoration: none; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif} /* This class formats links in the navigation cells when moused over */

.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: #eaeaea } /* This class formats the search button */

a { color: #003366; text-decoration: underline} /* This class formats the links in the content area */

a:hover { color: #cc0000; text-decoration: underline } /* This class formats the links in the content area when moused over */
 
body { font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; color: #000000; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px: #ffffff; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px} /* Comment Here */

.tmpl_h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	clip: rect(0px 0px );
	background-color: #9900CC;
} /* This class formats the h2 tags in the navigation and content areas */
 
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; background-color: #FFFFFF} /* This class formats the content area */
TD.Odd {background-color: #CCCC66;}
TD.Even {background-color: #CCD2E0;}

.texthighlight {  background-color: #00CCFF}
.help_redtext {  color: #FF0000}
.hlp_greentext {  color: #336600}
.Error {color:Red;}