/* side nav */
#sideNavStyle {
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #011527;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sideNavStyle a:link, #sideNavStyle a:visited, #sideNavStyle a:hover, #sideNavStyle a:active  {
	display: block;
	margin: 0px;
	text-decoration: none;
}
/* sectionDividers */
a.section:link, a.section:visited, a.section:hover, a.section:active {
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: 1px solid #6095C1;
	background-color: #011527;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 6px;
}
/* catLinks */
a.catLink:link, a.catLink:visited, a.catLink:hover, a.catLink:active {
	font-weight: normal;
	color: #011527;
	background-image: url(/static/clients/181NSM1/images/SideNavPrimary.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a.catLink:hover {
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-over.gif);
	background-repeat: no-repeat;
	color: #57A0CB;
}
a.catLinkSelected:link, a.catLinkSelected:visited, a.catLinkSelected:hover, a.catLinkSelected:active {
	font-weight: bold;
	color: #599FC9;
	background-image: url(/static/clients/181NSM1/images/SideNavPrimary-on.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a.catLinkSelected:hover {
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-over.gif);
	background-repeat: no-repeat;
	color: #57A0CB;
}
a.catLinkFinal:link, a.catLinkFinal:visited, a.catLinkFinal:hover, a.catLinkFinal:active {
	font-weight: bold;
	color: #599FC9;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-over.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a.catLinkSelected-sub:link, a.catLinkSelected-sub:visited, a.catLinkSelected-sub:hover, a.catLinkSelected-sub:active {
	font-weight: bold;
	color: #599FC9;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-on.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a.catLinkSelected-sub:hover {
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-over.gif);
	background-repeat: no-repeat;
	color: #011527;
}
a.catLinkBottom:link, a.catLinkBottom:visited, a.catLinkBottom:active {
	font-weight: normal;
	color: #011527;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.catLinkBottom:hover{
	color: #5BA6D2;
}
a.catLinkSelectedBottom-sub:link, a.catLinkSelectedBottom-sub:visited, a.catLinkSelectedBottom-sub:hover, a.catLinkSelectedBottom-sub:active {
	font-weight: normal;
	color: #000000;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-on.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #6095C1;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.catLinkFinalBottom:link, a.catLinkFinalBottom:visited, a.catLinkFinalBottom:hover, a.catLinkFinalBottom:active {
	font-weight: bold;
	color: #599FC9;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-over.gif);
	background-repeat: no-repeat;
	background-color: #DFEAF3;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-bottom: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* subLinks */
a.subLink:link, a.subLink:visited, a.subLink:hover, a.subLink:active {
	font-weight: normal;
	color: #011527;
	background-color: #DFEAF3;
	border-bottom: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
}
a.subLink:hover {
	font-weight: bold;
	color: #011527;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-over.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}
a.subLinkFinal:link, a.subLinkFinal:visited, a.subLinkFinal:hover, a.subLinkFinal:active {
	font-weight: bold;
	color: #000000;
	border-bottom: none;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-over.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-color: #DFEAF3;
}
a.subLinkBottom:link, a.subLinkBottom:visited, a.subLinkBottom:hover, a.subLinkBottom:active {
	font-weight: normal;
	color: #011527;
	background-color: #DFEAF3;
	border-bottom: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.subLinkBottom:hover {
	font-weight: bold;
	color: #011527;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-over.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}
a.subLinkFinalBottom:link, a.subLinkFinalBottom:visited, a.subLinkFinalBottom:hover, a.subLinkFinalBottom:active {
	font-weight: bold;
	color: #000000;
	border-bottom: none;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-over.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-color: #DFEAF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.subLinkSelected:link, a.subLinkSelected:visited, a.subLinkSelected:hover, a.subLinkSelected:active {
	font-weight: bold;
	color: #011527;
	border-bottom: none;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-on-sub.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-color: #DFEAF3;
}
a.subLinkSelected:hover {
	font-weight: bold;
	color: #011527;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-over.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}
a.subLinkSelected-sub:link, a.subLinkSelected-sub:visited, a.subLinkSelected-sub:hover, a.subLinkSelected-sub:active {
	font-weight: bold;
	color: #000000;
	background-color: #DFEAF3;
	border-bottom: none;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-on-sub.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 28px;
}
a.subLinkSelected-sub:hover {
	font-weight: bold;
	color: #000000;
	background-image: url(/static/clients/181NSM1/images/sideNavPrimary-on-sub.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}
/* thirdLinks */
a.thirdLink:link, a.thirdLink:visited, a.thirdLink:hover, a.thirdLink:active {
	font-weight: normal;
	color: #011527;
	background-color: #DFEAF3;
	border-bottom: none;
	padding: 3px 3px 3px 34px;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-dot.gif);
	background-repeat: no-repeat;
	background-position: 28px 9px;
}
a.thirdLink:hover {
	color: #011527;
	text-decoration: underline;
	font-weight: bold;
}
a.thirdLinkSelected:link, a.thirdLinkSelected:visited, a.thirdLinkSelected:hover, a.thirdLinkSelected:active {
	font-weight: bold;
	background-color: #DFEAF3;
	color: #000000;
	border-bottom: none;
	background-image: url(/static/clients/181NSM1/images/sideNavSub-dot.gif);
	background-position: 28px 9px;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 34px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #559FCB;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
