body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h1{
	color: #010101;
	font-size: 1.5em;
	font-weight: bold;
}

h2{
	color: #9C855c;
	font-size: 1.3em;
}

.main_container_text {
	padding: 5px 5px 5px 5px;
}

.main_container_screen {
	padding: 5px 5px 5px 5px;
}
#right_container {
	width: 180px;
	color: #FFFFFF;
	height: 100%;
	background-color: #000000;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}
#right_container h1{
	color: #F5CD75;
	font-size: 9px;
	font-weight: bold;
}
#right_container h2{
	color: #9C855c;
	font-size: 1em;
}

.topbanner {
  display: none !important;
}
#topbanner {
  display: none !important;
}
#topbanner a{
  display: none !important;
}
#contactInfo {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 12px;
	padding-right: 5px;
	width: 150px;
}
#contactInfo a{
	color: #000000;
	text-decoration: none;
}

.toprepeat-white {
  display: none !important;
}
.toprepeat-black {
  display: none !important;
}
.bottombanner {
  display: none !important;
}
#bottombanner {
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 25px;
	font-size: 9px;
	width: 170px;
}
.bottomrepeat-black {
  display: none !important;
}
.bottomrepeat-white {
  display: none !important;
 }

.content_container {
	padding: 10px;
}
.PrintOnly {
	font-size: 12px;
}
.MainScreenContainer {
	margin: 0px;
	padding: 0px;
}
