#maincontainer {
	background-color: #000080;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 100%;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.txt-white-12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white-bold {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtfield {
	background-color: #577ec3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blue-bold2 {


	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

.blue-bold {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5bb4f4;
	text-decoration: none;
}
.white-18-bold {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.membersearch {
	background-color: #21508f;
	width: 200px;
	-moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #21508f;
  font-family:"Trebuchet MS";
  color:#97c3f5;
  font-size:12px;
  padding-left:10px;

}
.orange-18-bold {



	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.gray-bold {


	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
}
.gray-14-bold {



	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4a4a49;
	text-decoration: none;
}
.lightgray-14-bold {




	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #a3a3a3;
	text-decoration: none;
}
.orange-14-bold {





	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
}
.gray-12-{




	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4a4a49;
	text-decoration: none;
}
.readmore:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.readmore:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.readmore:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF7200;
	text-decoration: none;
}
.white-italic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.yellow-bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffde00;
	text-decoration: none;
	font-style: normal;
}
