@charset "UTF-8";
html {
	background-color: #000000;
	position:relative;
}

body {
  background-color:#123456;
  background: transparent url(images/gpd.jpg) no-repeat left top;
  position:absolute;
  width:960px;
  height:658px;
  top:24px;
  left:50%;
  margin-left:-480px;
  }
  
#bodycopy {
  position:absolute;
  top:193px;
  left:40px;
  width:870px;
  height:414px;
  overflow-y:scroll;
  color:#fff;
  font-family: Arial,Helvetica, sans-serif;
  line-height:1.6em;
  border-top:solid 1px #e2ecf5;
  border-bottom:solid 1px #e2ecf5;
  border-left:solid 1px #e2ecf5;
  }
  
  p, li {
  margin-right:500px;
  margin-left:16px;
  }
  
 li {
  margin-bottom:1em;
  }
  
  h1 {
  font-weight:normal;
  font-size:2.2em;
  line-height:1.1em;
  margin-right:500px;
  margin-left:16px;
  }

h2 {
  font-weight:normal;
  font-size:1.4em;
  line-height:1.1em;
  margin-right:500px;
  color:#ffff00;
  margin-left:16px;
  }

form {
  margin-left:16px;
  width:370px;
}

label, input, textarea {
  color: #DFDFDF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  display:block;
}

label {
  margin-bottom:0;
}


input, textarea {
  color:#000000;
  padding:2px;
  width:370px;
}

.radio {
	background-color: #E3F3FF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #77B1C1;
	margin-bottom: 12px;
	border-left-width: 1px;
	border-left-color: #77B1C1;
}

.bbl {
	font-size: 10px;
	display: none;
	visibility: hidden;
	z-index: 0;
	height: 0px;
}
.hidden {
	display: none;
}

.form-submit {
	width: 150px;
}

a {
  color:#ffff00;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#ffba00;
}

.sidebut {
  position:absolute;
  right:0;
  top:0;
  width:120px;
  height:24px;
  border-bottom:solid 1px #e2ecf5;
  border-left:solid 1px #e2ecf5;
  text-align:center;
  paddign-top:4px;
}

.sidebut2 {
  position:relative;
  left:716px;
  bottom:0;
  width:136px;
  height:24px;
  border-top:solid 1px #e2ecf5;
  border-left:solid 1px #e2ecf5;
  text-align:center;
  paddign-top:4px;
}
