html { overflow-x: auto;} 


.text {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000
;
	letter-spacing: 1px;
}
.text a:link {
	color : #000000;
	text-decoration : underline;
}

.text a:visited {
	color : #000000;
	text-decoration : underline;
}

.text a:hover {
	color : #666666;
	text-decoration : none;
}

.text a:active {
	color : #666666;
	text-decoration : none;
}
.text-sm a:link {
	color : #000000;
	text-decoration : underline;
}

.text-sm a:visited {
	color : #000000;
	text-decoration : underline;
}

.text-sm a:hover {
	color : #F78E1E;
	text-decoration : none;
}

.text-sm a:active {
	color : #F78E1E;
	text-decoration : none;
}
.textheader { 
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	font-weight: bold
}
.header { 
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-size: 21px; 
	color: #666666; 
	font-weight: bold; 
	letter-spacing: 2px
}
.bg-orange {  
    background-color: #F78E1E; 
	margin-top: 30px; 
	margin-right: 10px; 
	margin-bottom: 15px; 
	margin-left: 35px;
	padding-left: 4px
}
.bg-grey {
	background-color: #767661;
	margin-left: 35px
}
.textheader-white { 
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-size: 13px; color: #FFFFFF; 
	font-weight: bold ; 
	padding-right: 4px; 
	padding-left: 4px
}
.text-lightgrey { 
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-size: 12px; color: #FFFFFF; 
	padding-right: 4px; 
	padding-left: 4px;
	background: transparent;
}
.text-lightgrey a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.text-lightgrey a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.text-lightgrey a:hover {
	color : #ab0534;
	text-decoration : none;
}
.padding-4px {  
   padding-right: 4px; 
   padding-left: 4px
 }
.tableader { 
   font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
   font-size: 13px; color: #FFFFFF; 
   font-weight: bold ; 
   background-color: #F78E1E
 }
.bg-lightgrey { 
   background-color: #D8D8C5; 
   margin-top: 30px; 
   margin-right: 31px; 
   margin-bottom: 15px; 
   margin-left: 31px; 
   padding-left: 4px; 
   padding-top: 2px; 
   padding-bottom: 2px;
   font-size: 11px;
   font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
 }
.padding-35px { 
   padding-right: 0px; 
   padding-left: 35px
 }
.introtext { 
   font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
   font-size: 11px; color: #333333; 
   letter-spacing: 1px ; 
   font-weight: bold
 }
.bg-white { background-color: #FFFFFF; 
	margin-top: 30px; 
   margin-right: 31px; 
   margin-bottom: 4px; 
   margin-left: 31px ; 
   padding-left: 4px;
   padding-top: 2px; 
   padding-bottom: 2px;
   font-size: 11px;
   font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
 }
.reb-header-sm {  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
.text-sm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.header-orange { font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 21px; color: #EA7900; font-weight: bold; letter-spacing: 1px}
.header-white { font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 21px; color: #FFFFFF; font-weight: bold; letter-spacing: 2px }
.text-italic { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 ; letter-spacing: 1px ; font-style: italic}
.textheader-orange { font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 13px; color: #EA7900; font-weight: bold }
.bg-orange-nomargin { background-color: #F78E1E}
.img-border {  border: #F78E1E; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.registered {  vertical-align: top}
.tableborder { border: 1px solid #FFFFFF}

