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

#apDiv1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:210px;
	background-image: url(images/banner_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:1;


}

#apDiv2 {
	position:absolute;
	left:0px;
	top:210px;
	width:100%;
	height:inherit;
	background-image: url(images/banner_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:1;
}

body {
	background-image: url(images/background.gif);
	background-repeat:no-repeat;
	background-position: center 300px;
	margin-top: 0px;
	margin-bottom: 200px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	text-decoration: none;
	color: #D94599;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #D94599;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #009966;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #D94599;
	font-weight: bold;
}
.main_text {
	font-family: Calibri, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.copyright_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #FFE1F9;
}
.links_sub_heading {
	color: #666666;
	font-size: 11pt;
	font-family: Calibri, Arial, sans-serif;
	font-weight: bold;
}
.link_main {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12pt;
	color: #D94699;
	font-weight: bold;
}
.link_sub {
	color: #D94699;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.links_main_off {
	color: #000000;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.links_sub_off {
	color: #000000;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.main_text12 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
.main_textGreen {
	font-family: Calibri, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.main_textGreen {
	font-family: Calibri, Arial, sans-serif;
	font-size: 10pt;
	color: #006633;
}
