

a.footer:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF; font-weight: normal; text-decoration: none}
a.footer:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF; font-weight: normal; text-decoration: none}
a.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9933FF; font-weight: normal; text-decoration: underline}

a.BodyLink:link { font-family: verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #6666FF; text-decoration: underline; }
a.BodyLink:visited { font-family: verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #6666FF; text-decoration: underline; }
a.BodyLink:hover { font-family: verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #660000; text-decoration: underline; }

a.rgtnav:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: blue; font-weight: normal; text-decoration: underline }
a.rgtnav:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: blue; font-weight: normal; text-decoration: underline }
a.rgtnav:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #993366; font-weight: normal; text-decoration: none }
/* End KCS Added 11_25_2002 for Alaska site */

body  { background-color: #FFFFFF}

td { font-family: verdana, arial, helvetica, sans-serif;  font-size: 10pt; color: #003366; font-weight: normal; text-decoration: none; }

p  { font-family: verdana, arial, helvetica, sans-serif;  font-size: 10pt; color: #003366; font-weight: normal; text-decoration: none; }

td.ticker {font-size:11px; font-family: verdana, arial, sans-serif; color:#FFFFFF; line-height:14px;}

input{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:11px; color:#000080;; border: 1px #000080 solid; background-color: #F7F7F7}

.bg_style{ }
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000080; background-color: #F7F7F7; border: 0px #000080 solid}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000080; background-color: #F7F7F7; border: 1px #000080 solid}
a.hdr:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000066; text-decoration: none}
a.hdr:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066}
a.hdr:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #993399; text-decoration: none}
.unnamed1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF; font-weight: normal; text-decoration: none }
a.hide:link { font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #FFFFF1; font-weight: normal}
a.hide:hover { font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #FFFFF1; font-weight: normal}
a.hide:visited { font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #FFFFF1; font-weight: normal; text-decoration: none }





a.boldbuttons{
background: transparent url('images/roundedge-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-green-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
