/* CSS Document */
body { font-family:"Times New Roman", Times, serif;  width:850px;}

h1#headliner { color:#566F87; font-size:275%; line-height:125%; }

h2.subTitle { color:#566F87; font-size:175%; line-height:105%; }

#content { margin: 2em 0;  }

#footer { clear:both; text-align:center; background-image: url(/images/footerBackground.gif); background-repeat: repeat-x; font-size:9.5pt; }

td#menuSearch { background-color:#566F87; white-space:nowrap; width:860px; height:28px; }


div#allMenu ul { margin: 1px 0 0 5px; padding: 0; list-style-type:none; line-height: 24px; float: left; font-size:11.5pt; font-weight:bold;}
div#allMenu ul li { display:inline;}
div#allMenu ul li a {text-decoration:none; padding:0 0.5em; color: #fff; background-color: #566F87; float: left;}
div#allMenu ul li a:hover {background-color: #fff; color: #566F87;}
img.graphicright { float:right; }

@media print { img {display:none;} }
