/* for level 3 & generic */
a:link {
        color: #41526E;
        text-decoration: none;
}

a:visited {
        color: #7F91AE;
        text-decoration: none;
}

a:hover {
        color: #cc6;
        border-bottom: dashed;
        border-width: 1px;
        text-decoration: none;
}

a:active {
        color: #cc6;
        border-bottom: dashed;
        border-width: 1px;
        text-decoration: none;
}

a#homelogo {
        border: 0;
}

#topnav {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        padding: 0;
        width: 750px;
}

#topnav p {
        color: #888;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        height: 20px;
        line-height: 11px;
        text-align: center;
}

#frame {
        width: 722px;
        /* IE */
        margin-right: auto;
        margin-left: auto;
        padding: 0;
        border: 1px solid #e5e5e5;
        background: #fff;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 720px;
}

html>body #frame {
        width: 720px;
}

#contentleft {
        width: 25%;
        padding: 0;
        float: left;
        background: #fff;
        height: 170px;
}

#leftnav {
        margin-left: 10px;
        margin-right: 10px;
}

#contentright {
        width: 75%;
        padding: 0;
        float: left;
        background: #fff;
        word-wrap: break-word;
        overflow: hidden;
}

#header {
        background: #cc6;
        height: 57px;
        padding: 0;
}

#rightcolumn a  {
        font-size: .85em;
        font-style: normal;
        font-weight: bold;
}

#rightcolumn-fff a  {
        font-size: .85em;
        font-style: normal;
        font-weight: bold;
}

#bodyarea p a {
        font-size: .85em;
        font-style: normal;
        font-weight: bold;
}

#bodyarea {
        margin: 10px;
}

#rightcolumn {
        width: 180px;
        margin-left: 10px;
        padding: 0;
        background: #f0f0f0;
        float: right;
}

#rightcolumn-fff {
        /* Used only in level 3, 2-column, in place of #rightcolumn */
       width: 340px;
         padding: 0 10px 10px 10px;
         margin-left: 10px;
         background: #fff;
         float: right;
         border-left: 1px solid #e5e5e5;
}

#rightcolumn-fff h2,
#rightcolumn-fff h3,
#rightcolumn-fff h4,
#rightcolumn-fff h5,
#rightcolumn-fff h6 {
        margin-top: 0;
        padding-top: 0;
}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        background: #f2f2f2 url(../images/bg_fade.gif) repeat-x fixed;
        margin: 0;
        padding: 0;
}

p {
        font-size: 1em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #333;
}

b, strong {
        font-size: .85em;
        font-style: normal;
        font-weight: bold;
        color: #333;
}

table {
        border-collapse: collapse;
}

td {
        border-collapse: collapse;
        vertical-align: top;
        color: #333;
}

td p {
        font-size: 1em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #333;
}
th, td b, strong {
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: bold;
        color: #333;
}

h1, h2, h3, h4, h5, h6 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
}

h1, h2, h3 {
        line-height: 1.2em;
        font-weight: normal;
        color: #663;
}

h4, h5, h6 {
        line-height: 1.5em;
        font-weight: bold;
        color: #333;
        margin-bottom: .75em;
}

h1 {
        font-size: 1.5em;
}

h2 {
        font-size: 1.3em;
}

h3 {
        font-size: 1.3em;
        line-height: 1.5em;
}

h4 {
        font-size: .9em;
}

h5 {
        font-size: .85em;
}

h6 {
        font-size: .85em;
}

em {
        font-style: italic;
}

hr {
        width: 100%;
        height: 1px;
        color: #e5e5e5;
        text-align: center;
        border-style: solid;
}

p.smallcopy {
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #333;
        margin-top: 0;
}

td p.smallcopy b,
td p.smallcopy strong,  
p.smallcopy b,
p.smallcopy strong {
        font-size: 1em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: bold;
        color: #333;
}

td p.smallcopy a,
p.smallcopy a {
        font-size: 1em;
        font-style: normal;
        font-weight: bold;
}

#rightcolumn-fff p.smallcopy a , 
#rightcolumn p.smallcopy a {
        font-size: 1em;
        font-style: normal;
        font-weight: bold;
}

#bodyarea p.smallcopy a {
        font-size: 1em;
        font-style: normal;
        font-weight: bold;
}

.copyright {
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #888;
        text-align: center;
}

p.utility {
        font-size: 11px;
        font-style: normal;
        line-height: 11px;
        font-weight: normal;
        color: #888;
        border: 1px solid #993;
        background: #dbdb7b;
        padding: 4px;
        margin: 5px 3px 0 0;
        float: right;
}

.utility a:link {
        color: #41526E;
        text-decoration: none;
}

.utility a:visited {
        color: #7F91AE;
        text-decoration: none;
}

.utility a:hover {
        color: #fff;
        border-bottom: 1px dashed;
        text-decoration: none;
}

.utility a:active {
        color: #fff;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#topnav a:link,
p.copyright a:link {
        color: #41526E;
        text-decoration: none;
}

#topnav a:visited,
p.copyright a:visited {
        color: #7F91AE;
        text-decoration: none;
}

#topnav a:hover,
p.copyright a:hover {
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#topnav a:active,
p.copyright a:active {
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}

.rightdiv {
        margin: 10px;
        margin-top: 0;
}

.rightdiv h2, h3, h4, h5, h6 {
        margin-top: 0;
        margin-left: 0;
        padding-top: 0;
}

img.title {
        margin-bottom: 0;
}

a img {
        border: none;
}
	
img {	border: none;
}

.subsiteimg { 
        margin-top: -3px;
        padding-top: 0;
}

.subsitemenu {
        margin-bottom: 10px;
}

#breadcrumbs {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #666;
        background: #fff;
        padding: 10px;
}

#breadcrumbs a {
        color: #41526E;
        text-decoration: none;
}

#breadcrumbs a:visited {
        color: #7F91AE;
        text-decoration: none;
}

#breadcrumbs a:hover {
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#breadcrumbs a:active {
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#breadcrumbs-az {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #666;
        background: #fff;
        padding: 10px;
}

#breadcrumbs-az a {
        font-weight: bold;
        color: #41526E;
        text-decoration: none;
}

#breadcrumbs-az a:visited {
        font-weight: bold;
        color: #7F91AE;
        text-decoration: none;
}

#breadcrumbs-az a:hover {
        font-weight: bold;
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#breadcrumbs-az a:active {
        font-weight: bold;
        color: #cc6;
        border-bottom: 1px dashed;
        text-decoration: none;
}


#menubar {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: .85em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #fff;
        margin: 0;
        padding: 0;
}

#menubar ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-left: 0;
        padding-left: 0;
        padding-right: 6px;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.25em;
}

#menubar ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        padding-left: 10px;
        padding-bottom: .85em;
}

#menubar ul li.open {
        padding-left: 10px;
        padding-bottom: 0;
        font-weight: bold;
}

#menubar ul ul {
        padding: 0;
        padding-top: .85em;
        padding-bottom: .5em;
}

#menubar ul ul li {
        padding-top: 0;
        padding-left: 10px;
        padding-bottom: .85em;
        border: none;
}

#menubar ul li a {
        text-decoration: none;
        color: #ccc;
}

#menubar ul li.open a {
        color: #fff;
}

#menubar ul li.default a {
        color: #fff;
}

#menubar ul li.on a {
        color: #cc6;
        font-weight: bold;
}

#menubar ul li.on li a {
        color: #fff;
}

#menubar ul li li.on a {
        color: #cc6;
}

#menubar ul li a:hover, #menubar ul li ul li a:hover {
        color: #cc6;
        border-bottom: dashed;
        border-width: 1px;
        text-decoration: none;
}

ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #333;
        list-style-type: square;
        padding-left: 0;
        margin-left: 30px;
}

ol {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        color: #333;
        padding-left: 0;
        margin-left: 30px;
}

#breadcrumbs span.index,
#breadcrumbs span.Default {
        display: none;
}

tr.altMatrixRow {background-color: #DDDDDD;}
