/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}

:focus { outline: 0; }
body { line-height: 1; color: black; background: white;}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*/
body {background: #000000;
	padding:0; margin: 0;}

h1 {
	float: left;
	top: 18px;
	width: 278px;
	height: 80px;
	position: relative;	
	left: 39px;
} 
h1 span {display:none}
h1 a {
	display: block;
	width: 278px;
	height: 80px;
}

h1 a:link, h1 a:visited {
	background: url("shared/logo-en.gif") 0 0 no-repeat transparent;
}

h1 a:hover,h1 a:active {
	background: url("shared/logo-en.gif") 0 -80px no-repeat transparent;
}
h2 {
	font-weight: normal;
	color: #42467C;
	margin: 0px 5px 10px -3pxpx;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2.4em;
	}
h3 {
	font-weight: normal;
	color: #42467C;
	margin: 0px 5px 10px -3pxpx;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.7em;
	}

p {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 0.9em;
}
p a:link, p a:active, p a:visited {
	line-height: 1em;
	color: #CCCCCC;
	text-decoration: none;
}
p a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#flash {
	border: 1px solid #666666;
	width: 790px;
}
