html, body, #wrapper,#container, #flashcontent 		{ margin:0; padding:0; height:100%; }

body 					{ margin:0; padding:0; overflow:hidden; font: 100.01% Arial, Helvetica, sans-serif; background:#577ba1; color: #fff; text-align:center; }

body.home 						{ background:#1a2a3f url(../images/background.jpg) top left repeat-x; }
body.home #wrapper				{ width:1000px; height: 620px; position:absolute; left: 50%; top:50%; margin-left: -500px; margin-top:-310px; padding:0; font-size: 80%; text-align: left; border:1px solid #fff; }
body.home #wrapper #container	{ background:url(../images/hottinger-background.jpg) top left no-repeat; height: 100%;}

#langMenu				{ position:absolute; top:390px; left:312px; font-size:80%; width:375px; }
#langMenu ul			{ list-style:none; padding:0; margin:0; display:block; }
#langMenu ul li			{ padding:0; margin:0; display:inline; width:120px; margin:0 5px 0 0; padding:0; float:left }
#langMenu ul li a		{ display:block; padding:2px 5px; text-align:center; background:#fff; color:#004389; text-decoration:none; }
#langMenu ul li a:hover	{ background:#004389; color:#fff; text-decoration:none; }


#form 		{ position:absolute; top:368px; left:255px; font-size:85%; width:490px; height:55px; background:#d8dfe4; border-bottom:1px solid #fff;; border-top:1px solid #fff; }
#disclaimer { position:absolute; top:438px; left:255px; width:470px; height:130px; background:#fff; padding:10px; }
form 		{ width:450px; margin:0; padding:5px 20px; }
label 		{ color:#004389; font-weight:bold; text-transform:uppercase; display:block; width:80px; text-align:right; float:left; line-height:24px; margin:0 10px 0 0; padding:0; clear:left; cursor:pointer; }
input 		{ color:#333; font-size:110%; display:block; width:105px; float:left; }
.hidden		{ display:none; }
#forgot		{ display:block; width:auto; float:left; margin:0 10px; }
#reset		{ float:right; background:url(../images/button-off.gif) top left repeat-x; color:#fff; border:none; cursor:pointer; }
#ctl00_ctrHeader1_ctrLogin1_btnLogin		{ float:right; background:url(../images/button-on.gif) top left repeat-x; color:#fff; border:none; cursor:pointer; }

a			{ color:#000; text-decoration:underline; }
a:hover		{ color:#004389; text-decoration:underline; }
