h2 {
	font-weight: normal;
	font-size: 11pt;
	color: #788A11;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	line-height: 13pt;
}
h4 {
	font-weight: normal;
	font-size: 9pt;
	color: #999999;
	line-height: 13pt;
}
h5 {
	font-weight: normal;
	font-size: 9pt;
	color: #999999;
	line-height: 13pt;
}
p {
	font-size: 9pt;
}
.page .content p {
	line-height: 13pt;
}
.resourceIndicator {
	background: #4387ec url(/admin/tiny_mce/plugins/resource/img/resource-indicator.gif) no-repeat;
	background-position-x: 5px;
	background-position-y: center;
	color: white;
	font-weight: bold;
	font-style: italic;
	padding: 5px 5px 5px 22px;
	border: 1px solid #3469b8;
}
.component-hint {
	background: url(/pages/images/8650_hint_icon.gif) no-repeat top left;
	padding-left: 90px;
	min-height: 40px;
	display: block;
}
.component-note {
	background: url(/pages/images/8650_note_icon.gif) no-repeat top left;
	padding-left: 90px;
	min-height: 40px;
	display: block;
}




.resource {
	color: black;
	background: #6ccff6 url(/graphics/toolkit/resource-top.gif) no-repeat;
	width: 461px;
	padding-top: 35px;
	cursor: pointer;
}
.resource .title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-left: 70px;
}
.resource div {
	background: url(/graphics/toolkit/resource-bottom.gif) no-repeat bottom center;
	padding-bottom: 15px;
}
.resource .description {
	background: url(/graphics/toolkit/resource-pdf.gif) no-repeat 7px 0px;
	margin: 3px 0px;
	padding-left: 70px;
	padding-right: 15px;
	min-height: 70px;
	display: block;
	color: black;
	text-decoration: none;
}
.resource .description:hover {
	color: black;
}
.resourceIndicator {
	background: #4387ec url(/admin/tiny_mce/plugins/resource/img/resource-indicator.gif) no-repeat;
	background-position-x: 5px;
	background-position-y: center;
	color: white;
	font-weight: bold;
	font-style: italic;
	padding: 5px 5px 5px 22px;
	border: 1px solid #3469b8;
}
.image .description {
	background-image: url(/graphics/toolkit/resource-image.jpg) !important;
}
.pdf .description {
	background-image: url(/graphics/toolkit/resource-pdf.jpg) !important;
}
.word .description {
	background-image: url(/graphics/toolkit/resource-word.jpg) !important;
}
.ppt .description {
	background-image: url(/graphics/toolkit/resource-ppt.jpg) !important;
}