/* CSS Document */
a {
	color: #3366CC;
	text-decoration: underline;
}

p {
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.listing {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 13px;
	margin-left: 0px;
}

.Nav {
	COLOR: #6699CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	text-decoration : none;
}

a.Nav:link {
	COLOR: #6699CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	text-decoration : none;
}

a.Nav:hover {
	COLOR: #FF9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	text-decoration : none;
}

.NavON {
	COLOR: #FF9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	text-decoration : none;
}

.footer
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	text-decoration: none;
}

a.footer:link
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	text-decoration: underline;
}

a.footer:visited
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	text-decoration: underline;
}

.Content
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}


a.Content:link {
	COLOR: #CC6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

a.Content:visited {
	COLOR: #CC6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

.subContentGrey
{
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.subContentBold
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight : 600;
}

.flyoutNAV {
	font : 11px Arial, Helvetica, sans-serif;
	color : #3366CC;
	text-decoration : none;
}

.flyoutNAVBAKHOVER {
	font : 11px Arial, Helvetica, sans-serif;
	color :  #6699CC;
	background-color : #FFFFCC;
	text-decoration : underline;
}

.flyoutNAVBAK {
	font : 11px Arial, Helvetica, sans-serif;
	color : #6699CC;
	text-decoration : none;
}

.header_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.header_title {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.newstxt {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.newstxt:link {
	color: #6699CC;
	text-decoration: underline;
}

a.LeftNavON {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.LeftNav {
	color: #3366CC;
	text-decoration: none;
	font-size: 11px;
}

a.LeftNav:link {
	color: #3366CC;
	text-decoration: none;
}

a.LeftNav:hover {
	color: #3366CC;
	text-decoration: underline;
}

Utility {
	color: #BDC6D1;
	text-decoration: none;
	font-size: 11px;
}

a.Utility {
	color: #3366CC;
	text-decoration: none;
	font-size: 11px;
}

a.Utility:link {
	color: #3366CC;
	text-decoration: none;
}

a.Utility:hover {
	color: #3366CC;
	text-decoration: underline;
}
.contentheader {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.contentheaderbig {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}

.contextheader {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.RightNav {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.RightNav:link {
	color: #666666;
	text-decoration: none;
}

a.RightNav:hover {
	color: #666666;
	text-decoration: underline;
}

a.contextlink_underlined {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

.RightNavInfo {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.RightNavInfoHeader {
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
}

select {
	font-size: 10px;
	text-decoration: none;
}

option.dropdown_firstlevel {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}

option.dropdown_secondlevel {
	color: #999999;
	text-decoration: none;
	font-size: 8px;
}

option.dropdown_null {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 8px;
}

.sectionsubtitle {
	font-size: 18px;
	text-decoration: none;
	color: #666666;
}

.subContent {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
UL {
	margin-top: -1px;
	margin-bottom: 10px;
}
