body {
	font: 75% Arial, Helvetica, sans-serif;
	background-color: #DADBDC;
}
.body-white {
	background-color: #FFFFFF;
}
a {
	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;
}
h3 {
	color: #00ADEF;
	margin-top: 0;
}
.text10-white {
	font-size: 10px;
	color: #FFFFFF;
}
.text10-black {
	font-size: 10px;
	color: #000000;
}
.text10-red {
	font-size: 10px;
	color: #CC0000;
}
.text10-blue {
	font-size: 10px;
	color: #019DDD;
}
.text12-white {
	font-size: 12px;
	color: #FFFFFF;
}
.text12-red {
	font-size: 12px;
	color: #FF0000;
}
.text12-blue {
	font-size: 12px;
	color: #019DDD;
}
.text14-white {
	font-size: 14px;
	color: #FFFFFF;
}
.text14-black {
	font-size: 14px;
	color: #000000;
}
.text14-blue {
	font-size: 14px;
	color: #019DDD;
}
.text16-black {
	font-size: 16px;
	color: #000000;
}
.text18-black {
	font-size: 18px;
	color: #000000;
}
.box-table {
	border: 1px #000000 solid
}
.box-table2 {
	border: 2px #2AAEE3 solid
}
.smalllinks {
	font-size: 10px;
	color: #00ADEF;
	text-decoration: underline;
}
.drawingslinks {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.elearninglinks {
	font-size: 14px;
	color: #0F5094;
	text-decoration: underline;
}
.wideinnerleaf {
	border-top: black 2px solid;
	border-bottom: black 2px solid
}
.toprow1 {
	border-top : 2px solid black;
	border-right : 1px solid black;
}
.toprow2 {
	border-bottom : 2px solid black;
	border-right : 1px solid black;
}
.toprow3 {
	border-top : 2px solid black;
	border-bottom : 2px solid black;
}
.toprow4 {
	border-top : 2px solid black;
	border-bottom : 2px solid black;
	border-right : 1px solid black;
}
.datacell1 {
	border-right : 1px solid black;
	border-bottom : 1px solid #999999;
}
.datacell2 {
	border-bottom : 1px solid #999999;
}
.datacell3 {
	border-right : 1px solid black;
}
.bottomrow1 {
	border-right : 1px solid black;
	border-bottom : 2px solid black;
}
.bottomrow2 {
	border-bottom : 2px solid black;
}
.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;
}
.td-sky-blue {
	background-color: #DDEEFF;
}
.wrapper-contact {
	height:200px;
}
.wrapper-elearning {
	height:200px;
}
.wrapper-offpress {
	height:125px;
}
.table-contact {
	width:450;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
}
.table-elearning {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
}
.table-offpress {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
}
.tablehidden-contact {
	width:450;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}
.tablehidden-elearning {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}
.tablehidden-offpress {
	width:675;
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
	display: none;
}
.tablehead {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00ADEF;
}
.tableon {
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 14px;
	color: #000000;
	cursor: pointer;
}
.tableoff {
	background-color: #D6E7FC;
	border: 1px solid #000000;
	font-size: 14px;
	margin-top: 14px;
	color: #000000;
	cursor: pointer;
}

