@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFADE;
	background-repeat: repeat-x;
}
#divider1 {
	position:absolute;
	left:90px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#divider2 {
	position:absolute;
	left:153px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#divider3 {
	position:absolute;
	left:256px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#divider4 {
	position:absolute;
	left:312px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#divider5 {
	position:absolute;
	left:395px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#divider6 {
	position:absolute;
	left:493px;
	top:63px;
	width:1px;
	height:26px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:15px;
	top:70px;
	width:556px;
	height:19px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcdf;
}
#navigation a:link {
	color: #aca095;
	text-decoration: none;
}
#navigation a:visited {
	color: #aca095;
	text-decoration: none;
}
#navigation a:active {
	color: #aca095;
	text-decoration: none;
}
#navigation a:hover {
	color: #fffcdf;
	text-decoration: none;
}
.dropDown {
	background-color: #FFF;
	height: 16px;
	width: 140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	padding-top: 1px;
	border: 1px solid #CCC;
}
.informCopy {
	background-color: #FFF;
	height: 16px;
	width: 140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	padding-top: 1px;
	border: 1px solid #CCC;
}
