@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#divWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
}


#divNavigation {
	height: 34px;
	width: 100%;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#HeaderTB {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 930px;
	height: 240px;
}
#MiddleTB {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 930px;
}
#LeftSideBarTB {
	font-family: Tahoma, Arial;
	font-size: 0.78em;
}
#NewsletterTB {
	border: 1px solid #6E3701;
}


#LogoTD {
	background-image: url(../images/logo-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 259px;
}
#ContentTB {
	font-family: Tahoma, Arial;
	font-size: 0.78em;
	line-height: 1.5em;
	color: #333333;
	text-align: justify;
}
#FooterTB {
	height: 166px;
	width: 930px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Arial;
	font-size: 0.78em;
	line-height: 1.5em;
}
#RightSideBarTB {

}
#RightSideBarTB img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.CollapsiblePanelContent img {
	margin-right: 5px;
}
input {
	border: 1px solid #333333;
}
textarea {
	border: 1px solid #333333;
}
