/* ------ Home ------ */
/* ------ Background Styles ------ */
.MainBg
{
	background-image: url(Images/Backgrounds/homepage/MainBg.jpg);
	background-repeat: no-repeat;
}

.CenterBgRepeat
{
	background-image: url(Images/Backgrounds/CenterBgRepeat.jpg);
	background-repeat: repeat-x;
}

.FooterBg
{
	background-image: url(Images/Backgrounds/homepage/FooterBg.jpg);
	background-repeat: no-repeat;
}

/* ------ Primary Styles ------ */
.PrimaryNavBg
{
	background-image: url(Images/Backgrounds/homepage/homepageMenuBg.jpg);
	background-repeat: no-repeat;
}

.PrimaryNavGroup
{
}

.PrimaryNav
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.PrimaryNavSeparator
{
	background-image: url(Images/Backgrounds/homepage/PrimarySep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #82A020;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
}

/* ------ Text Styles ------ */
.HomeH1
{
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #0B1A46;
}

.HomeH2
{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
}

.HomeText
{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
}

.HomeTextLink
{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	text-decoration: underline;
}

.BAdvisorLink
{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #CD5200;
	display: block;
}

.LAdvisorLink
{
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #083301;
	display: block;
}

/* ------ Footer Styles ------ */
.FooterMenu
{
}

.Footer
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #001241;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	line-height: 11px;
}

.Footer:hover
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
}

.FooterSeparator
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #001241;
	text-decoration: none;
	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 */
}