body {
	background-color: #DADBDC;
}

.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-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-black {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text12-red {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.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;
}

.text18-black {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.box-table { border: 1px #000000 solid}

.box-table2 { border: 2px #2AAEE3 solid}

.smalllinks {
	font-family: Arial;
	font-size: 10px;
	color: #00ADEF; 
	text-decoration: underline;
}

.drawingslinks {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF; 
	text-decoration: underline;
}

.elearninglinks {
	font-family: Arial;
	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-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;
}

