/* CSS for 3770 - 150 Elgin */

body {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #646464;
	text-align: left;
	font-size: 10px;
	}

p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

th {
    font-weight: bold;
}
	
a {
	font-weight: bold;
	text-decoration: none;
	color: #3E647E;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #3E647E;
	}

h2 {
	font-size: 13px;
	color: #3E647E;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	}

h3 {
	font-weight: bold;
	}

ul {
    font-size: 10px;
	list-style-type:disc;
	
    }
 
li {
	font-size: 10px;
    }

/*news*/

.news h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 16px;
	line-height: 0px;
	}

.news h3 {
	font-size: 10px;
	color: #A1A1A1;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 0px;
	}

.news p {
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

/*image captions*/

.caption p {
	text-align:center;
	color: #3E647E;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}