.tmpl_h1 {
	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 h1 tags in the navigation area */

.tmpl_tabbackgroundcolorsearch {
	background-color: #D5CEBA;
} /* This class formats the background color of the search box */

.tmpl_sidebackground {
	background-color: #EBE8DE;
} /* This class formats the background color of the navigation columns */

.tmpl_menu {
	cursor: hand;
	background-color: #EBE8DE;
} /* This class formats the navigation cells */

.tmpl_menuover {
	cursor: hand;
	background-color: #ffffff;
} /* This class formats the navigation cells when moused over */

.tmpl_headerbackgroundcolor {
	background-color: #7E9EB1;
	color: #FFFFFF;
	font-size: 66%;
} /* This class fomrats the background color of the header */

.tmpl_brdrclr {
	background-color: black;
} /* This class formats the color of the navigation cell borders */

.tmpl_visit {
	background-color: #EBE8DE;
} /* This class formats the background color on the navigation cell of the current page */

.tmpl_tabbackgroundcolor {
	background-color: #D5CEBA;
	text-align: center;
} /* 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%;
} /* 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: #bad5ba;
} /* This class formats the search button */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 66%;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} /* Comment Here */

.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 */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
/*	background-color: #FFFFFF; */
} /* This class formats the content area */
