body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	top: 10px;
}
.footer-text    {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a   {
	text-decoration: none;
	font: normal 30/normal "Times New Roman", Times, serif;
	color: #FFFFFF;
}

form {
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}
.body-header {
	color: #FFFFFF;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}
.body-text     {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url(images/orb-sm.jpg);
}
.sidebar-text-L-R {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #493922;
}
.sidebarHeader-L-R {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #003300;
}
.sidebarFooter-L-R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
	list-style-image: url(images/orb-sm.jpg);
}

a:hover {
	text-decoration: inherit;
	color: #9E8A4F;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
