/* Template Style */
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
#tblHeader {
	background-image: url(images/HeaderBg1x40.gif);
	background-repeat: repeat-x;
}
.portalURL {
	font-family: "Times New Roman", Times, serif;
	color: #903;
	font-style: italic;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.portalURL a:hover {
	text-decoration: underline;
	color: #903;
}
.gov {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	background-color: #903;
	background-image: url(images/HeaderBg1x40.gif);
	background-repeat: repeat-x;
}
.gov a {
	text-decoration: none;
	color: #FFF;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
	font-size: 0.8em;
	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: #903;
	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 a {
	color: #903;
}
.Content a:hover {
	color: #333;
}
#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 #903;
	width: 175px;
}
#divGlobalNav li {
	border-bottom: 1px dashed #903;
	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: #903;
	border-left: 5px solid #903;
	width: auto;
}
.globalNav {
	color: #903;
	font-weight: bold;
}
.tmpl_governor { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #903; 
	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: #903; 
	text-decoration: none; 
	font-size: 0.8em
}
.tmpl_headerbackgroundcolor { 
	background-color: #903; 
	color: #FFFFFF; 
	font-size: 66%
}
.tmpl_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: .8em;
	background-color: #903;
}
.tmpl_footer a {
	color: #FFF;
}
.tmpl_footerlink { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}
.tmpl_footerlink:hover { 
	color: #CCCCCC;
	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 #903;
	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 #903;
	border-left: 5px solid #903;
}
.tmpl_menu a, .tmpl_menu a:visited {
	color: #000;
	text-decoration: none;
}
.tmpl_menuover a, .tmpl_menuover a:visited {
	color: #903;
	text-decoration: underline;
}
.tmpl_menuBorder {
	border-bottom: 1px dashed #903;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Custom Style */
hr {
	color: #903;
	height: 1px;
}
.tblBorder {
	background-color: #903;
}
.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: #903;
}
.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.8em;
	margin-bottom: 0.2em;
}

#subnav1 { 
	background-color:#BBDDFF; 
}
#subnav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight:normal;
	border-top: 1px dashed #003366;
}
#subnav1 li {
	border-bottom: 1px dashed #fff;
	width: auto;
	text-align: right; 
}
#subnav1 a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
}
#subnav1 a:link, #subnav1 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! */
#subnav1 a:hover, #subnav1 a:active {
	text-decoration: underline;
	color: #003366;
	border-left: 5px solid #003366;
	width: 175px;
	background-color:#ccc; 
}
