a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9E1C;
}
a:active {
	text-decoration: none;
	color: #FF9E1C;
}
a.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.bottomnav:link {
	text-decoration: none;
}
a.bottomnav:visited {
	text-decoration: none;
	color: #999999;
}
a.bottomnav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottomnav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B324D;
	font-weight: bold;
}
a.mainnav:link {
	text-decoration: none;
}
a.mainnav:visited {
	text-decoration: none;
	color: #1B324D;
}
a.mainnav:hover {
	text-decoration: none;
	color: #FF9E1C;
}
a.mainnav:active {
	text-decoration: none;
	color: #1B324D;
}
a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B324D;
	font-weight: bold;
}
a.subnav:link {
	text-decoration: none;
}
a.subnav:visited {
	text-decoration: none;
	color: #1B324D;
}
a.subnav:hover {
	text-decoration: none;
	color: #FF9E1C;
}
a.subnav:active {
	text-decoration: none;
	color: #1B324D;
}
.Headline {
	font-size: 14px;
	font-weight: bold;
	color: #1B324D;
	font-variant: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.underline { 
	COLOR: #666666;
	FONT-FAMILY: Arial;  
	FONT-SIZE: 9px; 
	LINE-HEIGHT: normal;
} 
.text1 {
	COLOR: white;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
} 
.text2 { 
	COLOR: #333333;
	FONT-FAMILY: Arial;  
	FONT-SIZE: 10px; 
	LINE-HEIGHT: normal;
} 
ul {
	margin-left:15px;
	list-style: square url(none) outside;
	line-height: 14px;
	left: 0px;
	text-align: left;
	background: left top;
	padding: 0px;
}
li {
	list-style-type: square;
	margin: 6px 0px 3px 0px;
	white-space: normal;
}