/* ----  Navigation Styles     ---- */
/* ------------------------------------- */

/* ------------------------------------- */
/* ----  Level 1     ---- */
 /* DEFAULTS */
.L1_Nav{}
#navcontainerL1 ul{padding: .2em 0; margin: 0; list-style-type: none; color: #FFFFFF; width: 100%; text-align: center; background-image: url(/ma/resource/system/default/images/menu_bar.gif);}
#navcontainerL1 ul li {display: inline; padding-left: 0; padding-right: 0; padding-bottom: 5px; padding-top: 5px; }
#navcontainerL1 ul li a {color: #fff; background-color: #31659C; padding: 0.2em 1em 0.2em 2em; text-decoration: none; border-right: 1px dotted #FFFFFF; background-image: url(/ma/resource/system/site/images/Btoff.gif); background-repeat: no-repeat; }
#navcontainerL1 ul li a:hover {background-color: #31659C;	background-image: url(/ma/resource/system/site/images/Btactive.gif); }
#navcontainerL1 ul li a#currentL1 {background-color: #31659C;	background-image: url(/ma/resource/system/site/images/Btactive.gif); }
#navlistL1 ul li {background-color: #003366;}

/* ------------------------------------- */
/* ----  Level 2     ---- */
 /* DEFAULTS */
.L2_3Nav{width: 100%;}
#navlistL2 ul li a,#subnavlistL2 ul li a { text-decoration: none; height: 16px; }
div#navcontainerL2 { padding: 0px; }

/* NAV LIST */
ul#navlistL2 {list-style-type: none; margin: 0; padding: 0; }
ul#navlistL2 li { display: inline; }
ul#navlistL2 li a { font-size: 1.2em; text-decoration: none;  color: #015272; font-weight: bold; display: block;  padding: 2px 0 2px 10px; background-image: url(/ma/resource/system/default/images/L2_off.gif); background-repeat: no-repeat;}
ul#navlistL2 li a:hover { color: #015272; background-image: url(/ma/resource/system/default/images/L2_active.gif); background-repeat: no-repeat; text-decoration: underline;}
ul#navlistL2 li a#currentL2 { color: #015272; font-weight: bold; background-image: url(/ma/resource/system/default/images/L2_active.gif); }

/* SUB NAV LIST */
ul#subnavlistL2 {list-style-type: none; margin: 0; padding: 0; }
ul#subnavlistL2 li { display: inline; }
ul#subnavlistL2 li a { font-size: 1.2em; text-decoration: none;  color: #015272; font-weight: bold; display: block;  padding: 2px 0 2px 25px; background-image: url(/ma/resource/system/default/images/L3_off.gif); background-repeat: no-repeat;}
ul#subnavlistL2 li a:hover { color: #015272; background-image: url(/ma/resource/system/default/images/L3_active.gif); background-repeat: no-repeat; text-decoration: underline; }
ul#subnavlistL2 li a#currentL2 { color: #015272; background-image: url(/ma/resource/system/default/images/L3_active.gif); }

/* ----  Navigation Conatiner Styles     ---- */
/* ------------------------------------- */

#navBlock{}

/* outer nav container  */
.TSNAVR0C0{}
.TSNAVR1C1{}
.TSNAVR1C2{}
.TSNAVR1C3{}

.TSNAVR2C1{}
.TSNAVR2C2{}
.TSNAVR2C3{}

.TSNAVR3C1{}
.TSNAVR3C2{}
.TSNAVR3C3{}

/* outer nav container images */
.img_TSNAVR0C0{
    width:208px;
    height:1px;
    background-image: url(/ma/resource/system/site/images/spacer.gif);}
.img_TSNAVR1C1{}
.img_TSNAVR1C2{width: 100%; height: 5px;}
.img_TSNAVR1C3{}

.img_TSNAVR2C1{}
.img_TSNAVR2C3{}

.img_TSNAVR3C1{}
.img_TSNAVR3C2{width: 100%; height: 9px;}
.img_TSNAVR3C3{}