body {
	background-color: #D3F1FA;
}

.body-white {background-color: #FFFFFF;}

a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #00ADEF;
	text-decoration: underline;

}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.text10-white {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text10-black {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text10-red {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

.text10-blue {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #019DDD;
}

.text12-white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text12-red {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.text12-black {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text12-blue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #019DDD;
}

.text14-white {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text14-black {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text14-blue {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #019DDD;
}

.text16-black {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.box-table { border: 1px #000000 solid}

.box-table2 { border: 2px #2AAEE3 solid}

.standard-lintels-table { 
	border: 1px solid #2AAEE3;
	background-color:#C4EBFB;
}

.smalllinks {
	font-family: Arial;
	font-size: 10px;
	color: #00ADEF; 
	text-decoration: underline;
}

.drawingslinks {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF; 
	text-decoration: underline;
}

.contactlinks {
	font-family: Arial;
	font-size: 14px;
	color: #0F5094; 
	text-decoration: underline;
}

.elearninglinks {
	font-family: Arial;
	font-size: 14px;
	color: #0F5094; 
	text-decoration: underline;
}

.offpresslinks {
	font-family: Arial;
	font-size: 14px;
	color: #0F5094; 
	text-decoration: underline;
}

.l1 {text-align: left}

.c1 {text-align: center}

.r1 {text-align: right}

.td-white {background-color: #FFFFFF;}

.td-blue {background-color: #00AFE4;}

.td-light-blue {background-color: #D6E7FC;}

.wrapper-contact{height:200px;}
 
.wrapper-elearning{height:200px;}

.wrapper-offpress{height:125px;}

.table-contact {
width:450;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
}


.table-elearning {
width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
}

.table-offpress {
width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
}

.tablehidden-contact {
	width:450;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}

.tablehidden-elearning {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}

.tablehidden-offpress {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}

.tablehead {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00ADEF;
}

.tableon {
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 14px;
	color: #000000;
	cursor: pointer;
}

.tableoff {
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	margin-top: 14px;
	color: #000000;
	cursor: pointer;
}

