.highlighttext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bodybackground {
	background-attachment: scroll;
	background-image: url(LayoutComponents/background_content.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bodytext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px 40px;
	text-align: left;
}
.headingtext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.linkbox {
	padding: 5px;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
.emphasisbox {
	padding: 5px;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
	background-color: #1A2F46;
}
