body  {
	background-color: #680506;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

.twoColFixRtHdr #canvas {
	width: 868px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background-color: #f9f5f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;}
	
	
	
.twoColFixRtHdr #container {
	width: 850px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
	

.twoColFixRtHdr #header {
	padding: 0;
	height: 575px;
	width: 850px;
	background-image: url(../images/bg_oz.jpg);
	background-repeat: no-repeat;	
	
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 0; 
}
.twoColFixRtHdr #pagebody {
	width:850px;
	margin:0;
	padding:0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.twoColFixRtHdr #sidebar1-inner {
	border: thin solid #00C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.twoColFixRtHdr #sidebar1 p{
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0; 
	padding: 0 20px; 
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 12px;
	text-align: center;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Arial !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;
  text-decoration:underline;
  font-family: Arial !important;
}
td.left {
  font-family: Arial !important;
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family: Arial !important;
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 

.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
.book {
	font-style: italic;
}
book {
	font-style: italic;
}
