body.home {
	margin:      0px;
	padding:     0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:   12px;
}
h1 {
	font-size: 22px;
	color:     #224D5F;
}
h1.newsTitle {
	font-size:      12px;
	font-weight:    bold;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color:     #224D5F;
}
h3 {
	font-size: 12px;
	color:     #224D5F;
}
h4 {
	font-size:      10px;
	font-weight:    normal;
	color:          #224D5F;
	text-transform: uppercase;
}
a {
	color: #006C43;
}
a img {
	border: none;
}
div.header,
table.treeLinks,
td.left,
input.srchBtn,
input.srchTxt,
img.contentTL,
img.contentTR,
img.sidebarTL,
img.sidebarTR,
div.footer {
	display: none;
}
td.mid,
td.midFP,
td.midWide,
td.midFull {
	width:     100%;
	font-size: 12px;
	color:     #244D5E;
}
td.midWide,
td.midFull {
	width: 100%;
}
td.mid,
td.midWide {
	width: 80%;
}
td.right {
	width:     20%;
	font-size: 12px;
}
td.right h1 {
	font-size: 16px;
}
td.right h2 {
	font-size: 12px;
}
td.right h3 {
	font-size:      10px;
	font-weight:    normal;
	text-transform: uppercase;
}
