body {

}
.pageheading {
	font-size: 1.8em;
	color: #f27922;
	font-weight: bold;
}
.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

.modulemaintitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #f27922;
}
.moduletitle {
	font-size: 1.1em;
	color: #f27922;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-size: 1.1em;
	color: #f27922;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	line-height: 140%;
}
.modulesummary {
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-size: 12px;
	line-height: 140%;
}
.moduledivider {
	border-bottom: solid 1px #f27922;
	margin-bottom: 5px;
}
.blockmaintitle {
	color: #f27922;
	font-size:13px;
	font-weight: bold;
	line-height: 120%;
	padding: 0px 2px 2px 2px;
}
.blocktitle {
	color:#FFFFFF;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktitle a {
	color: #f27922;
	text-decoration:none;
}
.blocktext {
	color: #000000;
	line-height: 120%;
}
.blockdate {
	line-height: 120%;
	padding-bottom:3px;
	border-bottom:1px solid #f27922;
}
.block {
	/*border-bottom: solid 1px #f27922;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.block input {
	border:none;
}
.blockdate a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:9px;
}
