body{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
table {
}
th, td {
	padding: 10px;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E5CAAC;
	text-decoration: underline;
}
h3 {
	color: #E5CAAC;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}




li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E5CAAC;
	list-style-type: square;
	margin-left: -20px;
	margin-top: 0px;
	list-style-position: outside;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
a.link{
	color: #FFFFFF;
	text-decoration:underline;
}




#mainContent {
	background-color: #000000;
	background-image: url(/noindex/images/int-bg-page.jpg);
	background-repeat: repeat-x;
	height: 800px;
	color: #CCB366;
	padding-top: 75px;
	text-align: center;
}
div#flashBlock {
	border: 1px solid;
	border-color: #EDE4C9;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
	height: 615px;
	overflow: hidden;
	background-color: #000;
}
div#footerNav {
	width: 600px;
	height: 120px;
	position: relative;
	top: -135px;
	color: #ccc;
	padding: 0px 15px 15px;
	text-align: left;
}

div#copyright {
	text-align: center;
	color: #666;
	top: 700px;
	width: 100%;
	position: absolute;
	left: 0px;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible {
	display: block;
	visibility: visible;
}


div#copyright img {
	vertical-align: text-bottom;
}

