.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 3px;
	text-align: right;
	line-height: 12px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24247A;
	border-top: thin none #FFCC00;
	border-right: thin none #666666;
	border-bottom: thin none #333333;
	border-left: thin none #666666;
	text-align: left;
	list-style-type: circle;
}
.headerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	line-height: 12px;
}
.bar {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD150D;
	font-weight: normal;
	background-image: url(images/bar.gif);
}
.paragraphheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D6E1E7;
	text-align: left;
	text-decoration: none;
}
.top_right {
	border-bottom-style: none;
	height: 1px;
	padding: 0px;
	margin: auto;
	padding-right: 5px;
}

