body
{
	margin: 0;
	padding: 0;
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	font-size:medium;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background-color:#F0E0F0;
}

a 
{
	text-decoration: none;
}

a:visited
{
}

a:hover
{
	color: White;
}

h1
{
    font-size:125%;
    font-weight:bold;
}

h2
{
    font-size:110%;
    font-weight:bold;
    text-decoration:underline;
}

h3
{
    font-size:100%;
    font-weight:bold;
    font-style:italic;
}

dt
{
	font-weight:bold;
}

dd
{
	text-indent:-24px;
}

#SectionAll
{
	width: 100%;
	background-color: #F0E0F0;
}

#SectionTop
{
	height:80px;
	background: url(images/header-bg.png) repeat-x top left;
}

#Title
{
	margin:0 0 0 5%;
	padding:0;
	border-style:none;
}

#SectionTop a
{
	color: #605060;
	border:0;
}

#SectionTop a:hover
{
	color: #605060;
	border:0;
}

#SectionTop a:visited
{
	color: #605060;
	border:0;
}

#SectionMsg
{
	margin: 0;
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
	height:35px;
	background: url(images/msg-bg.png) repeat-x top left;
}

#SectionMsg p
{
	color: #302030;	
}

#SectionMsg a
{
	color: #302030;	
}

#SectionMsg a:hover
{
	color: white;	
}

#SectionMsg a:visited
{
	color: #302030;	
}

#SectionMain
{
	margin: 4% 2% 4% 2%;
	float: left;
	width: 65%;
	height: 70%;
	line-height: 1.5em;
	color: #333;
}

#SectionMain p
{
	color:#403040;
}

#SectionMain a
{
	text-decoration:underline;
	color:Blue;
}

#SectionMain a:hover
{
	color:Purple;
}

#SectionRight
{
	float: right;
	width:25%;
	height:70%;
	margin-right:3%;
	margin-top:2%;
}

#SectionBottom 
{
	width:98%;
	font-size: 75%;
	margin-top:1%;
	margin-bottom:3%;
	color:#605060;
	text-align:center;	
	float:left;
}

#SectionBottom a
{
	text-decoration:underline;
}

#SectionBottom a:hover
{
	color:Blue;
}

#StatsPage
{
}

#StatsPage h2
{
	margin-top:3%;
}

.StatsButton
{
	margin:10px;
	width:80px;
}

#StatsData
{
	text-align:left;
	margin-left:40%;
}

.HeaderLogo
{
	background: url(Images/Illinois.gif) no-repeat scroll;
	height: 80px;
	width: 46px;
	position:relative;
	left:30%;
	z-index: 250;
}

.SearchLabel
{
	position:absolute;
	text-align:right;
	right:75%;
}

.SearchValue
{
	position:absolute;
	text-align:left;
	left:26%;
}

#SearchButtons
{
	margin-left:25%;
}

.SearchButton
{
	width:80px;
	margin-left:5%;
}

.SearchTitle
{
	text-decoration:underline;
}

.box
{
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #302030;
	background: #ffffff url(images/box-b.gif) no-repeat bottom right;
}

.box h3
{
	margin: 0;
	padding: 12px;
	font-weight:bold;
	color: #403040;
	background: url(images/box-t.gif) no-repeat top left;
}

.box p, .box ul
{
	margin: 0;
	padding: 0 12px;
}

.box ul li
{
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(images/li-bullet.gif) no-repeat 0 6px;
}

.box ul li a
{
	text-decoration: none;
	color: #403040;
}

.box ul li a:hover
{
	color: #403040;
}

.box ul li a:visited
{
	color:#403040;
}

#AdobeBox
{
	margin:2% 0% 0% 50%;
	width:45%;
}

.AdobeFinePrint
{
	font-size:70%;
	float:left;
	width:65%;
	line-height:1.2em;
	margin:1%;
}

.AdobeButton
{
	margin:1%;
	width:88px;
	height:31px;
	background-image:url(Images/GetAdobeReader.gif);
	float:right;
}

.DividingLine
{
	margin-top:1%;
	width: 100%;
	float:left;
	color:Blue;
}

.Disclaimer
{
	margin: 0% 4% 1% 4%;
	text-align:left;
}

#ImgWoman
{
	float:right;
	margin-top:-30px;
	margin-right:20px;
}

#MapLink
{
	text-decoration:none;
}

#MapLink
{
	text-decoration:none;
}

#MapLinkImg
{
	text-decoration:none;
	border:none;
}

#MapPage
{
	background-color:White;
	margin-top:5%;
}

#ElderAbuse
{
	margin: 8% 1% 2% 35%;
	padding:1%;
	float:none;
	width:165px;
	border-color:Maroon;
	border-style:solid;
	border-width:medium;
}

/* IE Fixes */

#SectionMain, #SectionRight
{
	height: 1%;
}

.feature
{
	display: inline;
}

/* Hide from IE/Mac \*/
* html .feature 
{
	height: 1%;
}

.feature
{
	display: block;
}
