body {
	background-color: #ffffff;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.captions{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
	color: #898989;
}
.border1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}
.border {
	border: 1px solid #e1e1e1;
}

h1 {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #9D080D;
	line-height: 14px;
}
h2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.footerlinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.toplinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003562;
	text-decoration: none;
}
.links:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration: underline;
}
.links2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.links2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form-tbl-head {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #E2EDF5;
}
select {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C6C6;
	border-bottom-color: #C8C6C6;
	border-left-color: #C8C6C6;
	line-height: 10px;
	font-family: tahoma;
	font-size: 9px;
}
