@charset "UTF-8";/* CSS Document *//*BODY---------------------------------------------------*/body.interface {}/*CONTAINERS---------------------------------------------------*/div#sign-panel {margin: 10px auto 0 auto;background: url(../../images/global/sign-panel.png) center no-repeat;height: 72px; width: 1024px;}	div#sign-panel img {	margin: 0 0 0 380.5px;	position: absolute;	z-index: 2;	}	div.browser-container {background: url(../../images/global/header-background.png) top repeat-x;width: 100%; height: 107px;position: absolute;top: 0px;}	/*MAIN BODY---------------------------------------------------*/div.main {margin: 10% auto;width: 1024px; height: 531px;}/*FOOTER---------------------------------------------------*/div.footer {background: url(../../images/global/footer-background.png) bottom repeat-x;width: 100%; height: 46px;position: fixed;bottom: 0px;clear: both;}	/*div.footer #footer-panel {	border: dotted 1px hidden;	margin: 0px auto 0 auto;	background: url(../../images/global/footer-panel.png);	width: 1024px; height: 47px;	}*//*BUTTON DOCK Js Versiom---------------------------------------------------*/#button-panel {/*position: relative;z-index: 2;*/margin: -20px auto 0 auto;background: url(../../images/global/button-panel.png) center no-repeat;width: 907px; height: 57px;}  #dock2 {  width: 100%;  bottom: 0px;  position: absolute;  left: 0px;  bottom: 57px; /* + the footer panel height*/	  }	  .dock-container2 {	  position: absolute;	  width: 100%; height: 56px;	  /*padding-left: 20px;*/	  }		  a.dock-item2 {		  display: block; 		  font: bold 12px Arial, Helvetica, sans-serif;		  width: 99px; 		  color: #000; 		  bottom: 0px; 		  position: absolute;		  text-align: center;		  text-decoration: none;		  }			  .dock-item2 span {			  background: url(../../images/global/text-background-2.png) center no-repeat;			  width: 149px; height: 45px;			  padding-top: 10px;			  display: none;			  color: white;			  font-family: Georgia, "Times New Roman", Times, serif;			  font-weight: lighter;			  font-size: 22px;			  text-align: center;			  text-shadow: #000 1px 1px 5px;			  }				  .dock-item2 img {				  border: none; 				  margin: 5px 20px 0px 0px; 				  width: 100%; 				  }				  	#dock-home-button {					margin-left: 100px;						}/*FORMS---------------------------------------------------*/form {font-family: Georgia, "Times New Roman", Times, serif;color: white;}	form p {	margin: 10px auto;	border-top: dashed 1px #FFF;	}		label {	color: #300;	width: 306px;	}		input {		margin: 0 0 10px 0;		font-family:inherit;		color: inherit;		font-size: 24px;		text-indent: 15px;		border: none;		}				textarea {							}				.submit {				margin: 10px 0 0 0;				background: url(../../images/global/submit.png);				width: 149px; height: 45px;				border: none;				float: right;				}/*REDIRECTS---------------------------------------------------*/#ie7 p span {color: #06C; font-size: 120%;}/*FOOTER---------------------------------------------------*/a#link {position: absolute;z-index: 4;bottom: 0px; right: 0px;background: url(../../images/global/link-background.png) center no-repeat;width: 220px; height: 20px;text-align: center;padding: 2px 0 0 0;margin: 5px;color: white;font-family: Verdana, Geneva, sans-serif;font-size: 12px;}a#link:hover {color: #39F;	}
