/* These styles are used only on the program description pages*/

.ProgramTable {
	background-color: #EFEFEF;
	border: 1px solid #C6C3C6;
	width: 350px;
	padding-left: 5px;
}
.ProgramTable h2 {
	background-color: #DE3021;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 5px;
	margin-left:-5px;

}
.ProgramTable h3{
	color: #FFFFFF;
	background-color: #636563;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left: 5px;
margin-left:-5px;
}
.next {
	margin-left: 15px;
}
.BackNext {
	width:105px;
	float: right;
}

.SummaryTestingTables {
	font-size: 10px;
	border: 2px solid #CC3333;
	background-color: #F7F7F7;
}
.bg9 {

	background-image: url(../images/backgroundImages/welderWorking1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg11 {


	background-image: url(../images/backgroundImages/welderWorking_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg12 {

	background-image: url(../images/backgroundImages/welderWorking_4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg15 {

	background-image: url(../images/backgroundImages/welderWorking_5.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ProgramTableRedBorder {
	background-color: #EFEFEF;
	border: 2px solid #DD3421;
	width: 350px;
	padding-left: 5px;
	padding-top: 15px;
}
.link_whiteOnGrey {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_whiteOnGrey:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_whiteOnGrey:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_whiteOnGrey:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_whiteOnGrey:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tblHeader {
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
}
td {
	font-size: 11px;
}
h2 .lowercase {
	text-transform: lowercase;
}
a {
}
