/* DAK INDEX t=txt CSS */

/* hide from ie on mac \*/
html {
/*	overflow: hidden; */
}
#flashcontent {
	background-color: #CCCCAA;
	height: auto; 
	width: 750px;
}
/* end hide */
body {
	background-color: #727267;
}
.text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.search {
	 display: none;
}
.container {
/*	margin-top: -218px; */
	margin-left: -375px;
	position: absolute;
/*	top: 50%; */
	left: 50%;
	height: auto;
	width: 750px;
	background-color: #727267;
			
}
.footer {
	height: auto;
	width: 750px;
	background-color: #727267;
	clear: both;
}

img {
	padding: 0px;
	margin: 0px;
}	

.rightContent {
	float: right;
	width: 30;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/* left: 300px;
	 position: absolute; */
}
	
.menu {
	float: left;
	padding: 10px;
	/*position: absolute;*/
}
.legalNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
};

