/* Template Style */
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
#tblHeader {
	background-image: url(images/HeaderBg1x40.gif);
	background-repeat: repeat-x;
}
.portalURL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #73A455;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
.portalURL:hover {
	text-decoration: underline;
	color: #73A455;
}
.footer {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: .8em;
		background-color: #73A455;
		font-weight: bold;
		text-decoration: none; 
	}
.gov {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	background-color: #73A455;
	background-image: url(images/HeaderBg1x40.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.gov a {
	text-decoration: none;
	color: #FFF;
}
.gov a:hover {
	text-decoration: underline;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
	font-size: 0.8em;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.0em;
	font-weight: bold;
}
#tdContentContainer {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	background-image: url(images/ilseal395x462.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	background-color: #73A455;
	margin-bottom: 0em;
}

.tabhidetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #73A455;
	font-size: 1em;
	background-color: #73A455;
	margin-bottom: 0em;
}
.hidetext_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	background-color: #FFFFFF;
	margin-bottom: 0em;
}
.hidetext_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #73A455;
	font-size: 1em;
	background-color: #73A455;
	margin-bottom: 0em;
}

.endLeft {
	background-image: url(images/endcap30x30.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.endRight {
	background-image: url(images/endcap30x30.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.Content {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: .8em;
}
.Content p {
/*	padding-right: 10px;
	padding-left: 10px;
	line-height: 140%;
*/
}
.Content a {
	color: #73A455;
}
.Content a:hover {
	color: #333;
}
.ContentHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: .7em;
}
#divGlobalNav ul {   
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	border-top: 1px dashed #73A455;
	width: 175px;
}
#divGlobalNav li {
	border-bottom: 1px dashed #73A455;
	width: auto;
	text-align: right; 
}
#divGlobalNav a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
}
#divGlobalNav a:link, #divGlobalNav a:visited {
	color: #000;
	text-decoration: none;
	width: 175px;
}
/* a:hover MUST come after a:link and a:visited to work properly! */
/* a:active MUST come after a:hover to work properly! */
#divGlobalNav a:hover, #divGlobalNav a:active {
	text-decoration: underline;
	color: #73A455;
	border-left: 5px solid #73A455;
	width: auto;
}
.globalNav {
	color: #73A455;
	font-weight: bold;
}
.subNav {
	background-color:#E4E4E4;
	font-weight:normal;
}
.tmpl_governor { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #73A455; 
	text-decoration: none;
	font-weight: bold;  
}
.tmpl_governor:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #000000; 
	text-decoration: none; 
}
.tmpl_searchtitle {
	color: #73A455; 
	text-decoration: none; 
	font-size: 0.8em
}
.tmpl_headerbackgroundcolor { 
	background-color: #73A455; 
	color: #FFFFFF; 
	font-size: 66%
}
.tmpl_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: .8em;
	background-color: #73A455;
}
.tmpl_footer a {
	color: #FFF;
}
.tmpl_footerlink { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}
.tmpl_footerlink:hover { 
	color: #000000;
	text-decoration: underline; 
}
.tmpl_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right; 
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dashed #73A455;
	border-left: 5px solid #FFF;
}
.tmpl_menuover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right; 
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dashed #73A455;
	border-left: 5px solid #73A455;
}
.tmpl_menu a, .tmpl_menu a:visited {
	color: #000;
	text-decoration: none;
}
.tmpl_menuover a, .tmpl_menuover a:visited {
	color: #73A455;
	text-decoration: underline;
}
.tmpl_menuBorder {
	border-bottom: 1px dashed #73A455;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Custom Style */
hr {
	color: #73A455;
	height: 1px;
}
.tblBorder {
	background-color: #73A455;
}
.tblHeader { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: .8em;
	color: #FFFFFF;
}
.tblContent {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: .8em;
	background-color:#FFFFFF;
}
.tblContent a {
	color: #73A455;
}
.linkDesc {
    font-size: .8em;
	font-style: italic;
}
.liSubTitle {
	list-style-type: none;
	font-weight: bold;
}
.h2Style {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 1.3em;
}
.h3Style {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 1.0em;
}
.h4Style {
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 0.9em;
	margin-bottom: 0.2em;
}
.titleStyle1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 1.3em;
	background-color: #C9D5EF;
	color: #73A455;
	font-weight: bold;
	text-align:center;
}
.textStyle1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 1.3em;
	background-color: #FFFFFF;
	color: #73A455;
	font-weight: bold;
}
.textStyle2 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 1.3em;
	background-color: #FFFFFF;
	color: #73A455;
	font-weight: bold;
}
.textStyle3 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 0.9em;
	color: #000000;
}
.thumbnails { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 0.9em;
	color: #5979B8;
	font-weight: bold;
	display:table-caption;
	width:200px; /* image width 150 */
	vertical-align:top; 
	text-align:center;
}
.thumbnails img { 
	margin-top:5px;
	margin-left:25px;
	margin-right:25px; 
	margin-bottom:0px;
}
