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

body {
	background-color: #FFFDDD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #3e2378;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #8a3e9c;
	margin-bottom: 12px;
	margin-top: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
h4 {
	font-size: 10px;
	color: #AB8956;
	text-align: left;
	vertical-align: top;
}
caption {
	padding-bottom: 7px;
	padding-top: 10px;
}
tr td {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	border: 1px solid #CCC;
	padding-top: 5px;
}
th {
	border: 1px solid #CCC;
}
table {
	margin-bottom: 15px;
	border: 1px solid #CCC;
}

a img {border: none; }

a:link {
	color: #931189;
}
a:visited {
	color: #069;
}
a:hover {
	color: #F0C;
}

#background {
	position:absolute;
	left:10px;
	top:10px;
	width:849px;
	height:637px;
	z-index:2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	visibility: visible;
}

#apDiv1 {
	position:absolute;
	left:321px;
	top:40px;
	width:500px;
	height:30px;
	z-index:3;
	visibility: visible;
}

#apDiv2 {
	position:absolute;
	left:11px;
	top:277px;
	width:152px;
	height:110px;
	z-index:3;
	visibility: visible;
}

#footer {
	position:absolute;
	left:45px;
	top:651px;
	width:319px;
	height:15px;
	z-index:5;
	visibility: visible;
	font-size: 10px;
	color: #A27E4D;
}
.leftalign {
	text-align: left;
}
.bold-pink {
	font-weight: bold;
	color: #931189;
	font-size: 14px;
}
.bordergray {
	border: .5px solid #CCC;
}

.scroll {
	width: 600px;
	height: 350px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
	padding-top: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#centered {
	position:relative;
	width:865px;
	margin:auto;
}
