body {
	background-color: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image: url(images/background%5B1%5D.jpg);
}

td, th {
	font-family: Calibri;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

a {
	font-size: 16px;
	font-weight: bold;
}

form {

}

.title {
	font-family: Calibri;
  font-size: 24px;
	line-height: 24px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Calibri;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Calibri;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Calibri;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Calibri;
	font-size: 14px;
	line-height: 16px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Calibri;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebar1 {
	font-family: Calibri;
	font-size: 16px;
	line-height: 18px;
	position: absolute;
	top: 2512px;
	left: -1px;
	width: 593px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	height: 142px;
}

.sidebar2 {
	position: absolute;
	top: 312px;
	right: 0;
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	height: 341px;
	background-color: FFFFFF;
}
.sidebarFooter {
	font-family: Calibri;
	font-size: 12px;
	line-height: 12px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Calibri;
	color: #000033;
}

.titlebar {
	font-family: Calibri;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Calibri;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
