body {
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	background: #dbdfeb url(images/bg.png) no-repeat;
	margin: 0px;
	height: 100%;
	}
	
.message {
	/*width: 686px;*/
	font-weight: bold;
	padding: 6px;
	background: white url(images/whitebg.png) repeat-x;
	border: 1px solid black;
	margin-bottom: 8px;
	}
	
.enlargeddiv {
	z-index: 1;
  height: 100%;
  display: none;
  position: absolute;
  background: url(images/transbg.png);
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
	}
	
a:link, a:active {
	color: #79828B;
	}

a:visited {
	color: #816E96;
	}

a:hover {
	color: #CB3535;
	text-decoration: none;
	}
	
a.link2:link, a.link2:active, a.link2:visited {
	color: white;
	}

a.link2:hover {
	color: white;
	text-decoration: none;
	}
	
a.headerlink:link, a.headerlink:active, a.headerlink:visited {
	display: inline-block;
	display: -moz-inline-box;
  font-weight: bold;
	text-decoration: none;
	padding: 4px;
	border: 1px solid black;
	background: black;
	width: 160px;
	text-align: center;
	color: white;
	margin-left: 8px;
	margin-top: 8px;
	border-top: 1px solid #6e6e6e;
	border-left: 1px solid #6e6e6e;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	float: right;
	
/*	
	color: #4f6eca;
	border-bottom: 1px solid #4f6eca;
	border-left: 1px solid #4f6eca;
	border-top: 1px solid #4f6eca;
	background: white url(images/whitebg.png) repeat-x; */
	}

a.headerlink:hover {
	float: right;
	color: white;
	background: #4f6eca url(images/greenbg.png) repeat-x;
	text-decoration: none;
	border: 1px solid #4f6eca;
	margin-left: 8px;
	}
	
a.headerlink2:link, a.headerlink2:active, a.headerlink2:visited {
  display: inline-block;
	display: -moz-inline-box;
  font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 4px;
	background: black;
	margin-bottom: 8px;
	text-align: center;
	border-top: 1px solid #6e6e6e;
	border-left: 1px solid #6e6e6e;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}

a.headerlink2:hover, .header2linkstatic {
	color: white;
	background: #4f6eca url(images/greenbg.png) repeat-x;
	text-decoration: none;
	border: 1px solid #4f6eca;
	}
	
.header {
  text-align: right;
  padding: 8px;
  padding-right: 0px;
  font-weight: bold;
  padding-right: 8px;
}

.mainbody {
width: 1000px;
}

.text0 {
  border-bottom: 3px solid #4f6eca;
  margin-bottom: 8px;
  padding-top: 8px;
  width: 416px;
  float: right;
  font-size: 24px;
  color: #4f6eca;
  letter-spacing: -1px;
  font-family: sans-serif;
}

.text01 {
  border-bottom: 3px solid white;
  padding-top: 8px;
  padding-left: 6px;
  margin-bottom: 8px;
  font-size: 26px;
  color: #4f6eca;
  letter-spacing: -1px;
  font-family: sans-serif;
  clear: both;
}

.text011 {
  border-bottom: 3px solid white;
  padding-top: 8px;
  padding-left: 6px;
  margin-bottom: 8px;
  font-size: 24px;
  color: #4f6eca;
  letter-spacing: -1px;
  font-family: sans-serif;
}

.text02 {
  border-bottom: 1px solid white;
  font-size: 16px;
  letter-spacing: -1px;
  font-family: sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}

.text03 {
  border-bottom: 1px solid black;
  font-size: 16px;
  letter-spacing: -1px;
  font-family: sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}

.text11 {
  background: white;
  padding: 8px;
  width: 700px;
  float: right;
}

.text1 {
  background: white;
  padding: 8px;
  width: 400px;
  float: right;
}

.text3 {
  background: #6098da;
  padding: 8px;
  width: 400px;
  float: right;
  margin-top: 8px;
  font-weight: bold;
}

.text2 {
  background: #4f6eca url(images/greenbg.png) repeat-x;
  padding: 8px;
  width: 400px;
  float: right;
  margin-top: 8px;
  font-weight: bold;
  color: white;
}

.text21 {
  background: #4f6eca url(images/greenbg.png) repeat-x;
  padding: 8px;
  width: 700px;
  float: right;
  margin-top: 8px;
  font-weight: bold;
  color: white;
}

.container {
  width: 1000px;
border-right: 3px solid white;
}


.forms1 {
 border: 1px solid black;
  background: white url(images/whitebg.png) repeat-x;
  color: black;
  width: 98%;
  padding: 2px;
  font-size: 11px;
  font-family: sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
	}

.submit {


  font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 4px;
	border-top: 1px solid #6e6e6e;
	border-left: 1px solid #6e6e6e;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background: black;
	margin-bottom: 8px;
	text-align: center;

  font-size: 11px;
  font-family: sans-serif;
	}
	
	.important4 {
	color: black;
}
	
.important2 {
	font-size: 9px;
	color: white;
}

.important3 {
	font-size: 9px;
	color: red;
}

.footer {
	text-align: center;
	padding: 8px;
	font-size: 9px;
	color: white;
	font-weight: bold;
	background: url(images/greenbg.png) repeat-x;
	clear: both;
	border-top: 3px solid white;
}
