.DropDownList
{ 
	FONT-SIZE: 14px; 
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, sans-serif 
}
.ListBoxData	 
{ 
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, sans-serif 
}
.ErrorItem   
{
   color: #FF0033;
   font-size: 10pt;
}
.MessageItem   
{
   color: #008000;
   font-size: 10pt;
   font-weight: bold;
}

.center {text-align: center!important;}
.left {text-align: left!important;}
.right {text-align: right!important;}
.half {width : 50%!important;}
.most {width : 98%!important;}
.full {width : 100%!important;}
.vtop {vertical-align: top!important;}
.vcenter {vertical-align: center!important;}
.vbottom {vertical-align: bottom!important;}
.req {color: #CC0033!important;}

.listRow
{
	background-color: #E6E9F2;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 4px 0px 0px 8px;
	padding: 1px 1px 1px 8px;
}
.listRowAlt
{
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 4px 0px 0px 8px;
	padding: 1px 1px 1px 8px;
}
.label   
{
    color: #00008b;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.data   
{
    color: #000000;
    font-size: 11px;
    text-align: left;
}
.nedata_table
{
	padding: 1px 1px 1px 8px;
	width: 100%;
}
.nedata_sep
{
	width: 75%;
	height: 2px;
	text-align: center;
	color: #808080;
	background-color:#000000;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-top:-1px;
}
.nedata_desc
{
	font-family : Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	text-align: left;
	font-weight: bold;
}

.map_table
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.map_desc
{
	font-family : Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	text-align: left;
}
.map_help_data
{
	width: 50%;
	color : #000000;
	font-size : 11px;
	text-align: left;
	vertical-align: bottom
	font-weight: bold;
}
.map_help_data a:link, .map_help_data a:visited {text-decoration: solid;color: #000000;font-weight: bold;}
.map_help_data a:hover {color: red;font-weight: bold;}
.map_copyright
{
	font-family : Verdana, Helvetica, sans-serif;
	color : #2A3F55;
	font-size : 10px;
	text-align: left;
	font-weight: bold;
}
.mapextra_header_label   
{
    color: #008080;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.mapextra_header_data   
{
    color: #008080;
    font-size: 9px;
    text-align: left;
}
.mapextra_data   
{
    color: #000000;
    font-size: 10px;
    text-align: left;
}
.mapextra_data_branch  
{
    color: #ff5f00;
    font-size: 10px;
    text-align: left;
}
.mapextra_data_contingency
{
    color: #2a3faa;
    font-size: 10px;
    text-align: left;
}
.mapextra_psc_region 
{
	width: 50%;
    font-size : 12px;
    color : #000000;
    background-color:#bbddee;
    font-weight : bold;
	text-align: right;
}
.mapextra_psc_status 
{
	width: 50%;
    font-size : 12px;
    font-weight : bold;
	text-align: left;
}
.mapextra_psc_region a:link, .mapextra_psc_region a:visited {text-decoration: solid;color: #000000;}
.mapextra_psc_region a:hover {color: red;}
.mapextra_psc_status a:link, .mapextra_psc_status a:visited {text-decoration: solid;color: #000000;}
.mapextra_psc_status a:hover {color: red;}

.main_table
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.main_td
{
	vertical-align: top
	width: 100%;
}
.main_chart_td
{
	vertical-align: top
}
.main_chart_tool_td
{
	text-align: right;
	vertical-align: top
}

.menu_table
{
	padding: 0px 0px 0px 0px;
	background-color: #808080;
	vertical-align: center;
	width: 100%;
}
.menu_data   
{
    color: #ffffff;
    background-color: #808080;
    font-family : arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight : bold;
    text-align: left;
    vertical-align: bottom;
}
.menu_sep   
{
    color: #A6CAF0;
    background-color: #808080;
    font-size: 15px;
    font-weight : bold;
    text-align: left;
    vertical-align: center;
}
.menu_data a:link, .menu_data a:visited {
    color : #ffffff;
    text-decoration: none;
}
.menu_data a:hover {color: red;}

.login_title 
{
	font-size : 20px;
	color : #000000;
	font-weight : bold;
	text-align: center;
	margin-bottom : 20px;
	background-color : #ffffff;
	border-bottom: #ffffff 2px solid;
}
.login_subtitle 
{
	font-size : 12px;
	color : #134880;
	font-weight : bold;
	text-align: center;
	margin-top : 6px;
	background-color : #ffffff;
}
.login_msg_data
{
	width: 100%;
}

.nav_sep
{
	width: 60%;
	height: 1px;
	text-align: left;
	color: #ffffff;
	background-color:#fbbc01;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top:-1px;
}
.nav_table
{
	padding: 1px 1px 1px 8px;
	vertical-align: top;
	width: 100%;
}
.nav_subtitle
{
	font-family : Verdana, Arial, sans-serif;
	color : #ffffff;
	font-size : 8pt;
	text-align: left;
	font-weight: bold;
}
.nav_link_item
{
	font-family : Verdana, Arial, sans-serif;
	color : #ffffff;
	font-size : 10px;
	text-align: left;
	
	PADDING-RIGHT: 4px;
    MARGIN-TOP: 6px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: bold;
    BACKGROUND: url(images/dot_yellow.gif) no-repeat 0px 5px;
    TEXT-TRANSFORM: none;
    LINE-HEIGHT: 13px
}
.nav_copyright
{
	font-family : Verdana, Arial, sans-serif;
	color : #ffff00;
	font-size : 10px;
	text-align: left;
	font-weight: bold;
}
.nav_link_item a:link, .nav_link_item a:visited {text-decoration: solid;color: #ffffff;}
.nav_link_item a:hover {color: red;}






b { bold }

body, a, div, span, td, select, option, input, textarea, text {
    font-family : Verdana, Arial, sans-serif;
}
body, div,td, select, option, input, textarea, text {
    color : #666666;
    font-size : 10px;
}
.searchBox {
    padding-left : 135px;
    margin-top : 6px;  
    margin-right : 7px;
}

.search {
    font-family : Verdana, Arial, sans-serif;
    margin-top: 4px;
    margin-right:4px;
    font-weight : bold;
    color : #ffffff;
}
.search a:link, .search a:visited, a.search {
    color : #ffffff;
    font-weight : bold;
    text-decoration : none;
}
.searchField {
    height : 18px;
    border : 2px 2px 2px 2px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
}

a.search:hover, .search a:hover {
    color : #fbbc01;
    text-decoration : none;  
    font-weight : bold;
}

.sep {
    color : #FBBC01;
    font-size : 11px;
}

.black {
    color : #000000;
}
.white {
    color : #ffffff;
}
.breadcrumbUP{
    color : #154A7E;
}
.breadcrumbON{
    color : #000000;
}

.blueArrow {
    margin : 0px 6px 0px 6px;
}
.title {
    font-size : 16px;
    color : #000000;
    font-weight : bold;
    margin-bottom : 20px;
}
.bodyCopyIntro {
    font-weight : bold;
    margin-bottom : 16px;
}

.subtitle {
    font-size : 12px;
    color : #000000;
    font-weight : bold;
    margin-top : 6px;
}
.level3LinkTitle {
    font-size : 11px;
    font-weight : bold; 
    padding-left : 8px;
    background : transparent url(images/arrow_yellow.gif) no-repeat scroll 0px 5px;
}
.level3LinkTitle, .level3LinkTitle a:link, .level3LinkTitle a:visited {
    color : #14497f;
}
.level3LinkDesc {
    margin-bottom : 14px;
}
.inlineImage {
    margin-bottom : 16px;
    font-size : 9px;  
}
.inlineImage img {
    margin-right : 8px;
    vertical-align : top;
}
.inlineImage2 {
    margin-bottom : 16px;
    font-size : 9px;  
}
.inlineImage2 img {
    margin-right : 8px;
    vertical-align : top;
    border:1px; 
    border-thickness: 1px; 
    border-color: #124A43; 
    border-style: solid;
}
.rhsImage {
    vertical-align : top;
}
.rhSeperator {
    font-size : 0px;
    width : 179px;
    border-bottom : 1px solid #dcdedb;
    margin : 8px 0px 10px 0px;
}
.rhLinkList {
    width : 180px;
    font-size : 10px;
    font-weight : bold;
    text-transform : uppercase;
}
.rhLinkListGateway {
    padding : 12px 14px 0px 8px;
}


.rhLink
{
    PADDING-RIGHT: 4px;
    MARGIN-TOP: 6px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: url(images/dot_yellow.gif) no-repeat 0px 5px;
    TEXT-TRANSFORM: none;
    LINE-HEIGHT: 13px
}
.rhLink A:link
{
    COLOR: #38407d
}
.rhLink A:visited
{
    COLOR: #38407d
}

.archiveLink a:link, .archiveLink a:visited, .siteIndexLink a:link, .siteIndexLink a:visited{
    color : #14497f;
}
.rhInline {
    background-color : white;
    margin : 0px 0px 4px 8px;
    padding : 2px 2px 4px 8px;
    font-weight : normal;
}
.rhInlineTitle {
    margin : 4px 0px 0px 8px;
    padding : 1px 1px 1px 8px;
    background-color : #dcdedb;
    color : #666666;
    font-size : 10px;
    font-weight : bold;
  
} 
.otherApplications {
    padding : 5px 0px 2px 10px;
    width : 590px;
    border-right : 1px solid #ffffff;
    height : 27px;
}
.contact {
    width : 590px;
    height : 21px;
    border-right : 1px solid #c7d1e0;
 
}
.legal {
    width : 180px;
    height : 21px;
}
.footerLinks {
    color : #fbbc01;  
    padding : 0px 6px 0px 6px;
}
.footerLinks a:link, .footerLinks a:visited {
    color : #134880;
    padding : 0px 5px 0px 5px;
}
.searchLinks {
    color : #fbbc01;  
    margin-top:3px;
}
.searchLinks a:link, .searchLinks a:visited {
    color : #ffffff;  
}
.archiveLink {
    font-size : 10px;
    font-weight : bold; 
    margin-top : 6px;
    padding-left : 9px;  
    text-transform : none;
    border-right : 1px solid #fbbc01;
    width : 45px;
}
.backToTop {
    background : transparent url(images/arrow_yellow_up.gif) no-repeat scroll 375px 4px;
    width : 100%;
    font-size : 10px;
    font-weight : normal;
    margin-top : 8px;
    padding-right : 12px;
    padding-bottom : 3px;
    text-align : right;
    border-bottom : 1px solid #dcdbde;
}
.backToTop a:link, .backToTop a:visited {
    color : #14497f;
}
.seperator {
    width : 100%;
    height : 1px;
    border-bottom : 1px solid #dcdedb;
}
.faq {
    padding-top : 18px;
}
.faq .title {
    font-size : 11px;
    margin-bottom : 0px;
}
.margin10bottom {
    margin-bottom : 10px
}
.margin20bottom {
    margin-bottom : 20px
}
.margin20top {
    margin-top : 20px;
}
.pad10top {
    padding-top : 10px;
}
.pad7top {
    padding-top : 7px;
}
.pad5top {
    padding-top : 5px;
}
.pad3top {
    padding-top : 3px;
}
.doclistHead {
    color : #000000;
    font-weight : bold;
    font-size : 11px;
}
.doclistDate, .doclistType {
    color : #000000;
}
.doclistDesc {
    padding-right : 12px;
}
.doclistTitle {
    font-weight : bold;   
}
.doclistTitle, .doclistTitle a:link, .doclistTitle a:visited {
    color : #14497f;
}
.docIcon {
    margin-top : 6px;
    margin-bottom : 3px;
}
.doclistTitle, .docListDate, .doclistType  {
    padding-top : 9px;
}
.text a:link, .text a:visited {
    color : #14497f;
}
#paginpos {
    position : relative;
    top : -5px;
}
.pagination {
    height : 15px;
    font-weight : bold;
    color : #cccccc;
  
}
.pagination span,  .pagination img {
    color : #fcbd00;
    margin : 0px 2px 1px 2px;
}

.print {
    height : 15px;
    background : transparent url(images/icon_print.gif) no-repeat scroll 1px 0px;
    padding-left : 20px;
    padding : 2px 0px 3px 20px;
    margin : 10px 0px 0px 0px;
}
.print a:link, .print a:visited, .pagination a:link, .pagination a:visited {
    color : #154982;
    font-weight : normal;
}
.asearchKeywords {
    width : 291px;
    font-size : 10px;
    font-family : Verdana, Arial, sans-serif;
    color : #333333;  
    padding-top : 2px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
}
.asearchFields {
    postion : relative;
    margin-left : 76px;
    color : #333333;  
}
.asearchCollection {
    width : 166px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
    margin : 16px 0px 16px 2px;
}
.rbutton{ 
    margin : 0px 2px -2px 0px
}
.feature {
    width : 192px;
    padding : 10px 8px 16px 8px;
    float : left;
}
.feature img {
    margin-top : 3px;
    margin-right : 0px;
    float : left;
}
.feature .text {
    float : right; 
    margin : 0px 0px 0px 0px; 
    padding :  0px 0px 0px 0px;
}
.arrowLink {
    background : transparent url(images/arrow_yellow.gif) no-repeat scroll 0px 4px;
    font-size : 10px;
    padding-left : 6px;
    padding-right : 6px;
    text-transform : none;
}
.siteIndexLink {
    font-size : 11px;
    font-weight : bold; 
    padding : 0px 5px 0px 5px;  
    text-transform : none;
    color : #cccccc;
    border-right : 1px solid #fbbc01;
    width : 21px;
}
.siteIndex {
    font-size : 10px;
    font-weight : normal;
    position : static; 
    top : 0px;
    left : 0px;
}
.siteIndex a:link, .siteIndex a:visited {
    color : #134880;
}
.siteIndex b {
    font-size : 11px;
    color : #000000;
    font-weight : bold;
}
.siteIndex ul {
    font-weight : bold;
    list-style-type: square;
    margin-left: -2px; 
    padding : 0px 0px 0px 12px;
    color : #FBB901;
    list-style : url(images/li-arrow.gif) 0px 5px;
}
.siteIndex ul ul{
    font-weight : normal;
    list-style : url(images/li-square.gif) 0px 5px;
}
.show {
    display : inline;
    visibility : show;  
}
.hide {
    visibility : hidden;
    display : none;
}
.feedbackForm {
    font-size : 10px;
    font-weight : bold;
    color : #000000;
}

.feedbackForm input {
    width : 191px;  
    height : 18px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
    margin : 5px 0px 5px 0px;
}
.feedbackForm input.small {
  width : 56px;
  
}
.feedbackForm input.button {
    width : 106px;
    height : 16px;
    border : 1px 1px 1px 1px;
    border-color : #FEE394 #BC8D00 #BC8D00 #FEE394;
    border-style : solid;
    margin : 5px 0px 5px 0px;
    background-color : #fbbC01;
    color : #185596;
    font-weight : bold;
}
.feedbackForm .label {
    width : 110px;
    min-width : 110px;
    padding : 0px 10px 2px 0px;
    text-align : right;
    margin : 5px 0px 5px 0px;
    font-size : 10px;
    font-weight : bold;
    color : #000000;
}
.feedbackForm .example {
    color : #999999;
    margin-left : 116px;
    font-weight : normal;
    position : relative;
    top : -4px;
}
.feedbackForm select {
    width : 191px;  
    height : 18px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
    margin : 5px 0px 5px 0px;
}
.feedbackForm textarea {
    width : 250px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
    margin : 5px 0px 5px 0px;
}
.required {
    color : ff9900;
}
.feedbackForm .dash {
    height :18px;
}
.archiveSelect {
    width : 140px;
    border : 1px 1px 1px 1px;
    border-color : #000000 #cccccc #cccccc #000000;
    border-style : solid;
    margin : 5px 0px 5px 0px;
}
/*SITEMAP LIST*/
ul.siteMap, ul.siteMap2, ul.siteMap3{
    color : #14497f;
    list-style-type:none;
    padding-left: 1em;
    text-indent: -.5em;
    font-weight: normal;  
}
ul.siteMap, ul.siteMap2 {
    background-image: url(images/li-arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px -3px ;
    font-weight: bold;
    }
ul.siteMap{
    font-size: 12px;
    margin-left: -5px;     
}
ul.siteMap2{
    font-size: 10px;
    margin-left: -5px;
}    
ul.siteMap3{
    background-image: url(images/li-square.gif);
    background-repeat: no-repeat;
    background-position: 5px -6px;
    margin-left: -2px;    
    }
ul.siteMap li, ul.siteMap2 li, ul.siteMap3 li{
    margin: 4,0,6,12;
}
a.siteMapLink:link, a.siteMapLink:visited{
    color : #14497f;
}

#crumbs {
color: #14497F;
background-color: #E6E9F1;
padding: 3px;
}

#crumbs ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
} 

#crumbs ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}

#yellowHR{
background-color:#fbbc01;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-top:-1px;
}

/* NAVIGATION */
#navcontainer{
width: 180px;
border-right: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
background-color: #134880;
color: #000000;
}

#navcontainer ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-top: 1px solid #0A2874;
}

#navcontainer li a
{
display: block;
padding: 3px 0px 3px 15px;
background-color: #134880;
color: #ffffff;
text-decoration: none;
width: 180px;
font-weight:bold;
background-image: url(images/li-arrow.gif);
background-repeat: no-repeat;
background-position: 5px 1px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
color: #FBBC01;
}

#navcontainer li li
{
border-top: 1px solid #ffffff;
border-bottom: 0;
margin: 0;
}

#navcontainer li li a
{
display: block;
padding: 4px 5px 4px 15px;
background-color: #E6E9F1;
color: #134880;
text-decoration: none;
width: 180px;
font-weight:normal;
}

#navcontainer li li a:hover
{
color: #000000;
}

#navcontainer li li li
{
border-top: 1px solid #ffffff;
border-bottom: 0;
margin: 0;
}

#navcontainer li li li a
{
display: block;
padding: 4px 5px 4px 25px;
background-color: #F3F5F9;
color: #134880;
text-decoration: none;
width: 180px;
background-image: url(images/li-square.gif );
background-repeat: no-repeat;
background-position: 15px 0px;
}

#corpnavcontainer{
width: 180px;
border-right: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
background-color: #6588ac;
color: #000000;
}

#corpnavcontainer ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#corpnavcontainer li
{
border-top: 1px solid #496a96;
}

#corpnavcontainer li a
{
display: block;
padding: 3px 0px 3px 15px;
background-color: #6588ac;
color: #ffffff;
text-decoration: none;
width: 180px;
font-weight:bold;
background-image: url(images/li-arrow.gif);
background-repeat: no-repeat;
background-position: 5px 1px;
}

html>body #corpnavcontainer li a { width: auto; }

#corpnavcontainer li a:hover
{
color: #FBBC01;
}

#corpnavcontainer li li
{
border-top: 1px solid #ffffff;
border-bottom: 0;
margin: 0;
}

#corpnavcontainer li li a
{
display: block;
padding: 3px 5px 3px 15px;
background-color: #E6E9F1;
color: #134880;
text-decoration: none;
width: 180px;
font-weight:normal;
}

#corpnavcontainer li li a:hover
{
color: #000000;
}

#corpnavcontainer li li li
{
border-top: 1px solid #ffffff;
border-bottom: 0;
margin: 0;
}

#corpnavcontainer li li li a
{
display: block;
padding: 3px 5px 3px 25px;
background-color: #F3F5F9;
color: #134880;
text-decoration: none;
width: 180px;
background-image: url(images/li-square.gif );
background-repeat: no-repeat;
background-position: 15px 0px;
}
/*end of file*/
















/* original styles below here, move up when worked on */

.darkBodyCopy{
  color               :#666666;
  font-weight      :bold;
}
                
.uTitle {
  color               :#999999;
  font-weight      :bold;
}

.graySM {
  font-size      :9px;
  font-family    :Arial, Verdana, sans-serif;  
}

.lGraySM{
  color           :#cccccc;
  font-size      :9px;
  font-style    :italic;
  font-family    :Arial, Verdana, sans-serif;  
}


.nextON {
  color            :#CDCDCD;
}

.bluenumber{
  color            :#969DD4;
}

/*LINKS*/
a{
  text-decoration :none;
}

a:hover {
  text-decoration :underline;
}

a.subtitle{
  font-size          :11px;
  color               :#134880;
}

a.subtitle:hover{
  font-size          :11px;
  color               :#FBBC01;
  text-decoration :none;  
}

a.white, .white{
  color                :#ffffff;
  text-decoration :none;
}

a.white:hover {
  text-decoration :underline;
}

a.util, .util{
  color                :#134880;
  text-decoration :none;
}

a.util:hover {
  text-decoration :underline;
}

a.utilBold, .utilBold{
  color               :#134880;
  font-weight      :bold;
  text-decoration :none;
}

a.utilBold:hover {
  font-weight      :bold;
  text-decoration :underline;
}

a.utilON, .utilON{
  color                :#333333;
  text-decoration :none;
}

a.utilON:hover {
  text-decoration :underline;
}

a.utilBoldON, .utilBoldON{
  color               :#333333;
  font-weight      :bold;
  text-decoration :none;
}

a.utilBoldON:hover {
  font-weight      :bold;
  text-decoration :underline;
}

a.bLink{
  color                :#134880;
  font-weight      :bold;  
  text-decoration :none;
}

a.bLink:hover {
  color                :#FBBC01;
  text-decoration :none;  
}

a.rightNav{
  color                :#12497F;
  text-decoration :none;
}

a.rightNav:hover {
  color                :#FBBC01;
  text-decoration :none;  
}

a.rightNavBold{
  color                :#12497F;
  font-weight      :bold;  
  text-decoration :none;
}

a.rightNavBold:hover {
  color                :#FBBC01;
  text-decoration :none;  
}

a.rightNavBoldON{
  color                :#000000;
  font-weight      :bold;  
  text-decoration :none;
}

a.rightNavBoldON:hover {
  color                :#FBBC01;
  text-decoration :none;  
}



a.more{
  color                :#134880;
  text-decoration :none;
}

a.more:hover {
  color                :#FBBC01;
  text-decoration :none;  
}

a.nav2{
  color                :#134880;
  text-decoration :none;   
}

a.nav2:hover{
  color                :#134880;  
}

a.nav2ON{
  color                :#000000;
  font-weight      :bold;    
  text-decoration :none;   
}

a.nav2ON:hover{
  color                :#134880;
  font-weight      :bold;    
}

a.next{
  color            :#154881;
}

a.next:hover {
  color            :#154881;  
}

