/* CSS Document */

A:hover {
	TEXT-DECORATION: none; COLOR: #C69200;
}
A {
	TEXT-DECORATION: none; COLOR: #333333;
}
.menu {
	color: #626469;
	font-family: arial,sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}
.menu_a {
	color: #C69200;
	font-family: arial,sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}
.body1 {
	color: #626469;
	font-family: arial,sans-serif;
	font-size: 11px;
	line-height:16px;
}
.body2 {
	color: #00545A;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
}
.title1 {
	color: #00545A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform:uppercase;
}
.title2 {
	color: #00545A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform:uppercase;
}
.title3 {
	color: #00545A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.feat1 {
	color: #626469;
	font-family: arial,sans-serif;
	font-size: 9pt;
}
.feat2 {
	color: #626469;
	font-family: arial,sans-serif;
	font-size: 11px;
	line-height:16px;
}
.a1 {
	color: #C69200;
	font-family: arial,sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.a2 {
	color: #626469;
	font-family: arial,sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.nav2 {
	color: #00545A;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height:24px;
}
.nav1 {
	color: #C69200;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height:24px;
}
.vis1 { visibility:visible }
.vis2 { visibility:hidden; display:none }
