.nav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
}

.nav a:link {color: #000000; font-weight: bold; text-decoration: none;}
.nav a:visited {color: #000000; font-weight: bold; text-decoration: none;}
.nav a:hover {color: #999999; font-weight: bold; text-decoration: underline;}

.subnav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.subnav a:link {color: #000000; font-weight: bold; text-decoration: none;}
.subnav a:visited {color: #000000; font-weight: bold; text-decoration: none;}
.subnav a:hover {color: #999999; font-weight: bold; text-decoration: underline;}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.footer2 a:link {color: #333333; font-weight: bold;}
.footer2 a:visited {color: #333333; font-weight: bold;}
.footer2 a:hover {color: #333333; font-weight: bold; text-decoration: none;}

.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.content a:link {color: #FFFFFF; font-weight: text-decoration: underline;}
.content a:active {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.content a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.content a:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.caption a:link {color: #666666; font-weight: bold; text-decoration: underline;}
.caption a:visited {color: #666666; font-weight: bold; text-decoration: underline;}
.caption a:hover {color: #999999; font-weight: bold; text-decoration: none;}

.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.breadcrumb a:link {color: #000000; font-weight: bold; text-decoration: underline;}
.breadcrumb a:visited {color: #000000; font-weight: bold; text-decoration: underline;}
.breadcrumb a:hover {color: #333333; font-weight: bold; text-decoration: none;}

.contentLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}
.contentLG a:link {color: #FFFFFF; font-weight: text-decoration: underline;}
.contentLG a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.contentLG a:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}

