body {
	font-family: Helvetica, Arial, sans-serif;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC6600;
	text-decoration: underline;
}
address {
	font-style: normal;
	font-weight: bold;
	margin: 8px 0px 2px;
	padding: 0px;
}
#title2 a span, #title2 h2, #title2 li span, #illinois span, #nav01 h2, #nav01 li span, #nav02 h2, #navtop span {
	position: absolute;
	left: -700px;
	top: -700px;
}
h1 {
	margin: 0;
	padding: 0;
}
#nav02 {
	font-size: 75%;
}
#nav02a, #nav02b, #contact {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav02a li, #contact li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#nav02a a:link, #nav02a a:visited, #nav02a a:hover, #nav02a a:active, #contact a:link, #contact a:visited, #contact a:hover, #contact a:active {
	display: block;
	width: 190px;
	color: #CC6600;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav02a a:hover, #contact a:hover {
	background-color: #E4E4E4;
}
#nav02a li.nav02highlight {
	display: block;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CC6600;
}
#nav03 {
	background-color: #E4E4E4;
	margin: 0px;
	padding: 5px;
}
#content p, #content ul, #content ol, #content blockquote {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#col03 ul {
	font-size: 75%;
	line-height: 130%;
	margin: 0 15px;
	padding: 10px;
}
#col03 li {
	padding: 0 0 2px 0;
}
#content ul ul, #content ol ul, #content ul ol, #content ol ol {
	font-size: 100%;
	line-height: 130%;
}

#content h1 {
	font-size: 150%;
	font-weight: normal;
	color: #000033;
	margin: 0 0 15px 0;
	padding: 0;
}
#content h2 {
	margin: 15px 0 6px 0;
	padding: 2px 0 2px 0;
	font-size: 90%;
	color: #000033;
	border-bottom: solid 1px #000000;
}
#content h3, #content h4 {
	margin: 2px 0 4px 0;
	padding: 2px 0 4px 0;
}
#content h3 {
	font-size: 105%;
	color: #CC6600;
}
#content h3 a:link, #content h3 a:visited, #content h3 a:hover {
	color: #CC6600;
}
#content h4 {
	font-size: 75%;
	color: #333333;
}
#content a:link {
	color: #333333;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #CC6600;
	text-decoration: underline;
}
#col03 h3 {
	padding: 5px;
	margin: 0px;
	background-image: url(../images/col03_headers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC6600;
	font-size: 80%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}
#col03 h3 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#col03 p {
	margin: 0px;
	padding: 10px;
	font-size: 75%;
}
#footer {
	text-align: center;
}
#footer p {
	margin: 0 0 5px 0;
	padding: 0px;
}
#footer ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 5px 0;
}
#footer li {
	margin: 0px;
	padding: 0px 7px;
	display: inline;
	border-left: solid 1px #666666;
}
#footer li.first, #nav03 li.first {
	margin: 0px;
	padding: 0px 7px 0px 0px;
	border: none;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: underline;
}
p.button {
	padding: 0px;
	margin: 10px 0 0 0;
	text-align: center;
}
#content p.button a:link, #content p.button a:visited, #content p.button a:hover, #content p.button a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}
#content p.button a:link, #content p.button a:visited {
	background-color: #CC6600;
}
#content p.button a:hover, #content p.button a:active {
	background-color: #666666;
}
#content table {
	background-color: #FFFFFF;
	font-size: 11px;
	border: none;
	margin-bottom: 20px;
}
#content td {
	background-color: #E1E1E1;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#content th {
	background-color: #666666;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
}
#content caption {
	text-align: left;
	color: #CC6600;
	font-weight: bold;
	padding-bottom: 5px;
}
.highlight {
	border: 2px solid #CC6600;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 8px;
}
.orange {
	color: #CC6600;
}
.warning {
	color: #FF0000;
}
#content p.intro {
	font-size: 100%;
	line-height: 150%;
}
#content div.block {
	background-color: #E5E5E5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content div.block h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	background-color: #999999;
	border-left-width: 10px;
	border-left-color: #CC6600;
	background-image: url(../images/block_fade.jpg);
	background-repeat: repeat-x;
	font-size: 70%;
}
#content div.contentleft div.block h2 a, #content div.contentright div.block h2 a {
	color: #FFFFFF;
	text-decoration:none;
}
#content div.infoblock {
	padding: 15px;
	margin: 0px;
}
#content div.infoblock h3 {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#content div.infoblock p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#content ul.listspecial {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
#content ul.listspecial li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content a.homelinks:link, #content a.homelinks:visited, #content a.homelinks:hover, #content a.homelinks:active {
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 225px;
}
#content a.homelinks:hover, #content a.homelinks:active {
	background-color:#FFFFFF;
}

