/* ------ Secondary Nav ------ */
.SecondaryNavTitle, a.SecondaryNavTitle, a.SecondaryNavTitle:hover, a.SecondaryNavTitle:visited
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 25px;
}
	
.SecondaryNav
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;	
	color: #FFFFFF;
	text-decoration: none;
	background-color: Transparent;
	margin-top: 0px;
	vertical-align: middle;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

a.SecondaryNav:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;	
	color: #F7BA1E;
	text-decoration: none;
	background-color: Transparent;
	margin-top: 0px;
	vertical-align: middle;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

.SecondaryNav_sel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;	
	color: #F7BA1E;
	text-decoration: none;
	background-color: Transparent;
	margin-top: 0px;
	vertical-align: middle;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

.SecondaryNavSubMenu, a.SecondaryNavSubMenu
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration: none;
	padding-left: 35px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

a.SecondaryNavSubMenu:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #F7BA1E;
	text-decoration: none;
	padding-left: 35px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

.SecondaryNavSubMenu_sel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #F7BA1E;
	text-decoration: none;
	padding-left: 35px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* ------ Footer ------ */
.Footer
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.Footer:Hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #F7BA1E;
}

.FooterSeparator
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/* ------ Site Map Styles ------ */
.sitemap_content
{
	margin-left: 25px;
}

a.sitemap
{
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .75em;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: bold;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .6875em;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: .6875em;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 45px;
	line-height: 15px;
	display: block;
}

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
}
/* Conforming browsers use values below this line */