@charset "UTF-8";
#content .textWrap {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #779BB4;
	border-bottom-color: #779BB4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_lft_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	overflow: auto;
}
.textWrap {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #779BB4;
	border-bottom-color: #779BB4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_lft_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
#content .textWrapWhite {
	background-color: #FFFFFF;
	border: 0px solid #043751;
	height: 330px;
	overflow: auto;
	color: #666666;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.fadein {
	display:none;
}
#searchBox form{
	padding: 10px;
}
#searchBox {
	background-color: #FFFFFF;
	color: #000000;
}
.contentHeader {
	height:80px;
}
