body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(../img/bg-body.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
.orange {
	color:  #e5732a;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
}


#menu {
	text-align: center;	
	color: #e5732a; 
	font-size: 10pt;
}

#menu a {
	padding-left: 35px;	
	padding-right: 35px;	
}
.clearboth {
	clear: both;
}
.list-item {
	padding: 15px 0px 0px;
}
.list-item img.thumb {
	margin-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 35px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #e5732a;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h3 a, h3 a:hover {
	color: #000000;
}
h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	font-style: italic; 
}
h5 {}
h6 {}
h7 {}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.special {
	padding: 4px;
	display: block;
	text-decoration: none;
	width: auto;
	background: #ADADAD;
	margin-bottom: 2px;
}
a.special:hover {
	background: #FF6600;
	color: #FFFFFF;
}
#footer {
	font-size: 10px;
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	text-align: center;
}
#footer p {
	margin: 5px 0px 10px;
	padding: 0px;
}
#footer a {
	color: #e5732a;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
p.limit {
	width: 80%;
}
form {
	margin: 0px;
	padding: 0px;
}
table.tb td {
	padding: 10px 10px 4px 4px;
}
.required {
	color: #FF0000;
}
table.tb td.label {
	font-weight: bold;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #A4A4A4;
	padding: 4px;
}
.small {
	font-size: 9px;
}
.button {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.success {
	color: #66FF00;
}
.error {
	color: #CCCCCC;
}
#header {
	background: url(../img/ebrochures.jpg) no-repeat top left;
	width: 850px;
	height: 182px;
	border: 0;
	display: block;
	float: left;
	padding-left: 50px;
	padding-top: 50px;
}
#header h1 {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	padding-left: 55px;	
	padding-right: 55px;	
	padding-top: 20px;	
}

table#tb-alt1 td, table#tb-alt2 td, table#tb-alt3 td, table#tb-alt4 td, table#tb-alt5 td, table#tb-alt6 td {
	padding: 6px 4px 2px;
	border-bottom: 1px solid #CCCCCC;
}
table#tb td {
	padding: 0px 4px 15px;
}
table#tb td h3 {
	margin: 0px;
	padding: 0px;
}
.light {
	color: #E0E0E0;
}
.submit_button {
	width: 250px;	
}


/****** SIFR ********/
.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
		 font-size: 30px;
     	 padding-bottom: 0;
		  display: inline;
    }

    .sIFR-active h2 {
      font-size: 25px;
      display: inline;
    }

    .sIFR-active h3 {
      font-size: 18px;
    }

    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }

