/* http://www.alzillinois.org/css/site.css */
body {
font-family : Arial, Helvetica, sans-serif;
color: #000000;
background-color: #f3d691;
}

h1 {
font-size : 18px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : 220522;
margin-top:10px:-15px;
font-weight: bold;
margin-top: 15px;
margin-left: 20px;
}

h2 {
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
color : #220522;
font-weight: bold;
margin-left: 20px;
margin-top: 10px;
}

h3, h4, h5, h6 {    
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif;
color : #000000; 
font-weight: bold;
margin-left: 20px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	text-decoration: none;
}

a {
color : #4D0669; 
text-decoration : none; 
}

a:visited {
color: #7B0470; 
}

a:hover {
color : #8B329A; 
text-decoration : underline; 
}

a:active {
color : #0033CC;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #220522;
}

a.footer {  
color: #4D0669; 
text-decoration: underline;
}

a.footer:visited {
color: #7B0470; 
text-decoration: underline;
font-size: 10px;
}

a.footer:hover {  
color : #8B329A; 
text-decoration: underline;
}

a.footer:active {  
color : #8B329A; 
text-decoration: underline;
}

UL {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
margin-bottom: 5px;
list-style-image: url(bullet.gif);
list-style-type: square; vertical-align: super;
}


UL UL LI {
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
margin-bottom: 5px;
list-style-image: url(sub_bullet.gif); 
list-style-type: square; vertical-align: super;
}

UL UL UL LI {
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
margin-bottom: 5px;
list-style-image: url(sub_sub_bullet.gif);
list-style-type: square; vertical-align: super;
}

.more {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000CC;
font-weight: bold;
text-decoration: none;
}

a.more {  
color: #4D0669; 
text-decoration: none;
}

a.more:visited {  
color: #7B0470; 
text-decoration: none}

a.more:hover {  
color : #8B329A;  
text-decoration: none;
}

a.more:active {
color : #8B329A; 
text-decoration: underline;
}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
color: #333333;
}

.qoute {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
}

.top_panel{
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-weight: bold;
margin-left: 25px;
margin-top: -10px;
}

a.top_panel {  
color: #FFFFCC; 
margin-left: -1px;
text-decoration: none;
}

a.top_panel:visited {  
color: #FFFF99; 
text-decoration: none}

a.top_panel:hover {  
color : #FFFF66;  
text-decoration: underline;
}

a.top_panel:active {
color : #FFFF99; 
text-decoration: underline;
}

.whiterule {
	margin-right: 15px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color: 663366;
	margin-left: 25px;
	border-bottom-width: 1px;
	margin-top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	}
	
.newsbox {
background-color: #f6e4b9;
border: 1px solid #663366;
margin: 10px;
width: 160px;
	}

.news_headline {
font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #220522;
margin-top: 15px;
margin: 10px;
line-height: 14px;
	}
	
.news_text {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #220522;
margin: 10px;
line-height: 14px;
	}
	
.news_biglinks {
font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #220522;
margin: 10px;
line-height: 14px;
	}
	
.navigation {
font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #4D0669; 
margin: 10px;
line-height: 14px;
text-align: right;
padding: 5px;
	}
	
a.navigation {  
color: #4D0669; 
text-decoration: none;
}

a.navigation:visited {  
color: #7B0470; 
text-decoration: none}

a.navigation:hover {  
color : #8B329A; 
text-decoration: none;
}

a.navigation:active {
color : #8B329A; 
text-decoration: underline;
}

.nav_table {
width: 160px;
	}

.leftbox {
background-image: url(images/left2.gif);
background-repeat: repeat-y; 
 }

.rightbox {
background-image: url(images/right2.gif);
background-repeat: repeat-y; 
}

.purpleline {
	background-image: url(images/purpleline2.gif);
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.line {
	vertical-align: 10%;
}
.style1 {font-size: 14px}
.style2 {font-size: 12px}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.supportcounty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A046B;
	font-weight: bolder;
}
.image_left_align {
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;






}

<style type="text/css">

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index_tease {
	color: #4A046B;
	font-weight: bold;
}
.style4 {font-size: 15px}
.style7 {font-size: 18px}
.calendarBold {font-weight: bold}
.style15 {color: #FFFFFF}

.field {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Helvetica, Arial, Verdana, "sans serif"; 
	BACKGROUND-COLOR: #e9c2e9
}

</style>
.rightalignphoto {
	text-align: right;
	vertical-align: middle;
}
.rightalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
	text-align: right;
	position: absolute;
	right: 30px;





}
.bigpurplelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	font-style: italic;

}
.columns {
	margin: 20px;
	padding: 20px;
	float: left;
	height: auto;
	width: auto;
}

#servicesDiv {
	float:left;
	width: 150px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: absolute;
	left: 189px;
	top: 355px;







}

#servicesDiv table {margin-top:10px; }

#technologyDiv {
	float:right;
	width:150px;
	margin-left: 0px;
	background-color: #FFCC99;
	padding: 10px 5px 5px 10px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-align: left;
	left: 340px;
	position: relative;
	top: 355px;
	height: 165px;




}

#technologyDiv table {margin-top:10px; }
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	background-color: #FFCC99;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 3px;





}
.boxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	background-color: #f6e4b9;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 3px;

}
.pbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
