﻿@charset "utf-8";

body {font-size: 83% !important;}

* html th, * html td, * html caption {font-size: 83% !important;}  /* IE6 */

div#header ul#nl li {padding: 0 3px 0 4px; border-left: 1px #999999 solid; font-size: 100%; line-height: 1.5em; display: inline;}  /* Navigation */
div#header #fontChange li#M {border: 1px solid #4169e1; background-color: #4169e1; color: #ffffff;
filter: progid:DXImageTransform.Microsoft.DropShadow(color=#4169e1, offx=1, offy=1) !important;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#dfdffd, endcolorstr=#4169e1) !important;
background: -webkit-gradient(linear, left top, left bottom, from(#dfdffd), to(#4169e1)) !important;
background: linear-gradient(#dfdffd, #4169e1) !important;
}

@media print {
div#header ul#nl li {display: none;}
}
