img
{  border-style: none;
}
body { }
td { }
a:link { color: #666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a:hover { color: #993; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 0; padding: 0; border-style: none; }
a:active { color: #993; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-decoration: none; margin: 0; padding: 0; border-style: none; }
a:visited { color: #663; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-decoration: none; margin: 0; padding: 0; border-style: none; }
.parHeading1 /*agl rulekind: base; nickname: "Heading%201"; htmltag: h1;*/ { color: #993; font-size: 18px; font-family: verdana, arial, geneva, helvetica; font-weight: normal; margin-right: 20px; margin-left: 20px; padding: 10px 20px 3px 0; border-bottom: 1px solid #999985; }
.parHeading2 /*agl rulekind: base; nickname: "Heading%202"; htmltag: h2;*/ { font-size: 22px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading3 /*agl rulekind: base; nickname: "Heading%203"; htmltag: h3;*/ { color: #993; font-size: 15px; font-family: verdana, geneva, helvetica, arial; font-weight: normal; margin-left: 20px; }
.parHeading4 /*agl rulekind: base; nickname: "Heading%204"; htmltag: h4;*/ { font-size: 16px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading5 /*agl rulekind: base; nickname: "Heading%205"; htmltag: h5;*/ { font-size: 14px; font-family: verdana, geneva, helvetica, arial; font-weight: bold; }
.parHeading6 /*agl rulekind: base; nickname: "Heading%206"; htmltag: h6;*/ { color: #666; font-size: 10px; font-family: verdana, arial, geneva; font-weight: normal; text-align: center; margin: 5px; }
.parParagraph /*agl rulekind: base; nickname: "Paragraph"; htmltag: p;*/ { color: #666; font-size: 12px; font-family: verdana, arial, geneva, helvetica; font-weight: normal; text-align: justify; margin: 20px; }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
.sidebaritem
{ text-align: left;
  width: 168px;
  float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 8px 14px 19px;
}
.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}
.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}
.sbilinks{padding: 0px}
.sbilinks ul{margin: 0px auto;}
.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
}
.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 149px;
}

