@media print {
	#nav {display:none}
	#content {display:block; width:100%; left:0px; top:0px}
	#botnav {display:none}
	#foot {display:block}
}

body {
	scrollbar-arrow-color:#FF273B;
	scrollbar-base-color:#164F88;
	scrollbar-face-color:#EFF7FF;
}

.gaia {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #F7F6F6;}

.gaia a:link {color:#F7F6F6; text-decoration: underline}

.gaia a:visited  {color:#F7F6F6; text-decoration: underline}

.gaia a:hover {color:#F7F6F6; text-decoration: none}

h4 {font-size: 15px; font-family: Arial, Helvetica, sans-serif;
margin-bottom: 0px;}


.content {font-size: 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}

.foot {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

.form {font-size: 16px; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}

.content a:link {color:#02307D; text-decoration: underline}

.content a:visited  {color:#339900; text-decoration: underline}

.content a:hover {color:#339900; text-decoration: none}

.content a:active  {color:#339900; text-decoration: none} 


h1 {font-size:  17px; color:#339900;
font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif}

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

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


.nav {font:"Trebuchet MS"; font-size:14px; font-weight:bold; text-align:right}

ul {list-style-type: square; margin-top: 4px; margin-left: 17px;
line-height: 24px}

.block {list-style-type:circle; margin-top: 4px; margin-left: 30px;
line-height: 21px}

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

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

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

.style1 {
	color: #CC3333;
	font-weight: bold;
}
.style2 {
	color: #333399;
	font-weight: bold;
}

.style3 {color: #CC0033}

.style4 {font-size: 11px}