/* Global Styles */
.moduleText {
	color:#1E0108;
	}
.moduleTextCentered {
	color:#1E0108;
	line-height:18px;
	margin-top:0px;
	text-align: center;
	vertical-align: top;
}
.moduleSmallText {
	font-size: 10px;
	color: #003366;
	line-height: 22px;
	}
.moduleNote {
	font-size: 10px;
	color: #003366;
	line-height: 1.1;
	font-weight: bold;
	}
.moduleName {
	font-size: 14px;
	font-weight: bold;
	color: #555FAA;
	line-height:16px;
	letter-spacing:0.2em;
	text-decoration: underline;
}
a.moduleName {
	color: #555FAA;
}
a.moduleName:hover {
}
.moduleBox {
	border: 1px solid #9999CC;
}
.moduleBox-2A {
	text-align: center;
	background-color: #FFFFCA;
	vertical-align: top;
}
.moduleBox-2B {

	text-align: center;
	background-color: #ECEEFC;
	vertical-align: top;
}
.modulePictureLeft {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.modulePictureRight {
	float: none;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding: 0px;
	border: thick inset #D6DCFE;
	background-color: #D6DCFE;
}
a.moduleButton {
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	border: medium inset #D6DCFE;
	background-color: #D6DCFE;
	color: #000066;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	letter-spacing: 0.1em;
	line-height: 22px;
	text-decoration: none;
}
a.moduleButton {
	float: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	border: medium inset #D6DCFE;
	background-color: #D6DCFE;
	color: #000066;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	letter-spacing: 0.1em;
	line-height: 22px;
	text-decoration: none;
}
a.moduleButton:hover {
}
