.toplink {
	font-family: Frutiger,Verdana;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.toplink:hover {
	text-decoration: underline;
} 

.newshead {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.newsitem {
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
	line-height: 1.5;
}

.uppernav {
	font-family: Arial;
	color: #CA2B5A;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

.uppernav:hover {
	color: #000000;
	text-decoration: underline;
}

.uppernavsel {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

.strongtext {
	font-family: Frutiger,Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.strongwhite {
	font-family: Frutiger,Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.smalltext {
	font-family: Frutiger,Arial;
	color: #000000;
	font-size: 10px;
}

.strongcolor {
	font-family: Frutiger,Arial;
	color: #CA2B5A;
	font-size: 14px;
	font-weight: bold;
}

.pink {
	font-family: Frutiger,Arial;
	color: #CA2B5A;
}

.strongbigcolor {
	font-family: Frutiger,Arial;
	color: #CA2B5A;
	font-size: 18px;
	font-weight: bold;
}

.strongbig {
	font-family: Frutiger,Arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.caldate {
	font-family: Frutiger,Arial;
	color: #CA2B5A;
	font-size: 12px;
	font-weight: bold;
}

.faq {
	font-family: Frutiger,Arial;
	color: #CA2B5A;
	font-size: 12px;
	font-weight: bold;
}

.err {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

td {
	font-family: Frutiger,Arial;
	font-size: 12px;
	color: #222222;
}

td.level2text {
	font-family: Frutiger,Arial;
	font-size: 10px;
	color: #222222;
}

ul li {
	list-style: square;
}

ol.boldlist > li {
	font-weight: bold;
	padding-top: 4px;
}

ol.spreadlist > li {
	padding-bottom: 10px;
}

div.row {
	clear: both;
	padding: 6px 0px 6px 0px;
	width: 540px;
}

div.row span.leftcell {
	float: left;
	width: 290px;
}

div.row span.rightcell {
	float: right;
	width: 240px;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #777777;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}

.footer a {
	text-decoration: none;
	color: #D92E69;
}

.footer a:hover {
	text-decoration: underline;
}

td.hilitecell {
	vertical-align: top;
	color: #CA2B5A;
	font-weight: bold;

}

table.paddedtable td {
	padding: 6px;
}

.indented   {
   padding-left: 40pt;
   padding-right: 5pt;
}

.red {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

#news_narrowed { width:540px;}
