body {
	background-image: url(images/Homepage_01.jpg);
	background-repeat:repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
		padding-top: 17px;
		color:#666666;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}


.big_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
		color:#666666;
}


.careers_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 18px;
		color:#ffffff;
}


A.big_text:ACTIVE, A.big_text:FOCUS, A.big_text:LINK, A:VISITED {
	color : #81181b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}
A.big_text:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}



.bg1 {background-color:#d2d2d2; }

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
	line-height: 30px;
	color:#333333;


}


.bottom_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	text-decoration : none;
	line-height: 30px;
	color:#333333;


}

.bottom_sm_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	text-decoration : none;
	line-height: 30px;
	color:#333333;


}

.heading_white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
	line-height: 24px;
	color:#ffffff;
	

}

.subheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
	color:#5e5e5d;
	
}


A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #81181b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
		line-height: 20px;
}



.footer {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #d1cebd;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}

A.footer2:ACTIVE, A.footer2:FOCUS, A.footer2:LINK, A.footer2:VISITED {
	text-transform: uppercase;
	color : #d1cebd;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
		line-height: 14px;
}
A.footer2:HOVER {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}

A.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
	text-transform: uppercase;
	color : #81181b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
		line-height: 14px;
}
A.footer:HOVER {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	line-height: 14px;
}







.ie .subpage div.example {
  background-color: yellow
}
.gecko .example {
  background-color: gray
}
.win.gecko .example {
  background-color: red
}
.linux.gecko .example {
  background-color: pink
}
.opera .example {
  background-color: green
}
.konqueror .example {
  background-color: blue
}
.webkit .example {
  background-color: black
}
.subpage div.example {
  width: 100px;
  height: 100px;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }
