body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #333333 url(../images/background.gif) repeat-x;
	margin-top: 0px;
}
.homeboxes {
	border-top: 5px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
}
td {
	vertical-align: top;
}
p {
	line-height: 22px;
}
.sidebar {
	line-height: 16px;
}
.bigheader {
	font: 20px "Times New Roman", Times, serif;
	color: #000000;
}
.smallheader {
	font: 16px "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
	background-image: url(../images/littleboxesarrow.gif);
	background-position: 0px 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
h5 a:link {
	text-decoration: none;
	color: #444444;
}
h5 a:visited {
	text-decoration: none;
	color: #444444;
}
h5 a:active {
	text-decoration: none;
	color: #444444;
}
h5 a:hover {
	color: #000000;
	text-decoration: underline;
}
.links {
	background-image: url(../images/littleboxesarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	line-height: 16px;
}
.boxborder {
	border: 1px solid #999999;
	padding: 2px;
}

