@media screen
{
html {overflow: -moz-scrollbars-vertical;}

body,td,p,div {font: normal 12px verdana,arial,helvetica,sans-serif;}
body,td {font-weight: normal; color: #555456;}
body {margin: 2px 0px 0px 0px;}
th {font-size: 12px; text-align: left;}
h1 {font-size: 14px; padding: 0 0 10px 0; color: #000;}
h2 {font-size: 12px; margin: 0; color: #000;}
h3 {font-size: 12px; display: inline;}
li {margin-bottom: 10px;}
#page {margin-left: auto; margin-right: auto; margin-top: 0; width: 975px; border: 1px solid #eee;}
#content {padding: 0 5px 0 5px;}
#promo {width: 150px; text-indent: 5px; border: dashed thin #0c3; margin: 0 0 15px 0; padding: 5px 10px 5px 5px; font-size: 10px; text-align: center;}
.promo2 {width: 150px; text-indent: 5px; border: dashed thin #0c3; margin: 300px 0 15px 0; padding: 5px 5px 5px 5px; font-size: 10px;}
#quick {width: 150px; text-indent: 5px; border: ridge thin #0f0f0f;}
#top {}
#foot {width: 750px; margin-left: auto; margin-right: auto; text-align: left;}
#menubartop {height: 52px; vertical-align: bottom;}
#menubarbottom {height: 32px; vertical-align: top}
a:link {text-decoration: none; color: navy;}
a:visited {text-decoration: none; color: navy;}
a:hover {text-decoration: underline; color: red;}
a:active {text-decoration: underline; color: blue;}
.library {font-size: 10px; color: navy; vertical-align: middle;}
.anchor {text-decoration: none; color: #000; font-size: 14px; font-weight: bold;}
a:hover.anchor {text-decoration: none; color: #000;}
.italic {font-style: italic;}
.printonly, h4 { display: none; }
.centertd
{ 
	text-align:	left;
	padding-left:	40px;
	padding-right:	40px;
}

}
@media print
{
.noprint { display: none; }
body,td,p,div {width: auto; font: normal 14px 'times new roman',serif;}
h1 {font-size: 16px; padding: 0 0 10px 0; color: #000;}
h2 {font-size: 14px; margin: 0; color: #000;}
h3 {font-size: 14px; display: inline;}
h4 {font-size: 16px; padding: 0 0 10px 0; color: #330099; font-family: verdana, arial, helvetica, sans-serif; text-align: center;}
.printonly{ text-align: center;}
#promo {display: none; }
.promo2 {display: none; }

.centertd
{ 
	padding-left:	20px;
	padding-right:	20px;
}

a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: black;}
a:active {text-decoration: underline; color: black;}
a:hover.anchor {text-decoration: none; color: black;}
}
