.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
	line-height:150%;
}
.text_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}
/*.text_moduletitle h1{
padding:0px;
margin:0px 0 10px 0;
color:#656565;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
}*/

.text_module a {
	text-decoration:underline;
	}

.textmodule h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}

.textmodule img {
	float:left;
	padding: 3px;
	border: 1px solid #EACA9B;
	margin: 0px 12px 12px 0px;
	}
	.projectimage {
	float:left;
	padding: 3px;
	border: 1px solid #EACA9B;
	margin: 0px 24px 12px 0px;}

.leader {
	color: #4C94B7;
	font-style: italic;
	font-weight: bold;
	}