body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #FFFDE8;
	background-image: url(/images/bg_tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.input {
	text-align: left;
	border: 1px solid gray;
}
a {
	font-size: 12px;
	color: #0059A5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0059A5;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0059A5;
}
a.download {
	font-size: 9px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	color: #0059A5;
	margin-bottom: 7px;
}
h2 {
	font-size: 14px;
	color: #0059A5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0059A5;
	padding-top: 5px;
}
.homeTable {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.insideTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0059A5;
	border-bottom-color: #0059A5;
	border-left-color: #0059A5;
}
.imageBorder {
	border: 1px solid #666666;
}
p {
	margin: 0px;
	padding: 0px;
}
.spacedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.smItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #0059A5;
	padding-right: 8px;
	text-align: right;
}
