/* CSS Document */

body {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}




#content h1.image {
	height: 50px;
	background-image: url(../images/leading_the_way.gif);
	background-repeat: no-repeat;
	letter-spacing : -1000em;
}

/* Just for Opera, but hide from MacIE */
/*\*/html>body .image { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */



#content p {
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content h1 {
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #CB5202;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content h2 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CB5202;
	margin-bottom: 5px;
	margin-top: 0px;
}

#content h3.purchasing {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CB5202;
	margin-bottom: 5px;
	margin-top: 0px;
}


#content h4 {
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #CB5202;
	margin-bottom: 5px;
	margin-top: 0px;
}

#content a {
	color: #CB5100;
}
.italicText {
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.TextSource {
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.boldOrange {
	font-style: normal;
	font-weight: bold;
	color: #CB5100;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
