@media print {
	#topnav {display: list-item; list-style-image:url(images/logo.gif); list-style-position: inside}
	#nav {display:none}
	#header {display:none}
	#content {display: compact; line-height:10px; width:100% !important; width:60%}
}

body {scrollbar-arrow-color:#CC3366; scrollbar-base-color:#044470; scrollbar-face-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; background-image:url(images/bg.gif); margin: 20px}

#topnav {background-image: url(images/topnav.gif); width: 955px; height: 100px}

#nav {font-weight: bold; font-size:15px; font-family: "Trebuchet MS", Tahoma, serif; word-spacing: -1.5px}

#content {margin: 20px; line-height:19px}

.footer {font-size: 12px; font-weight: bold}

.foot {font-size: 10px; font-weight: bold; line-height:16px}

td a:link {color: #02307D; text-decoration: none}
td a:visited  {color: #02307D; text-decoration: none} 
td a:hover {color:  #B82E5A; text-decoration: underline}
td a:active  {color: #B82E5A; text-decoration: underline} 

#nav a:link {color: #B82E5A; text-decoration: none}
#nav a:visited  {color: #B82E5A; text-decoration: none}
#nav a:hover {color: #02307D; text-decoration: underline}
#nav a:active  {color: #02307D; text-decoration: underline}

h1 {font-size: 18px; color:#333399; font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif; margin: 0}

h2 {font-size:  18px; color:#CC3366; margin-bottom: -15px;
font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif}

h3 {font-size:  16px; color: #333399; font-weight: bold; font-family: "Trebuchet MS", Tahoma, serif}

h4 {font-size:  16px; color: #CC3333; font-weight: bold; font-family: "Trebuchet MS", Tahoma, serif}

.style2 {color: #CC0033}

.small {font-size:  11px;
font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}

td {font-size: 13px}

.button {
background-color: white;
border-color: #CC3366;
border-style: beveled;
border-width: 2;
color: black;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold}

.submit {
background-color: #CCCCFF;
border-color: #CC3366;
border-style: beveled;
border-width: 2;
color: black;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold}

input, textarea {
border-color: #6355B5;
border-style: ridge;
border-width: 1;
font-size: 10pt;
font-family: Arial, Verdana, Helvetica, sans-serif}

input.rbutton {
background-color: #CCCCFF;
border-width: 0;
font-size: 11pt;
font-family: Arial, Verdana, Helvetica, sans-serif}