div, p, td, h1, h2, h3, h4, h5, h6, li{
	font-size: 10pt;
	font-family: verdana;
	color: #3C3C3C;
}
a {
color:#425B07;
}
a:hover {
	color:#58721B;
}
body{
	background: #006F3B url(../../images/chapter-template/bg-blueprint.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}
td{
	padding: 0;
}
#container{
	width: 819px;
	margin: 43px auto 0 auto;
}
#head-corner{
	height: 30px;
	background: transparent url(../../images/chapter-template/head-corner.gif) no-repeat;
	text-align: right;
	padding-right: 10px;
}
#chapter-title-container{
	position: relative;
}
#seminarSelect {
	font-size: 10px;
}
#chapter-title{
	position: absolute;
	top: -27px;
	left: 39px;
}
#logo{
	position: absolute;
	top: 17px;
	left: 41px;
	z-index: 10000;
}
#nav{
	width: 222px;
	background: #42946E url(../../images/chapter-template/nav-bg.jpg) no-repeat;
	vertical-align: top;
	padding-top: 60px;
}
#nav-links{
	padding: 10px;
	width: 104px;
	position: absolute;
}
#nav-overlay{
	background: #fff;
	margin-left: 88px;
	margin-bottom: 10px;
}
#nav-links ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nav-links a{
	color: #fff;
	text-decoration: none;
}
#content{
	background: #fff;
	vertical-align: top;
}
#content-container{
	padding: 14px;
	position: relative;
}
#featured-project{
	width: 172px;
	background: #529D7A;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #fff;
}
#featured-project table{
	width: 100%;
	border-collapse: collapse;
}
#featured-project .label{
	width: 14px;
	background: #fff;
	text-align: center;
}
#featured-project .content{
	padding: 5px;
	vertical-align: top;
	font-size: 85%;
}
#featured-project .content img{
	margin-bottom: 5px;
}
#banner{
	width: 457px;
	background: transparent url(../../images/chapter-template/banner.jpg) no-repeat;
}
#banner div{
	position: relative;
	height: 212px;
}
#banner div img{
	position: absolute;
	top: -1px;
	left: 0;
	height: 212px;
	width: 457px;
}
#right-gutter{
	background: transparent url(../../images/chapter-template/banner-right-gutter.jpg) no-repeat;
	height: 212px;
}
#foot-corner{
	height: 30px;
	background: transparent url(../../images/chapter-template/foot-corner.gif) no-repeat;
}
div.error{
	background: #F4E7EA;
	border: 1px solid #986265;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.success{
	background: #e0fda4;
	border: 1px solid #68852c;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#seminarForm {
	width: 194px;
}
td.seminar-form td{
	color: #fff;
}
td.seminar-form h3{
	color: #fff;
}
div.copyright{
	margin-top:1em;
	text-align:center;
	color: #ccc;
}
div.copyright a{
	color: #ddd;
}
