@charset "UTF-8";
body {
	background-color: #333333;
	background-image: url(images_global/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#apDivTop1 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-1.jpg);
	margin-right: auto;
	margin-left: auto;
}
#apDivTop2 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-2.jpg);
	margin-right: auto;
	margin-left: auto;
}
#apDivTop3 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-3.jpg);
	margin-right: auto;
	margin-left: auto;
}
#apDivTop4 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-4.jpg);
	margin-right: auto;
	margin-left: auto;
}
#apDivTop5 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-5.jpg);
	margin-right: auto;
	margin-left: auto;
}
#apDivTop6 {
	position:relative;
	top:0px;
	width:940px;
	height:225px;
	z-index:3;
	background-image: url(images_global/header-main-6.jpg);
	margin-right: auto;
	margin-left: auto;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.text-main-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
}
.text-navigation {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 11pt;
	text-align: right;
}
.text-navigation-green {
	font-family: "Trebuchet MS", Arial;
	color: #99FF66;
	font-size: 11pt;
	text-align: right;
}
.text-websitelinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.text-forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16pt;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 7px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 7px;
	font-weight: normal;
	padding-top: 0px;
	vertical-align: top;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #99FF66;
}
.float-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.float-bottom {
	vertical-align: bottom;
	position: fixed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #999999;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: normal;
	height: 40px;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
.float-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.line-dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
a:visited {
	color: #00CCFF;
}
