@charset "utf-8";
/* CSS Document */
#wrapper {
}
img{
border:0px;
/*border-width:0px;*/

}
#load {/*
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;*/
}

#content, td {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-align:center;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#CC0000;
	text-align:center;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#006633;
	text-align:center;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#F07800;
	text-align:center;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	text-align:center;
}

hr {
      border-top: 1px dashed #ffffff;
      border-bottom: 1px solid #ffffff;
      color: #000000;
      background-color: #fff;
      height: 4px;

}
.small {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#content img.right {
	float: right;
	margin: 0 0 8px 8px;

}
#content4 a {
color: #CC3300;
}
.loader {

}

.bar{
  display:none;
  background: url('ajax-loader.gif') no-repeat;
  margin-left:20px;
  margin-top:50px;
  height:20px;
  width: 230px;
}

#contactForm{
  float:left;
  position:relative;
  background-color: #fdfdfd;
  height: 200px;
}

#container {
  padding:20px;
  float:left;
  position:relative;
  height: 200px;
  width: 100px;
}