@charset "utf-8";
/* CSS Document */
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt-10px {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Welcome-text {
	color: #F0CA38;
	font-weight: bold;
}
.style40 {
	font-size: 12px
}
.txt-10-bold {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cc-body {
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	list-style-type: square;
}
.cc-body-blk {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.cc-spacer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-bottom: 18px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.cc-name {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.table-space-left {
	margin-left: 13px;
}
.welcomeheader {
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
}
.welcomeheader-line {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	width: 560px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	display: inline-block;
	clear: both;
	float: left;
	position: absolute;
}
.txt-11-chart {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

