@charset "utf-8";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.links-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:24px;
	color: #663399;
	text-decoration: none;
	border-bottom-style:dotted;
	border-bottom-color:#663399;
	margin-bottom:22px;
}

a:link {
	text-decoration: none;
	color:#663399;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#663399;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	margin-bottom:22px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #FFFFFF;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bolder;
	color: #663399;
	text-align:left;
	margin-bottom:22px;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	color:#666666;
	text-align:left;
	margin-bottom:18px;
	margin-top:18px;
}
.text li {
	line-height: 16px;
	margin-bottom:18px;
}

.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align:text-top;
}
.text .TableHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.glossaryhead {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#663399;
	margin-top:9px;
}

.glossarytext {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:5px;
	color:#000000
}.topcell {
	border-bottom-color:#663399;
	border-bottom-style: solid;
	height:4px;
}
