html,body 

{ 

scrollbar-3dlight-color:silver;

scrollbar-arrow-color:silver;

scrollbar-track-color: ;

scrollbar-darkshadow-color:silver;

scrollbar-face-color:;

scrollbar-highlight-color:white;

scrollbar-shadow-color:white;



margin:0;

padding:0;



font: 80%/150% Avenir, Helvetica, Verdana;



}



#framecontent {

  width: 420px;

  height: 400px;

  overflow-x: auto;

  overflow-y: hidden;
  
  text-align:center;

}





td {font-family: Avenir, Helvetica, Verdana;font-size: 12px;color: #000000; font-weight: normal;}

th {font-family: Avenir, Helvetica, Verdana;font-size: 12px;color: #000000; font-weight: normal;}

A {

  font-family: Avenir, Helvetica, Verdana;

  font-size: 12px;

  font-weight: normal;

  TEXT-DECORATION: none;

  color: #9A9999;

}

A:hover {

  font-family: Avenir, Helvetica, Verdana;

  font-size: 12px;

  font-weight: normal;

  TEXT-DECORATION: underline;

  color: #9A9999;

}



A.clientlink {

  font-family: Avenir, Helvetica, Verdana;

  font-size: 13px;

  font-weight: normal;

  TEXT-DECORATION: none;

  color: #9A9999;

}

A.clientlink:hover {

  font-family: Avenir, Helvetica, Verdana;

  font-size: 13px;

  font-weight: normal;

  TEXT-DECORATION: underline;

  color: #9A9999;

}



.footer{

  font-family: Avenir, Helvetica, Verdana;

  font-size: 12px;

  color: #005C96;

}

.titlebold{

  font-family: Avenir, Helvetica, Verdana;

  font-size: 15px;

  font-weight: bold;

  color: #000000;

}

.contentjustified{

  font-family: Avenir, Helvetica, Verdana;

  font-size: 12px;

  font-weight: normal;

  color: #000000;

  text-align: justify;

}

.navbar {

  width: 20px;

  height: 100px;

  margin-left: 0px;

  margin-top: 0px;

}

hr, .hide {

  position:absolute; 

  top:0;

} 



#page {

  height: 350px; 

}



#leftsider {

  padding: 0px 0 0 0px;

  float: left;

  width:300px; 

}



#leftsider h1 {font-size: 2.0em;}



#menu {

  margin-top: 15px; 

  padding-left: 15px;

}



#menu ul {

  list-style: url(../images/bullet.gif);

}



#menu a{

  text-decoration: none;

  color: #000;

}



#menu a:hover{

  border-bottom: 1px solid #000;

}



#content {

  margin: 15px 0 0 0px; 

  float: left;

  font-size: 1.1em; 

}



#content h4 {font-size: 1.2em;}



.par {

  margin: 0px 0px 0 0px; 

  padding-left: 0px; 

  float: left; 

  width: 420px; 

  height: 350px;

}



.alt {/* modify this to add style to alternate sections*/}



#note { 

  margin-top:0px;

}