a:link { color: #004477; }
a:vlink { color: #660066; }
a:alink { color: #004477; }
a.recent:link { color: #E66300; }

.logo {
	text-align: right;
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-image: url(cvbg.gif);
}

.topbar {
	background-color: #E6EDF2;
	width: 100%;
	padding: 2px;
	border: 0px;
	margin: 0px;
	font-family: tahoma, arial;
	font-size: 10pt;
}

.thinrule {
	height: 1px;
	width: 50%;
	border: 0px;
	padding: 0px;
	color: #004478;
	background-color: #004478;
	text-align: center;
	margin: 0 auto 0 0;
}

.invisibletable {
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

.tagtext {
	color: #004478;
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}

.bodytext {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.liststyle {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	list-style: square;
}


.label {
	color: #004478;
	font-family: arial;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
}


.sectorhead {
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
}

a.sectorhead:link {text-decoration: none;}
a.sectorhead:visited {text-decoration: none;}
a.sectorhead:active {text-decoration: none;}
a.sectorhead:hover {text-decoration: underline;}

.headtext {
	color: #004478;
	font-family: arial;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
}

.headunderscore {
	font-family: arial;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
	border-top: 0px;
	border-bottom: 4px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-color: #004478;
}

.biglink {
	font-family: arial;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
}

.popup {
	position: absolute;
	left: 50px;
	background: #000000;
	border: 1px solid #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}
