body {
	background-color: #000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFF0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}

#swfContainer{
	margin: 0px auto;
	margin-bottom: -2px !important;
	margin-bottom: -0px;
}
#mainContainer {
	position: relative;
	width: 868px;
	height: 450px;
	margin: 0px auto;
	overflow: visible;
	text-align: left;
}
.contentWrapper {
	position: absolute;
	width: 217px;
	height: 448px;
	overflow:auto;
	visibility: hidden;
	background-image:url(images/portal/tab_back.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.contentWrapperOver {
	position: absolute;
	width: 217px;
	height: 448px;
	overflow:auto;
	visibility: hidden;
	background-image:url(images/portal/tab_back_over.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.contentContainer {
	position: relative;
	left: 8px;
	width: 201px;
	height: 435px;
}
.headingBlock {
	width: 201px;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#999999;
}
.headingBlockOver {
	width: 201px;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFF99;
}
.subHeadBlock {
	width: 190px;
	height: 20px;
	margin-left: 6px;
	margin-bottom: 7px;
	text-align: left;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	color:#999999;
}
.bodyBlock {
	width: 190px;
	margin-left: 6px;
	text-align: justify;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 1.4em;
	color:#999999;
}
.floatRight {
	float: right;
	margin-left: 3px;
}
.floatLeft {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
}
.imageHolder{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
}
.imgCenter {
	margin: 0px auto;
}
.linkBlock {
	width: 190px;
	margin-top: 20px;
	margin-left: 6px;
	text-align: center;
	overflow: visible;
}
.linkText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#999999;
	display: list-item;
	list-style: disc;
}
.subHeadBlockOver {
	width: 190px;
	height: 20px;
	margin-left: 6px;
	margin-bottom: 7px;
	text-align: left;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	color:#99cc99;
}
.bodyBlockOver {
	width: 190px;
	margin-left: 6px;
	text-align: justify;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 1.4em;
	color:#D4D4D4;
}
.boldBodyBlock {
	width: 190px;
	margin-left: 6px;
	margin-bottom: 10px;
	text-align: justify;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 1.4em;
	color:#999999;
}
.boldBodyBlockOver {
	width: 190px;
	margin-left: 6px;
	margin-bottom: 10px;
	text-align: justify;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 1.4em;
	color:#DDDDDD;
}
.linkTextOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color:#99cc99;
	display: list-item;
	list-style: disc;
}
.formLabel {
 font-size:9px;
 line-height: 1em;
}
.nametext,.emailtext,.datetext,.subjecttext,.captchatext {
	width: 180px;
	background-color:#666666;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.textarea {
	width: 180px;
	background-color:#666666;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.nametextOver,.emailtextOver,.datetextOver,.subjecttextOver,.captchatextOver{
	width: 180px;
	background-color:#A4AAA4;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.textareaOver {
	width: 180px;
	background-color:#A4AAA4;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sendForm {
	padding-top:10px;
	color:#999999;
	text-align: center;
	text-decoration: overline underline;
	font-weight:bold;
}
.sendFormOver {
	padding-top:10px;
	color:#99cc99;
	text-align: center;
	text-decoration: overline underline;
	font-weight:bold;
	cursor: pointer;
}
.emailConfirm {
	line-height: 0.8em;
	padding-top:2px;
	color:#00FF00;
	text-align: center;
	font-weight:bold;
}
.bulletItem {
	margin-top: 10px;
	color:#999999;
	font-style:italic;
}
.bulletItemOver {
	margin-top: 10px;
	color:#99cc99;
	font-style:italic;
}
.subFooterWrapper {
	width: 868px;
	margin: 0px auto;
	text-align:right;
	font-size:12px;
	color:#999999;
}
.w3valid {
	top: -12px;
	margin: 0px auto;
	border:none;
}
