body{
	background: #BFC1C6 url(images/bg.gif) repeat-x;
	margin: 0;
	margin-top: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #11335F;
}
p {
	line-height: 18px;
	text-align: justify;
}
h1{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
}
a:link, a:visited{
	color: #11335F;
}
a:hover{
	color: #086CDD;
}
input, textarea{
	border: 1px solid #11335F;
}	
/***************Main Elements*****************/

#container, #header, #content, #footer{
	width: 766px;
	margin: 0 auto;
	position: relative;
}
#header{
	background: url(images/header.gif) no-repeat;
	height: 88px;
}
#left{
	background: url(images/left.gif) repeat-y;
}
#right{
	background: url(images/right.gif) repeat-y;
}
#navigation{
	background: #142874 url(images/chicago.jpg) bottom left no-repeat;
}
#nav{
	margin: 30px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#nav ul{
	color: #fff;
	margin: 0 0 0 22px;
	padding: 0;
}
#nav ul li{
	margin: 0 25px 10px 22px;
	border-bottom: 1px dashed #7A88B5;
	padding: 0 0 5px 0;
	list-style-image: url(images/square1.gif);
}
#nav ul li a:link, #nav ul li a:visited{
	color: #fff;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #FFE179;
}
#nav ul li ul{
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
}
#nav ul li ul li{
	margin: 2px 0 5px 5px;
	padding: 0;
	list-style-image: none;
	border: none;
}
#main{
	background: #fff;
}
#sub{
	background: #fff;
	line-height: 18px;
	font-weight: normal;
}
#sub p{
	margin: 10px 15px 10px 15px;
	font-weight: normal;
	font-size: 12px;
}
#footer{
	background: url(images/footer.gif) no-repeat;
	height:  33px;
	padding: 0;
	color: #132672;
}	
#footer p{
	padding-top: 25px;
	margin: 0;
	text-align: center;
}
#footer a{
	color: #132672;
}
#about{
		background-color: transparent;
}
#about p{
	margin: 10px 15px 10px 16px;
}
ul.areas{
	margin: 10px 0 0 15px;
	padding: 0;
}
ul.areas li{
	margin: 0 10px 10px 15px;
	padding: 0 0 0 0;
	list-style-image: url(images/square2.gif);
}
ul.areas li a:link, ul.areas li a:visited{
	color: #286AC4;
}
ul.areas li a:hover{
	color: #072144;
}

#sub h1{
	margin: 0 10px 0 10px;
	background: #E3F0FF;
	font-size: 12px;
	text-indent: 2px;
}
/************************Top Links*************************/

#headerLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#spanish {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 40px;
	left: 495px;
	width: 117px;
	height: 21px;
	background: transparent url(images/spanish_off.gif) no-repeat;
}
#spanish a:link, #spanish a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/spanish_off.gif) no-repeat;
}
#spanish a:hover{
	background: transparent url(images/spanish_off.gif) no-repeat;
}
/*#tagalog {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 40px;
	left: 609px;
	width: 70px;
	height: 21px;
}
#tagalog a:link, #tagalog a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/tagalog_off.gif) no-repeat;
}
#tagalog a:hover{
	background: transparent url(images/tagalog_on.gif) no-repeat;
}*/
#print {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top: 40px;
	left: 680px;
	width: 74px;
	height: 25px;
	display: none;
}
#print a:link, #print a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/print_off.gif) no-repeat;
}
#print a:hover{
	background: transparent url(images/print_on.gif) no-repeat;
}
#homepgbold {
	font-weight: bold;
}
/***************** contact form ******************/

form {
	 margin:0;
	 padding:0;
	 padding-left: 4px;
}
input.checkbox {
    color: #0D2786;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
	width: auto;
}
input, select {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-left: 16px;
	margin-right:0px; 
	padding-bottom: 0px;
	color: #0d2786;
	width: 188px; 
 }
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 188px; 
	height: 70px;
	padding: 0px;
	margin:0 0 0px 16px;
	color: #0d2786;
}
.type10 {margin-bottom: -18px;}
 
.contactquestion p {
	margin: 0px;
	padding: 3px 0 3px 17px;
	font-size: 12px;
	border: 0pt solid blue;
	color: #fff;
	margin-right:0px;
	margin-left: 0px;
	width: 190px;

}
#contactrequired p {
	font-size: 12px;
	border: 0pt solid blue;
	color: #0d2786;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
}

#contactbottom{
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 0px;
}
.button {
	margin-left:0px;
	margin-right:0px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom: 0px;
	width: 60px; 
}
 #captchaT {
	margin: 0px;
	width: 48px; 

}
#captchaImage {margin-left: 1px; margin-bottom: 6px;}

/***************** Request a Speaker form ******************/

#sub form {
	 margin:0;
	 padding:0;
	 padding-left: 20px;
}

#sub input, #sub select {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-left: 16px;
	margin-right:0px; 
	padding-bottom: 0px;
	color: #0d2786;
	width: 200px; 
 }
#sub textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 200px; 
	height: 70px;
	padding: 0px;
	color: #0d2786;
	margin: 0 0 -2px 16px;
}
 
#sub .contactquestion p {
	margin: 0px;
	font-size: 12px;
	border: 0pt solid blue;
	color: #0d2786;
	padding:5px 0 5px 17px;

}
#sub #contactrequired p {
	font-size: 12px;
	border: 0pt solid blue;
	color: #0d2786;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sub #contactbottom {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#sub  .button {
	margin-left:2px;
	margin-right:0px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom: 0px;
	width: 60px; 
}
#sub #captchaT {
	margin: 0px;
	width: 48px; 

}
#sub #captchaImage {margin-left: 7px; margin-bottom: 6px;}

#ad-form input, #ad-form select {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	margin-left: 16px;
	margin-right:0px; 
	padding-bottom: 2px;
	color: #0d2786;
	width: 240px;
	text-align: center;
}

/***************** home link ******************/
#home-link {
	position:absolute;
	width:362px;
	height:51px;
	left: 11px;
	top: 7px;
	display:block;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
#home-link a {
	display:block;
	text-indent: -9000px;
	text-decoration: none;
	width:362px;
	height:51px;
	margin: 0px;
	padding: 0px;
	border: 0px solid yellow;
}
#twitter { color: #FF0; line-height:17px; font-size:14px; text-align: center;}
#twitter a { color: #FF0; text-decoration: none;}
#twitter a:link, #twitter a:visited  { color: #FF0; text-decoration: none;}
#twitter a:hover  { color: #FFf; text-decoration: none;}

