@charset "utf-8";

	
	
	body {
    background: url("../images/top_background.jpg") no-repeat scroll center 0 #f0fafb;
    font-family: "arial","Helvetica Neue",helvetica,sans-serif;
    margin: 0;
    
    padding: 0 0 28px;
}
	
	.topbar {
    background: url("../images/topbar_bg2.jpg") repeat-x scroll 0 0 #002957;
    height: 43px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 0;
}

#backstage_at {
    left: -55px;
    position: absolute;
    top: 0;
}



#container_a {
    left:0px;
  
    padding: 0 0 5px;
   
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 958px;
	top:4px;
    min-height: 550px;
	
}

#container_c {
    background: url("../images/background_backstage_middle.gif") repeat-y scroll 0 0 transparent;

  top:820px;
	width:1000px;
	left:1000px;
	
	}
	
	
#container_d {
    background: url("../images/background_backstage_middle.gif") repeat-y scroll 0 0 transparent;
   
    position:absolute ;  
    top:420px;
    width: 1000px;
    left:-24px;
	
	}
	


#bottom {
    background-color: #F2F6F9;
    background-image: url("../images/background_backstage_bottom.jpg");
    background-repeat: no-repeat;
    clear: both;
	
    padding-top:0px;
    padding-bottom:0px;
	position: relative;
	left:21px;
    
	}

	
	
	#bottomust{
    background-color: #F2F6F9;
    background-image: url("../images/background_backstage_bottom.jpg");
    background-repeat: no-repeat;
    clear: both;
    padding-top: 0px;
    padding-bottom:0px;
	position: relative;
	left:21px;
  
    width: %100;
   
	}
	
	
	
	
#circleedges { 
 margin-top:0px;
 margin-left:16px;
  
	} 
		
#circleedges1 { 
 margin-top:0px;
 margin-left:0px;
    
	} 
	
	#circleedges3{ 
 margin-top:0px;
 margin-left:16px;
    
	} 
	
	#circleedgesmenu { 
 top:0px;
 margin-left:0px;
    
	} 
	
	
	#topcontainer1{ 
 margin-top:0px;
 margin-left:0px;
 
    
	} 
	
	
	
	#footer_restricted a {
	font-weight: big;
	
}

	
	#footer {

    clear: both;
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    margin-left: 0px;
    padding-bottom: 15px;
    padding-top: 90px;
  
}
		#footerust {
    clear: both;
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    margin-left: 0px;
    padding-bottom: 15px;
    padding-top: 60px;
    width: 780px;
}
	

	#login_form{
	
	margin-left:200px;
	
	}
	
	
	
	.element * {
    font-family: arial;
    font-size: 12px;
    margin: 2px;
    padding: 5px;
}
.element label {
    float: left;
    font-weight: 700;
    width: 75px;
}
.element input.text {
    float: left;
    padding-left: 20px;
    width: 270px;
}
.element .textarea {
    height: 120px;
    padding-left: 20px;
    width: 270px;
}
.element .hightlight {
    background: url("../images/iconCaution.gif") no-repeat scroll 2px 50% transparent;
    border: 2px solid #9F1319;
}
.element #submit {
    float: right;
    margin-right: 10px;
}


.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll 1px 50% transparent;
    display: none;
    float: right;
    height: 28px;
    width: 28px;
}
.done {
    background: url("../images/iconIdea.gif") no-repeat scroll 2px 50% transparent;
    display: none;
    font-family: arial;
    font-size: 12px;
    margin: 20px auto;
    padding-left: 20px;
    width: 70%;
}


#logo_div {
    height: 50px;
    left:30px;
    position: relative;
    top: 73px;
    width: 690px;
}

#logo {
    left: 0;
    position: absolute;
    top: 0;
}
#powered {
    left: 428px;
    position: absolute;
    top: -13px;
}

#login_logout {
    font-size: 10px;
    left: 510px;
    position: absolute;
    text-align: right;
    top: 24px;
    width: 385px;
	color:black;
}
#login_logout a {
    font-size: 10px;
    text-decoration: none;
}

#login_logout a:link { color: #146a8b; }
a:visited { color: #146a8b; } 
a:hover { color: orange; }

#login_logout a:hover {
    color: #FF9900;
    text-decoration: underline;
}

#logo_corp {
    left: 0;
    position: absolute;
    top: 15px;
}
#powered_corp {
    left: 17px;
    position: absolute;
    top: 38px;
}

#gg_logo {
    left: 660px;
    position: absolute;
    top: -15px;
}


	
	
	#panel_right {
    height: 50px;
    left: 0px;
    position: relative;
    top: -50px;
    width: 690px;
}



