body {background-color: #FFFFFF; 
margin: 10px 5%;
font: 80% Arial, Verdana, 'Trebuchet MS',Helvetica;line-height: 110%; color:#333333; line-height:115%;
}

H4{color: #3838D8; font-size: 20px; font-family: arial, Trebuchet MS,Tahoma; font-weight:normal;background-color:inherit; padding-top:10px;}
H5{color: #006600; font-size: 16px; font-family: arial, Trebuchet MS,Tahoma; font-weight:bold;background-color:inherit;}

.textBold {font-weight: bold;}	
.em {font-style: italic; font-weight:normal;}

.programHeader{color: #3838D8; font-style:italic;font-size: 20px; font-family: arial, Trebuchet MS,Tahoma; font-weight:normal; line-height:115%;background-color:inherit;}
.header4{color: #006600; font-size: 20px; font-family: arial, Trebuchet MS,Tahoma; font-weight:normal;background-color:inherit; padding-bottom:5px;}
.header5{color: #000000; font-size: 12px; font-family: arial, Trebuchet MS,Tahoma; font-weight:bold;background-color:inherit; padding-bottom:5px;}

.logoBG { background: url(../images/M2_logo.jpg) no-repeat;}
.logoBGmid { background: url(../images/logo_line.jpg) repeat-x; }
.asbestosBG {background: url(../images/Discussion180.jpg) no-repeat;}

hr{
  width:100%;
  color: #3838D8;
  background-color: #3838D8;
  height: 1px;
}
hr.hr4 {
      border-top: 1px dashed #3838D8;
      border-bottom: 1px solid #3838D8;
      color: #fff;
      background-color: #fff;
      height: 4px;
    }
ul{
	list-style-type: square;	
	}
li{padding: 5px;}

a:link {
  color: #3838D8; 
  text-decoration: underline; 
  font-weight:bold;
  background: inherit;}/*normal links in the text*/
a:visited {
  color: #3838D8; 
  text-decoration: underline; 
  font-weight:bold;
  background: inherit;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #CC0000; 
  text-decoration: underline; 
  font-weight:bold;
  background: inherit;}
a:active {/*colour in NN4.xx is red*/ 
  color: #CC0000; 
  text-decoration: underline; 
  font-weight:bold;
  background: inherit;}

.lrtb {
border: #3838D8;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
}
.lrt {
border: #3838D8;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 0px;
}
.lrb {
border: #3838D8;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
}
.l {
border: #3838D8;
border-style: solid;
border-left-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
}
.rt {
border: #3838D8;
border-style: solid;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 0px;
}
.rb {
border: #3838D8;
border-style: solid;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
}
.r {
border: #3838D8;
border-style: solid;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
}

/*form element formatting */
INPUT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color:#f7f7f7;}
textarea {background-color: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {background-color: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}