/* defaults for body text */
body, ul, p, dt, dd, li, ol, td, TBODY {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
}


/*define help side menu */
A.ssmItems:link  {color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}


/*define color Scrollbars */
BODY{
scrollbar-face-color:#003366;
scrollbar-arrow-color:#003366;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}


/*define body background color as white */
body {
background: #ffffff;
}
/* Address and footer copy */
.address{
	color: #000066;
	font-size: 8pt;
	font-weight : bold;

}

/* left navigation links, unvisited and active */
a.sidenav:link,a.sidenav:active {
color: #003366;font-size: 12px; line-height: 14px; font-weight: bold; text-decoration: none

}

 /* left navigation links, visited */
a.sidenav:visited {
color: #003366;font-size: 12px; line-height: 14px; font-weight: bold; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.sidenav:hover {
color: #999999;
 }

/* left navigation links, unvisited and active */
a.news:link,a.txtnav:active {
color: #003366; font-size: 8pt; text-decoration: none
}

 /* left navigation links, visited */
a.news:visited {
color: #003366; font-size: 8pt; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.news:hover {
color: #999999;
 }
 
 /* left navigation links, unvisited and active */
a.globalnav:link,a.globalnav:active {
color: #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none
}

 /* left navigation links, visited */
a.globalnav:visited {
color: #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.globalnav:hover {
color: #CCCCCC;
 }

  /* left navigation links, unvisited and active */
a.footernav:link,a.footernav:active {
color: #003366; font-size: 8pt; font-weight: bold; text-decoration: none
}

 /* left navigation links, visited */
a.footernav:visited {
color: #003366; font-size: 8pt; font-weight: bold; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.footernav:hover {
color: #999999;
 }
 
  /* left navigation links, unvisited and active */
a.mousetype:link,a.mousetype:active {
color: #003366; font-size: 8pt; text-decoration: none
}

 /* left navigation links, visited */
a.mousetype:visited {
color: #003366; font-size: 8pt; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.mousetype:hover {
color: #999999;
 }
 
.comments {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 15px;
color: #003366;
background-color: transparent;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}
.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
color: #003366;
background-color: transparent;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}
.help {
font-family: Arial, Helvetica;
font-size: 12px;
line-height: 12px;
color: #cc0033;
background-color: transparent;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

.SideSiteMap {
font-family: Arial;
font-size: 11px;
line-height: 16px;
color: #000000;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
 


