tmpl_h1 {font-style: normal; font-weight: bold; color: #e5e8f1; 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: #002b70} 
/* This class formats the background color of the search box */

.tmpl_sidebackground {background-color: #cccccc}
/* This class formats the background color of the left navigation columns */

.tmpl_sidebackgroundrt {background-color: #cccccc}
/* This class formats the background color of the right navigation columns */

.tmpl_menu {cursor: hand; background-color:#cccccc}
/* 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: #cccccc; font-size: 66%; color:#002b70}
/* This class fomats the background color of the header */
 
.tmpl_brdrclr {background-color: #002b70}
/* 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: #002b70; text-align: center; font-color: #990000;}
/* 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: #ffffff; text-decoration: none; font-size: 80%}
/* This class formats the Search Label in the search box */

.tmpl_governor {font-size: 12px; color: #E5E8F1; 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: #6699CC; text-decoration: none; font-weight: bold} 
/* This class formats the Governor Link in the header tab whjen moused over */

.tmpl_footerlink {
	color: #002b70;
	font-weight: bold;
} 
/* This class formats the links in the footer */
 
.tmpl_footerlink:hover {
	color: #6699CC;
	font-weight: bold;
}
/* 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: #6699CC; 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%}
 /* This class formats links in the navigation cells when moused over */

.tmpl_searchsubmit {border-right: #990000 1px outset; border-top: #000000 1px outset;font-weight: bold; font-size: 11px; border-left: #000000 1px outset; color: #000000; border-bottom: #ebe5e5 1px outset; background-color: #ebe5e5}  
/* This class formats the search button */

.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: 80%; background-color: #ffffff} 
/* This class formats the content area */

.tmpl_mainmenulinks {font-size: 12px; color: #000000; text-decoration: none ; font-style: normal} 
/* This class formats the Governor Link in the header tab */
 
.tmpl_mainmenulinks:hover {font-size: 12px; color: #000000; text-decoration: none} 
/* This class formats the Governor Link in the header tab whjen moused over*/

/*  ADDED BY Healthcare and Family Services */

.bold {font-weight: bold;}
 /*This is bold text only */

.boldblue {font-weight: bold; color: 003366} 
/*This is bold #003366 text only */

.tableborder {	border-color: #115DA5;
} 
/*This is formats table border color */


.boldred {font-weight: bold; color: #ff0000} 
/*This is bold #003366 text only */

hr {
	color: #003366;
	height: 0.8px;
