/* Text Styles - all default text / menus etc are defined in menus.css */
.tintBackground {
	background: #FFFFFF url(/images/tint.gif) bottom right;
	background-repeat:no-repeat;
}

.sectionTitle {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.subTitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.smallText {
	font-size: 10px;
	font-style: normal;
}
.backgroundSearch {
	background: #FFFFFF url(../images/screw_pics/magnifying-glass.jpg) no-repeat right bottom;
}
.backgroundContact {
	background: #FFFFFF url(../images/map/main_map.jpg) no-repeat right bottom;
}
.introText {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 200%;
}
.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
}
.backgroundQuality {
	background: #FFFFFF url(../images/quality_back.jpg) no-repeat right bottom;
}
.backgroundCapability {
	background: #FFFFFF url(../images/capability_back.jpg) no-repeat right bottom;
}
.backgroundLinks {
	background: #FFFFFF url(../images/links_back.jpg) no-repeat right bottom;
}
.backgroundHistory {
	background: #FFFFFF url(../images/history_back.jpg) no-repeat right bottom;
}
.backgroundSubcontract {
	background: #FFFFFF url(../images/subcontract_back.jpg) no-repeat right bottom;
}
.backgroundApproval {
	background: #FFFFFF url(../images/approvals_back.jpg) no-repeat right bottom;
}

