.fullBody {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 710px;
	height: 400px;
	margin: 5px;
	padding: 5px;
	height: 280px;
	overflow: auto;
	border: 1px dashed #FFFFFF;
}

.required {
	color: #FFCC0A;
	font-family: Impact, Verdana, "Trebuchet MS", Arial, Helvetica, Helv, Swiss, Sans, Sans-serif;
	font-weight: bold;
	background-color: #343D5E;
	margin: 0px 3px 0px 3px;
	padding: 1px 2px 1px 2px;
}

a {
	color:#999999;
	text-decoration:none;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: medium;
}

h1 {
	color: #FFCC0A;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #FFCC0A;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	color: #FFCC0A;
	font-weight: bold;
	font-size: 12px;
}

.faqList>a {
	font-weight: bold;
	color: #FFCC0A;
}

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #343D5E;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Swiss, Sans, Helvetica, Helv, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.contentWrapper {
	position: absolute;
	left: 50%;
	width: 750px;
	height: 600px;
	margin-left: -375px;
	padding: 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/new_bkg.jpg);
	background-position: center;
}

/* top margin of -px moves the header area up 20 pixels from the top of the Flash thing */
.header {
	position: absolute;
	left: 108px;
	top: 160px;
	width: 550px;
	height: 30px;
	margin: -30px 0px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
	font-family: Impact, Helvetica, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFCC0A;
}

.menu {
	position: absolute;
	left: 1px;
	top: 160px;
	margin: 0px;
	padding: 0px;
}

.menu>a {
	text-align: right;
	width: 100px;
	height: 14px;
	color: #fff;
	display: block;
	margin: 0px 1px 1px 0px;
	padding: 3px;
	background-color: #838DAD;
	border: none;
}

.menu>a:hover {
	background-color: transparent;
}

.content {
	position: absolute;
	left: 108px;
	top: 160px;
	border: none;
	width: 552px;
	height: 216px;
	margin: 0px;
}

.logoHotSpot {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 295px;
	height: 155px;
	cursor: pointer;
}

#flashContainer {
	position: absolute;
	left: 102px;
	top: 120px;
	border: none;
	width: 552px;
	height: 216px;
	margin: 0px;
	padding: 0px;
}

.contentText {
	position: relative;
	padding: 5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:5px 3px 0px 0px;
	width:315px;
	height:195px;
	text-align:left;
	overflow:auto;
	border: none;
}

.contentTextNoFlash {
	position: relative;
	top: 0px;
	left: 10px;
	width: 550px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#newsBox {
	position: absolute;
	top: 10px;
	left: 505px;
	border: 2px solid #fff;
	width: 229px;
	height: 87px;
	margin: 0px;
	padding: 0px;
}

.footer {
	position: absolute;
	top: 601px;
	left: -1px;
	width:730px;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}

.ozBug {
	display: none;
	position: absolute;
	top: 100%;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0px;
	left: 650px;
	opacity: 0.25;
}
