/* Margin/Padding:  0top  0right  0bottom  0left ; */

div{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

a.tab { 
	border-collapse: collapse; 
	border-style: solid solid none solid;  
	border-color: black; 
	border-width: 1px 1px 0px 1px; 
	background-color: silver; 
	padding: 2px 0.5em 0px 0.5em; 
	margin-top: 4px;
	font-family: arial; 
	text-decoration: none;
  }
 a.tab:hover { 
	border-color: black; 
	background-color: white; 
  }
  .contenttitle{
font-size:16px;
  background-color:#c54d23;
  color:#ffffff;
  font-weight:bold;
 padding: 5px; 
 letter-spacing: .2em;
  }
  .content{
  background-color:#fcf1df;
  color:#666666;
  font-weight:bold;
 padding: 10px; 
  }

.panel {
 border: solid 2px #c54d23; 
 background-color: white; 
 overflow: auto;
 position:relative;
 width:375px;
 }
 
.bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: solid 0px black; 
	clear:both;
	overflow: auto;
	position:absolute;
	width:550px;
	float:left;
	padding: 0 5px 0 10px;
 }  

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;


}
.jumpmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodytextverysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
.bodytextsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #C44D23;
}
.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333A5C;
	font-weight: bold;

}
.bodyXlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	font-style: italic;

}
a:visited {
	color: #C44D23;
}

clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}