@charset "utf-8";
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.latest {
	font-size: 12pt;
	font-weight: bold;
	color: #009999;
	padding-left: 5px;
	line-height: 14pt;
	padding-bottom: -10px;
}
.latesttext {
	font-size: 9pt;
	color: #464646;
}

.introfirst {
	font-size: 16pt;
	font-weight: bold;
	color: #BCD533;
	line-height: 18px;
}
.intro {
	font-size: 14px;
	line-height: 21px;
	color: #464646;
}
.welco {
	color: #CC3399;
}
.intro a:link {
	font-size: 14px;
	line-height: 21px;
	color: #464646;
	text-decoration: underline;
}
.intro a:visited {
	font-size: 14px;
	line-height: 21px;
	color: #464646;
	text-decoration: underline;
}

.intro a:hover {
	font-size: 14px;
	line-height: 21px;
	color: #296DC0;
	text-decoration: underline;
}
.latesttext a:link {
	font-size: 9pt;
	color: #464646;
	text-decoration: underline;
}
.latesttext a:visited {
	font-size: 9pt;
	color: #464646;
	text-decoration: underline;
}

.latesttext a:hover {
	font-size: 9pt;
	color: #296DC0;
	text-decoration: underline;
}
.main {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h3 {
	color: #FFFFFF;
	background-color: #CC3399;
}
.current {
	color: #FFFFFF;
	text-indent: 5px;
	font-size: 10pt;
	line-height: 18pt;
	padding-left: 10px;
}
.welcofirst {
	font-size: 16pt;
	font-weight: bold;
	color: #CC3399;
	line-height: 18px;
}
.sideheading {
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 10pt;
	line-height: 18pt;
	padding-left: 5px;
}
.subhead {
	font-size: 9pt;
	font-weight: bold;
	color: #CC3399;
}
.blackhead {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
