BODY {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size: .9em;
color : #000;
background-color : #C9CADD;
/*background-image: url(images/background.gif); */
margin : 0 0 0 10;
padding : 0 0 0 0;
width : auto; 
}

.layouttable {
   width: 750px;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff;
   border: 1px solid #682c98;
   border-collapse: collapse;
   text-align: left;
   table-layout: auto;
}

.mylogo {
  border-bottom: 1px solid #682c98;
  background-image: url(http://ontariohearing.com/site/themes/Default/images/logo_heading.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 130px;
}
.contentarea {
   color:#000;
   background-color : #ffffff;
   padding : .5em 2.5em 2em 2em;
   width: 100%;
   line-height: 1.3em; 
}

.contentarea ul {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.contentarea ul li {
  margin-bottom: 10px;
}

.contentarea ol {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.contentarea ol li {
  margin-bottom: 15px;
}

.rightcol {color:#000; background-color : #fff; padding: 10px;}

.leftcol {
  color:#000;
  background-color : #f8f8ff;
  border-right: 1px solid #682c98;
  padding:0;
}

.NAVHeadline {
    background-color: #639;
    color: #FFF;}

.NAVSubHead {
    background-color: #F8F8FF;
    padding: 10px;
    color: #000;
}

.purplepophd {
  color: #FFF;
  background-color : #639;
  text-align: center;
  font-weight: bold;
}

.NAVSubHead a:link {text-decoration: none; color : #639;}
.NAVSubHead a:visited {text-decoration: none; color : #000;}
.NAVSubHead a:active {text-decoration: none}
.NAVSubHead a:hover {text-decoration: underline; color: #C60;}

h3 {
 background-color: #FFF;
 font-weight: bold;
 color: #639;
 margin-top: 10px;
}

h4 {
 background-color: #FFF;
 font-weight: bold;
 color: #639;
 margin-top: 10px;
 margin-bottom: 2px;
}

H1 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .8em; 

}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}
.footerarea {
  font-size: 10px;
  font-weight: normal;
  color: #575757;
  padding: 5px;
}

.footerarea a:link {text-decoration: none; color : #682c98;;}
.footerarea a:visited {text-decoration: none; color : #000;}
.footerarea a:active {text-decoration: none}
.footerarea a:hover {text-decoration: underline; color: #682c98;}



.smalltext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #682c98;
  color: #fff;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f8f8ff;
  color: #000;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .7em;
    text-align: center;
}

