body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #EFF3D6;




}

table {
	background-color: #EFF3D6;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: none;


}

.topbanner {
	background-color: #EFF3D6;
	background-image: url(images/top_banner.gif);
	background-repeat: repeat-x;
}
.sideback {
	background-color: #EFF3D6;
	background-image: url(images/side_banner.gif);
	background-repeat: repeat-y;
}


th {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
}
td {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;

}

a:link {
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	cursor: hand;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #C40C1D;
	text-decoration: underline;
}
a:active {
	color: #C40C1D;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #B52C08;
	text-transform: none;
	font-style: normal;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #A22101;
	font-variant: normal;
	text-transform: none;
	font-style: normal;


}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #003399;
	color: #FFFFFF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 1px;
	background-color: #003399;
	border: thin outset;
	text-align: center;
	white-space: normal;
	display: table-cell;
	margin: auto;
	list-style-type: none;
	color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #999999;
	font-style: normal;
	font-variant: normal;

}

.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: #FFFFFF;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
