/* CSS Document */

#container {
	padding-top:0;
}

#masthead2 {
	margin-bottom: 15px;
}

#masthead2 table {
	height: 125px;
	width: 100%;
}

#masthead2 th {
	background-color: #CFE6EC;
	width: 50%;
	vertical-align: top;
}

#masthead2 th img {
	margin: 10px 0 0 0;
}


#masthead2 td {
	background-color: #CFE6EC;
	font-size: 2.2em;
	color: #2D7792;
}

#contentpage {
	background: #EEEFF3;
	padding: 5px 30px 5px 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#contentpage h1 {
	font-size: 2.5em;
	padding-bottom: 5px;
}

#contentpage h2 {
	font-size: 2em;
}

#contentpage h3{
	font-size: 1.8em;
}

#contentpage p{
	font-size: 1.6em;
	padding: 5px 0px 0px 0px;
	line-height: 120%;
}

#contentpage ul {
	padding: 5px 0 10px 0;
	margin-left: 20px;
}

#contentpage li {
	font-size: 1.6em;
	line-height: 120%;
	padding: 0 0 5px 5px;
	margin-left: 0px;
}
