body {
  margin-top:0px;
  margin-bottom:15px;
  margin-left:0px;
  margin-right:0px;
  background: #0EB2EF url('../images/background.gif') top center repeat-x;
}

.body_bg_white {
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;
}

.white_head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 33px;
  color: #FFFFFF;
  font-weight:normal;
}

.blue_head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #00ADEE;
  font-weight:bold;
}

.blue_head_n {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #00ADEE;
  font-weight:normal;
}

.blue_head1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #00ADEE;
  font-weight:normal;
  padding-bottom:8px;
}

.gray_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #707070;
  font-weight:normal;
  line-height:13px;
}

.gray_text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #707070;
  font-weight:normal;
  line-height:13px;
}

.gray_link {
  color: #707070;
  text-decoration:underline;
}
.gray_link:hover {
  color: #707070;
  text-decoration:none;
}
.gray_link:visited {
  color: #707070;
  text-decoration:underline;
}
.gray_link:active {
  color: #707070;
  text-decoration:underline;
}
.newsletter_link {
  color: #707070;
  text-decoration:underline;
}
.newsletter_link:hover {
  color: #707070;
  text-decoration:underline;
}
.newsletter_link:visited {
  color: #663300;
  text-decoration:none;
}
.newsletter_link:active {
  color: #707070;
  text-decoration:none;
}

.line {
  margin-top:0px;
  margin-bottom:px;
  margin-left:0px;
  margin-right:0px;
  height:15px;
  background: url('../images/line.gif') left center repeat-x;
}

.bodytext
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	color:#0495CE;
	line-height:18px;
	}
.bodytext span
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	color:#0495CE;
	font-weight:bold;
	}	