/* body td and th control the default font size on all pages */
body { font-size: 12px; font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; margin: 4px; }
img {
	border: 0;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	}
td { font-size: 12px;  }
th { font-size: 12px;  }
h1 { font-weight: bold; font-size: 22px;  }
h2 { font-weight: bold; font-size: 18px;  }
h3 { font-weight: bold; font-size: 14px;  }
h4 { font-weight: bold; font-size: 12px;  }
h5 { font-weight: bold; font-size: 10px;  }
h6 { font-weight: bold; font-size: 8px;  }
li { font-size: 12px;  }
ol { font-size: 12px;  }
p { font-size: 12px;  }
pre { font-size: 12px; }
ul { font-size: 12px;  }
/* css rollover order - link - visited - active - hover */
a:link { color: #0000ff; text-decoration: underline; } 
a:visited { color: #660099; text-decoration: underline; }
a:active { color: #9cf; text-decoration: none; }
a:hover { color: #9cf; text-decoration: none; }
.fontSize1 { font-size: 9px;  }
.fontSize2 { font-size: 10px;  }
.fontSize3 { font-size: 14px;  }
.fontSize4 { font-size: 16px;  }
.fontSize5 { font-size: 18px;  }
.font20 { font-size: 20px;  }
.fontSize7 { font-size: 26px;  }
.form_field { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; width: 320px; }
.hicol1 { color: #006; }
.navitext { font-size: 12px; }
.formButton {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
