/* ------ Primary Styles ------ */
.PrimaryGroup
{
	padding: 0px;
	margin: 0px;
}

.PrimaryNav
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #F6977B;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

a.PrimaryNav:Hover
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.PrimaryNavSelected
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #f50000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.PrimarySeparator
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #F6977B;
	text-decoration: none;
}

/* ------ Footer Styles ------ */
.FooterMenu
{
	margin-left: 0px;
	margin-top: 0px;
}

.Footer
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.FooterOver
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.FooterSeparator
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

/* ------ Secondary Styles ------ */
.LeftMenu
{
	margin-top: 0px;
}

.SecondaryNavTitle
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: Bold;	
	color: #151760;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 0px;
}
	
.SecondaryNav, a.SecondaryNav
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	background-color: #E8E8E8;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 19px;
	display: block;
	line-height: 20px;
	background-image: url(Images/darkBlueBullet.gif);
	background-position: 5 5;
	background-repeat: no-repeat;
}

a.SecondaryNav:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #ffffff;
	background-color: #010824;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 19px;
	display: block;
	line-height: 20px;
	background-image: url(Images/darkBlueBullet.gif);
	background-position: 5 5;
	background-repeat: no-repeat;
}

.SecondaryNav_sel
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #ffffff;
	background-color: #010824;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 19px;
	display: block;
	line-height: 20px;
	background-image: url(Images/darkBlueBullet.gif);
	background-position: 5 5;
	background-repeat: no-repeat;
}

.TertiaryBackground
{
	margin-top: 5px;
	margin-bottom: 10px;
}

.SecondaryNavSubMenu
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	padding-left: 19px;
	padding-right: 0px;
	margin-bottom: 6px;
	display: block;
}

.SecondaryNavSubMenu:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;	
	color: #85859F;
	background-color: Transparent;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
	padding-left: 19px;
	padding-right: 0px;
	margin-bottom: 6px;
	display: block;
}

.SecondaryNavSubMenu_sel
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;	
	color: #85859F;
	background-color: Transparent;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
	padding-left: 19px;
	padding-right: 0px;
	margin-bottom: 6px;
	display: block;
}

/* ------ Site Map Styles ------ */
.sitemap_content
{
	margin-left: 25px;
}

a.sitemap
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #000000;
	font-family: Verdana, Arial;
	font-style: italic;
	font-size: 12px;
	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 */
