html{width:100%; height:100%;}
img{border:none;}
p{margin-top:5px;}
#frame1 *{float:left;}
#cont2 *{float:none;}

body{
	font-family:Verdana,sans-serif;
	font-size:13px;
	color:#122748;
	margin:0px;
	padding:0px;
	display:table;
	width:100%;
	height:100%;
	text-align:center;	
}
#frame{
	display:table-cell;
	vertical-align:middle;	
	width:100%;
	height:100%; 	
}
#frame1{
	width:1006px;
}
#frame2{
	border:2px solid #7b7d80;
	padding:6px 6px 6px 6px;
	width:982px;
	height:731px;
	text-align:left;
}
#frame3{
	background-color:#7b7d80;
	padding:10px 10px 10px 10px;
	width:962px;
	height:711px;
}
#shadowRightLine{
	background-image:url(img/shadow_right.jpg);
	background-repeat:repeat-y;
	width:8px;
	height:736px;
	clear:left;
}
#shadowBottomLine{
	background-image:url(img/shadow_bottom.jpg);
	background-repeat:repeat-x;
	width:981px;
}
#cont1{
	width:590px;
	height:550px;
	border-right:8px solid #9abee7;
	border-bottom:8px solid #122748;
	padding-right:10px;
}
#cont2{
	width:344px;
	height:515px;
	border-bottom:8px solid #122748;
	padding-left:10px;
	padding-top:35px;
	text-align:center;
	font-size:14px;
	color:white;
}
#reference{
	color:white;
	font-size:30px;
	margin-bottom:30px;
}
#map{
	width:343px;
	height:362px;	
}
#cont3{
	width:565px;
	height:148px;
	border-right:8px solid #9abee7;
	padding:5px 10px 10px 25px;
	font-size:14px;
	color:white;
}
#cont4{
	width:350px;
	height:150px;
}
#logo{
	margin-left:-564px;
	margin-top:30px;
	width:99px;
	height:99px;
}
#slogan{
	margin-bottom:47px;
}
#references{
	display:inline-block;
	width:276px;
}
#references .break{
	font-size:0;
}
.menu{
	white-space:nowrap;	
	width:270px;
}
.menu .link, .menu .link_over{	
	display:none;
	margin-top:7px;
}
.dotMenu{
	width:11px;
	height:11px;
	background-color:#205ca3;
	margin-right:10px;
	margin-top:12px;
}
#borderDot{
	background-color:#9ABEE7;
	width:8px;
	height:8px;
	margin-left:-8px;
	margin-top:-8px;	
}
#menuBottom{
	margin-top:130px;
	color:white;
	font-size:15px;
	width:370px;
}
#menuBottom span{
	float:none;
	vertical-align:top;
}
#menuBottom .link, #menuBottom .link_over{
	padding-left:7px;
	padding-right:7px;		
}
#menuBottom .border{
	border-right:1px solid white;
}
span#pressed, span#shadow{
	display:inline-block;
	clear:none;
	font-weight:bold;
}
span#shadow{
	margin-top:2px;
	margin-left:3px;
	color:#B9CEE9;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#body{
	padding:10px 10px 10px 25px;
	margin-top:10px;
	width:0px;
	height:0px;
	display:none;
	background-color:white;
	overflow:hidden;
}
#btnCont{
	margin-left:24px;
	margin-top:-40px;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
}
.dotBody{
	width:16px;
	height:16px;
	background-color:#205ca3;
	margin-right:10px;
}
#text{
	width:553px;
}
#title{
	font-size:26px;
	margin-bottom:20px;
}
#references *{
	float:left;
}
.shadow1{
	display:none;
	position: relative;
	left:3px;
	top:3px;
	margin:2px 2px 2px 2px;
}
.shadow2{
	background:#F1F0F1;
}
.shadow3{
	background:#DBDADB;
}
.shadow4{
	background:#B8B6B8;
}
.shadow5{
	background:#ffffff;
	border:1px solid lightgray;
	padding:5px;
	margin-right:1px;
	margin-bottom:1px;
	display:inline-block;
}
.shadow3, .shadow4, .shadow5{
	position:relative;
	left:-1px;
	top:-1px;
}
#dotCont{
	margin-left:-180px;
	margin-top:83px;
}
.dot{
	width:16px;
	height:16px;
	display:inline-block;
	margin-right:5px;
}
#dot1{ background-color:#062548; }
#dot2{ background-color:#00406d; }
#dot3{ background-color:#205ca3; }
#dot4{ background-color:#5d91ce; }
#dot5{ background-color:#9abee7; }



/*standard*/
.ui-dialog *, #text *{
	float:none;
}
.sliderContainer{
	overflow:hidden;
}
.sliderControl{
	height:20px;
	float:none;
}
.sliderRow{
	float:left;
	overflow:hidden;
	white-space:nowrap;	
}
.sliderPanel{
	margin-left:0px;
	float:left;
}
.sliderPrevious{
	float:left;
	background-image:url(img/left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:20px;
}
.sliderNext{
	float:right;
	background-image:url(img/right.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
.sliderAll{
	float:right;
	padding-right:15px;
}
.checkbox{
	margin-right:4px;
}
.checkbox + span{
	vertical-align:top;
	margin-right:4px;
}
.label{
	width:120px;
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:8px;
	text-align:left;
}
.labelBlock{
	margin-top:8px;
	display:inline-block;
	color:#205CA5;
	width:150px;
	text-align:left;
}
.labelCheckbox{
	display:inline-block;
	margin-bottom:4px;
	text-align:left;
	max-width:300px;
}
.input{
	width:150px;
    background-color:#F4F1E9;		
	margin:2px 1px 2px 1px;
	border:0px inset grey;
	border-bottom-width:2px; 
	color:#205ca5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.short{
	width:75px;
}
.long{
	width:300px;
}
.h2{
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}
.h3{
	font-weight:bold;
	margin-left:2px;
	font-size:14px;
}
.break{
	clear:left;
}
.italic{
	font-style:italic;
}
.hidden{
	display:none;
}
.info{
	display:inline-block;
	width:100%;
	float:none;
	text-align:center;
}
.error{
	color:red;
	display:none;
	font-size:10px;
	clear:left;
	float:right;
}
.link, .link_over{
	cursor:pointer;
}
.link_over{
	text-decoration:underline;
}
.button, .button_over{
	cursor:pointer;
	background-image:url(img/button1.gif);
	color:white;
	width:83px;
	height:18px !important;
	height:20px;
	text-align:center;
	padding-top:2px;
	display:inline-block;
}
.button_over{
	background-image:url(img/button2.gif);
}

/* Tooltip */
#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:5px;
	color:black;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

#saveInfo{
	position:absolute;
	right:0px;
	top:0px;
	background-color:yellow;
}





