/* ADVICE STYLES */

#adviceMenu {
	font-size: 10px;
	margin-left: 10px;
}

#navBottom {
	position: relative;
	top: 40px;
	left: 0px;
	width: 798px;
	height: 39px;
	background-image: url(/images/fsg_nav_btm_advice.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.adviceSelect {
    width: 150px;
    font-size: 10px;
	margin: -5px 0px 2px 0px;
}

.contentTable {
	margin-top:40px;
	background-image:url(/images/advice/gradient_advice.jpg); 
	background-repeat:no-repeat; 
	background-position: top left;
}

.detailHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	margin: 0px 0px 12px 0px;
}

h1 {
    color: #CC6600;
}

h2 {
	color: #CC6600;
}

h5 {
    color:#C60;
}

a.h2:link, a.h2:visited {
	color: #CC6600;
	text-decoration: none;
}

a.h2:hover, a.h2:active {
	color: #CC6600;
	text-decoration: underline;
}

.orange {
	color: #CC6600;
}

.sectionIntro {
	color: #CC6600;
}

.sidebar2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #CC6600;
	margin: 8px 6px -4px 0px;
	padding: 4px 0px 0px 0px;
}
.sideNavItem {
	margin: 0px;
	padding-left: -20px;
	list-style:none;
	border-bottom: 1px solid #CC9900;
}

#secondaryNav li {
    border-bottom: 1px solid #CC9900;
}

#secondaryNav li.pin a:link, #secondaryNav li.pin a:visited {
    color:#CC6600;
}
#adviceNav {
    font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #858484;
    text-decoration:none;
    padding:0 12px 0 0px;
}

#adviceNav.pin {
	color: #C6A43E;

}

#adviceNav.pin a:link, #actionNav.pin a:visited {
	color: #666666;
	
}

#adviceNav:hover {
	color: #C6A43E;
	
}
