/* CSS Document */


#wrapper {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-align: left;
}

.topContent {
	background-color: #f7f6f3;
	border-top: 1px solid #e3e2df;
	border-bottom: 1px solid #e3e2df;
}

.topContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #07508f;
}

.topContent p {
	font-size: 12px;
	line-height: 30px;
}

.lContent {
}

.lContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #07508f;
}

.lContent p {
	font-size: 11px;
	line-height: 17px;
}

.flash {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.flash a {
	font-size: 13px;
	line-height: 16px;
}