@charset "ISO-8859-1";
body
{
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#A8C8DA;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a:link {
	color: #336699;
	text-decoration: none;
	border: 0px;
}

a:visited {
	text-decoration: none;
	color: #336699;
	border: 0px;
}

a:hover {
	text-decoration: underline;
	color: #3366CC;
	border: 0px;
}

a:active {
	text-decoration: none;
	color: #3399CC;
	border: 0px;
}

#pageWrap {
	position: relative;
	width: 920px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.SubTitle {
	font-size:18px;
	line-height: 20px;
	padding-bottom: 3px;
	color:#4a748d;
}

.Text16Olive {
	font-size:16px;
	line-height: 20px;
	color:#868c01;
}

.Text16Brown {
	font-size:16px;
	line-height: 20px;
	color:#a78e31;
}

.Text16Orange {
	font-size:16px;
	line-height: 20px;
	color:#eb8606;
}
.footer {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.Text16Blue {
	font-size:16px;
	line-height: 20px;
	color:#4b8095;
}.tablecell_content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#apDiv1 {
	position:absolute;
	width:195px;
	height:65px;
	z-index:1;
	right:60px;
	top: -60px;
	text-align:left;
	background-color:#FFFFCC;
	border: 1px;
	border-color:#FFCC00;
	border-style:solid;
	overflow: hidden;
	padding:5px;
	visibility:hidden;
}
#footerdiv {
	position:relative;
	width: 100%;
}

