@charset "utf-8";

/* DON'T MODIFY THIS PAGE */


/*  -----------	P A G E  L A Y O U T ------------*/

html, body {
	height: 100%;
	background-color:#FFF;
}
body {
	margin: 0;
	padding: 0;
	font: 11pt/1.5 Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	
}
html>body #container {
	height: auto;
}
#contentWrap {
	display:block;
	padding:0 0 48px 0;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.barLeft{
	float:left;
	width:90%;
}
.barRight{
	float:right;
	text-align:right;
	width:10%;

}
.dragclass{
position : relative;

}

#contentWrap h1, p {
	margin:0;
	
}


#footer {
	bottom: 0;
	padding:0;
	width: 100%;

}
#footerContent {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px dashed #CCC;
}


/*  -----------	I N N E R  B O D Y  L A Y O U T ------------*/

#headerWrap {
	display:block;
	width: 100%;
	height: 70px;
	margin: 0;
	padding:0;
	background:url(/layout_img/bkg-pageHeader.png) repeat-x top left #000099;
}
#headerWrap  #pageHeader {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	display:block;

}

#logo {
	float:left;
	width:180px;
	float:left;
	height:70px;
	padding:0px;
}
#topMenu{
	position:relative;
	display:block;
	width:670px;
	float:right;
	height:20px;
	padding:0px;
	font-size:13px;


}
#topMenu #topMenuLeft{
	float:right;
	width:5px;
	height:22px;
	background:url(/layout_img/bkg-topbarLeft.png) top left no-repeat;
}
#topMenu #topMenuRight{
	float:right;
	width:390px;
	height:22px;
	background:url(/layout_img/bkg-topbar.png) top right no-repeat;
}

#topMenu #WelcomeUser {
	float:left;
	width::auto;
	
	display:block;
	color:#FFF;
	padding-top:1px;
	height:20px;
	display:block;
	overflow:hidden;
}
#WelcomeUser #topBarLogin{
	float:left;
	height:40px;
	width::auto;
	display:block;
	padding-top:1px;
	font-size:10px;

}
#WelcomeUser #topBarLogin form{
	height:20px;
}
#linksBar {
	display:block;
	overflow:hidden;
	float:right;
	width:390px;
	margin:0;
	color:#FFF;
}



#languageBar {
	width:30px;
	margin:0 0 0 0;
	float:right;
	height:20px;
	padding:0 0 0 7px;
	

}
#languageBar a{

	color:#000;
	margin:0 0 5px 0;
	text-decoration:none;
}




#mainMenu{
	display:block;
	float:right;
	height:30px;
	width:730px;
	margin:24px 0 0 0;
	padding:0px;
	overflow:hidden;

}
#mainMenu #left {
	display:block;
	float:left;
	margin:2px 0 0 5px;
	width:465px;
	overflow:hidden;
	padding:0px;
}
#mainMenu #right {
	display:block;
	float:right;
	width:240px;
	margin:0px 0 4px 0;
	text-align:right;
	overflow:hidden;

}

#bodyTop {
	display:block;
	width: 100%;
	height:10px;
	background:#CCC;
	margin: 0;
	background:url(/layout_img/bkg-menuBottom.png) repeat-x top;

}
#bodyTopSpace {
	height:30px;
}






