/* @override http://localhost:8888/projects/as2/e2a/WEB/media/e2a.css */

@font-face {
	font-family: 'e2afont';
	src: url('fontkit/swissck-webfont.eot');
	src: url('e2a-helvecond.otf'),url('fontkit/swissck-webfont.ttf') format('truetype'), url('fontkit/swissck-webfont.svg#webfontcQ3TKRoV') format('svg');
	font-weight: normal;
	font-style: normal;
}


body,td {
	font: 12pt/15pt e2afont, Helvetica, Arial, sans-serif;
	color:#666;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; /* IE 5 */
}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #666;
}
a:hover {
	color: #000;
}
	/*
	margin-top: -3px;
	padding-top: 3px;
	margin-left: -8pt;
	padding-left: 8pt;
	color: white;
	background-color: black;
	*/

h1,h2,h3,h4,strong {
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3 {
	line-height: 100%;
}

body > table {
	width: 100%;
	text-align: left;
}

body > table > tr > td {
	
}

#flashcontent {
	margin-left: auto;
	margin-right: auto;
	max-width: 860px;
}


.e2a #container {
	max-width: 712px;  
	margin: 0 auto;
}
.e2a #mainContent {
	text-align:left;	
	padding: 0;
	margin: 12pt 20pt;
}


ul li a {
	text-decoration: none;
	display: block;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

#header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
}

ul.links li a:before {
	content: '→ ';
}

/* @group Footer */

#getflash img {
	float: left;
	margin-right: 1em;
}

#footer, #getflash {
	font-size: 9pt;
	text-align:left;
	margin-top: 30pt;
	line-height: 11pt;
}
#getflash {
	margin-top:  50pt;
	max-width: 280pt;
}


#footer , #footer a , #getflash a {
	color: #a4a4a4;
}

#getflash a {
	text-decoration: none;
}

#footer p {
	display: inline;
}

#footer p span {
	white-space: pre;
}

#footer img {
	float: left;
	height: 7pt;
	width: 30pt;
	margin-top: 1pt;
	margin-right: 0.5em;
}

#footer p {
	margin: 0;
	padding: 0;
}

/* @end */





.e2a #img {border:none; }




.flash #flashcontent {
	width: 860px;
	height: 620px;
}

.flash table {
	height: 100%;
}

img {
	border: none;
}


