/* CSS Document */
form {
		padding:0;
		margin:0;
		}
p {
		padding:0;
		margin:0;
		}
a {
	color:#016D77;
}
.moduleContent {
		font-family:tahoma, Arial, Helvetica, sans-serif
		font-size:12px;
		color:#3F3F3F;
		text-decoration:none;
		font-weight:normal;

		}
.moduleContentSM {
		font-family:tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#3F3F3F;
		text-decoration:none;
		font-weight:normal;

		}
.moduleHeader {
		font-family:Tahoma;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		color:#016D77;

		}
.moduleHeaderGray {
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#333333;

		}
.moduleSubHeader {
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		color:#333333;

		}
.moduleSubHeaderGray {
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		color:#333333;

		}
.moduleTitle {
		font-family:Tahoma;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		color:#016D77;

		}
.moduleTitleGray {
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#3F3F3F;

}
.moduleImageBorder{ 
	background-color:#FFFFFF;
	padding:4px;
	border: 1px solid silver;
	margin-right: 4px;
	text-align:center;
}
.miniBorder {
	background-color:#FFFFFF;
	padding: 4px;
	border:1px solid silver;
	margin-right:2px;
	float:left;
}
.more {
	color:#990000;
}
.eventTitle {
		font-family:Tahoma;
		font-size:8px;
		font-weight:bold;
		text-decoration:none;
		color:#4f4f4f;

}
.eventDate {
		font-family:Tahoma;
		font-size:10px;
		font-weight:normal;
		text-decoration:none;
		color:#990000;
		line-height:10px;
}
.eventText {
		font-family:Tahoma;
		font-size:8px;
		font-weight:normal;
		text-decoration:none;
		color:#4f4f4f;
		line-height:10px;
}