/* global Navigation Area */
#navigation-global ul  {
list-style: none;
line-height: 2px;
background: black;
font-weight: bold;
margin:0;
width: 100%;
}

#navigation-global li{
float: left;
padding:0;
margin:0;
}

#navigation-global li a
{
display: block;
height:26px;
text-decoration: none;
text-align:center;
margin:0;
color:white;
background-color: #ffffff;
}

#navigation-global a.c1 {
width: 118px;
background-image:url(../images/globalnav/global-navigation_01.gif);
}

#navigation-global a.c1on {
width: 118px;
background-image:url(../images/globalnav/global-navigation-on_01.gif);
}

#navigation-global a.c2 {
width: 138px;
background-image:url(../images/globalnav/global-navigation_02.gif);
}

#navigation-global a.c2on {
width: 138px;
background-image:url(../images/globalnav/global-navigation-on_02.gif);
}

#navigation-global a.c3 {
width: 142px;
background-image:url(../images/globalnav/global-navigation_03.gif);
}

#navigation-global a.c3on {
width: 142px;
background-image:url(../images/globalnav/global-navigation-on_03.gif);
} 

#navigation-global a.c4 {
width: 140px;
background-image:url(../images/globalnav/global-navigation_04.gif);
}

#navigation-global a.c4on {
width: 140px;
background-image:url(../images/globalnav/global-navigation-on_04.gif);
}

#navigation-global a.c5 {
width: 112px;
background-image:url(../images/globalnav/global-navigation_05.gif);
}

#navigation-global a.c5on {
width: 112px;
background-image:url(../images/globalnav/global-navigation-on_05.gif);
}

#navigation-global a.c6 {
width: 150px;
background-image:url(../images/globalnav/global-navigation_06.gif);
}

#navigation-global a.c6on {
width: 150px;
background-image:url(../images/globalnav/global-navigation-on_06.gif);
}
	
.nobuttxt
{
display:none;
}
/* end global Navigation Area */



/* primary Navigation Area */

#navigation-secondary
{
width: 100%;
height: 30px;
float: left;
background: #e6e5de;
margin: 0 0 0 0;
border-bottom: 1px solid #c6c5c0; 
}

#home #navigation-secondary
{
height: 10px;
}

#navigation-secondary ul
{
display: block;
/*width:750px; nice to opera 7*/
float: left;
list-style: none;
margin:0;
padding: 0;
padding: 0 0 0 10px;
}

#navigation-secondary li {
float: left;
margin:0;
padding: 7px 5px 0 19px;
}
#navigation-secondary span, #navigation-secondary a:link,#navigation-secondary a:visited,#navigation-secondary a:active
{
font-size: 8pt; 
font-weight:bold;
text-decoration: none;
color:#00559f;
padding-top:4px;
display:block;
line-height:1em;	
}

#navigation-secondary a:hover
{
color:#00559f;
text-decoration:underline;
}

#navigation-secondary a.nav2on, #navigation-secondary span.nav2on /*if the page selected */
{
color:#0099cc; /*blue*/
}




/* end primary Navigation Area */


/*breadcrumb*/
#page-breadcrumb-wrapper
{
float:left;
width:100%;/*be nice to opera 7*/
}

#page-breadcrumb-wrapper ul  {
list-style: none;
margin: 10px 0 0 10px;
padding:0;
}

#page-breadcrumb-wrapper li {
float: left;
font-size: 8pt;
font-weight: bold;
padding:0 8px 0 15px;
margin:0;
background: url(../images/breadcrumb_spacer.gif) no-repeat 0 0;
}

#page-breadcrumb-wrapper a:link, #page-breadcrumb-wrapper a:visited, #page-breadcrumb-wrapper a:active
{
font-size: 8pt;
font-weight: bold;
color:#005AA3;
text-decoration: none;
}

#page-breadcrumb-wrapper a:hover
{
text-decoration: underline;
}

/*end breadcrumb*/





/******************************** TALISMA Pages *************************************************/

/* secondary navigation talisma*/

#navigation-tertiary
{
border-left: 1px solid #C6C5C0;
padding: 0;
margin: 0;
}

#navigation-tertiary h3 {
background: #e6e5de url('../images/multimodule-background.gif') repeat-x;
border-bottom: 1px solid #C6C5C0;
padding: 16px 0px 9px 15px;
margin:0;
}

#navigation-tertiary ul
{
display:block;
list-style: none;
margin:0 0 0 0;
padding:0;
}

#navigation-tertiary li
{
padding:0 10px 0 0;
margin:0;
border-bottom:1px solid #cccccc;/*be nice to ie*/
background: #e6e5de;
}

#navigation-tertiary li.hide
{
display: none;
}

#navigation-tertiary span.navon, #navigation-tertiary a:link,#navigation-tertiary a:visited,#navigation-tertiary a:active
{
line-height: 0.98em;
color:#00559f;
text-decoration: none;
display:block;
padding:9px 0 10px 18px;
}

#navigation-tertiary a:hover
{
background: #eeeeee;
text-decoration: underline;
}

#navigation-tertiary span.navon
{
color:#0099cc;
}

#navigation-tertiary li a.return
{
background-image: url('../images/silk/arrow_undo.png');
background-repeat: no-repeat;
background-position: 17px 7px;
padding-left: 42px;
height: 8px;
}

#navigation-tertiary li a.return:hover { 
background-image: url('../images/silk/arrow_undo.png');
background-repeat: no-repeat;
background-position: 17px 7px;
padding-left: 42px;
height: 8px;
}

#navigation-tertiary li a.return span
{
display: none;
}

#navigation-tertiary li a.contact {
background-image: url('../images/silk/telephone_go.png');
background-repeat: no-repeat;
background-position: 17px 7px;
text-indent: 22px;
}

#navigation-tertiary li a.contact:hover { 
background-image: url('../images/silk/telephone_go.png');
background-repeat: no-repeat;
background-position: 17px 7px;
text-indent: 22px;
}

#navigation-tertiary li a.pdf {
background-image: url('../images/icons/pdf.gif');
background-repeat: no-repeat;
background-position: 16px 7px;
text-indent: 22px;
}

#navigation-tertiary li a.pdf:hover {
background-image: url('../images/icons/pdf.gif');
background-repeat: no-repeat;
background-position: 16px 7px;
text-indent: 22px;
}

#navigation-tertiary li a.new {
background-image: url('../images/silk/new.png');
background-repeat: no-repeat;
background-position: 17px 7px;
text-indent: 22px;
}

#navigation-tertiary li a.new:hover {
background-image: url('../images/silk/new.png');
background-repeat: no-repeat;
background-position: 17px 7px;
text-indent: 22px;
}

