/* CSS Document */
body, td {font:10pt Arial;color:white;}

h1{font:14pt Arial;font-weight:bold;color:white;margin:0px;padding-top:20px;}
h2{font:bold 12pt Arial;color:#fff;}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #D7D74D;
}

a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
}

.story {
	color: #D7D74D;
	font-size: 10pt;
	margin: 30px;
}

.frontpagetext {
	color: #FFFFFF;
	font-size: 10pt;
	padding: 15px;
}

.form_sm {
	font-size:8pt;
	}

.footer {
	font:8pt Arial;
	color:white;
	text-align:center;
	padding-top:12px;
	}
.footer a:link, .footer a:visited {
	color:#D7D74D;
	}
.footer a:hover {color:white;}

/* Home page styles */
.il-header{display:inline;font:11pt Arial;color:white;font-weight:bold;}
#tagline{position:absolute;left:15px;top:150px;font:11pt Arial;color:white;font-weight:bold;}
#news-flash{margin-left:12px;border:1px solid #D7D74D;width:780px;height:20px;}
#stay-informed{font:bold 10pt Arial;border:1px solid #FFFFFF;}
#stay-informed .padded{padding:4px 5px 4px 5px;}
#stay-informed a:link, #stay-informed a:visited{color:white;text-decoration:none;}
#stay-informed a:hover{color:#D7D74D;text-decoration:underline;}
#stay-informed-sub{font:bold 10pt Arial;padding-left:8px;}
#stay-informed-sub a:link, #stay-informed a:visited{color:white;text-decoration:none;}
#stay-informed-sub a:hover{color:#D7D74D;text-decoration:underline;}

/* Subpage Navigation */
#subnavigation{font:12pt Arial;color:white;font-weight:bold;width:300px;}
#subnavigation a:link, #subnavigation a:visited{color:white;text-decoration:none;}
#subnavigation a:hover{text-decoration:underline;}