BODY {
  font-weight: normal; 
  font-size: 10pt; 
  color: #000000; 
  font-family: verdana, arial, helvetica, sans-serif; 
  background-color: #ffffff;
  margin-left: 10%;
  margin-right: 10%;
}

STRONG {
  font-weight: bold; 
  font-family: verdana, arial, helvetica, sans-serif
}

B {
  font-weight: bold; 
}

H1 {
  font-size: 12pt;
  text-align: center;
}
H1.claimshead{
  text-align: left;
}

H2 {
  font-size: 11pt;
}
H3 {	
  font-size: 10pt;
}

H4 {
  font-size: 10pt;
}

H5 {
  font-size: 10pt;
}

H6 {
  font-size: 10pt;		
}
	
PRE {
  FONT-FAMILY: courier monospace
}

HR {
  COLOR: #083194; 
  HEIGHT: 3px;
  BACKGROUND-COLOR: #ffffff
}

HR.footsep {
	HEIGHT: 1px
}

/* navigation link styles       */
A.nav { color: #ffffff; text-decoration: none; }
A.nav:link { color: #ffffff; text-decoration: none; }
A.nav:link:hover { color: #ffffff; text-decoration: }
A.nav:active { color: #cccccc; text-decoration: none; }
A.nav:visited { color: #ffffff; text-decoration: none; }
A.nav:visited:hover { color: #ffffff; text-decoration: underline; }

A:link {
  COLOR: navy; 
  font-weight: bold;
  TEXT-DECORATION: none;
}

A:visited {
  COLOR: maroon; 
  TEXT-DECORATION: none;
}

TABLE.headsheet{ 
  PADDING-RIGHT: 10px; 
  PADDING-LEFT: 10px; 
  PADDING-BOTTOM: 10px; 
  PADDING-TOP: 10px;
  font-size: 10pt;
  BORDER-STYLE: solid double double groove;
  WIDTH: 80%;
  MARGIN-LEFT:10%
}

TD.dates {
  FONT-STYLE: italic;
  font-size: 9pt; 
  TEXT-ALIGN: right
}
TD {
   vertical-align:center;
}

DIV {
  TEXT-INDENT: 2em;
}

DIV.centeredheading {
    TEXT-ALIGN: center;
}

DIV.header {
    margin-left:-10%;
    margin-right:-10%;
}

DIV.signature {
    TEXT-ALIGN: right;
    margin-right:3%;
}

BLOCKQUOTE {
    MARGIN-LEFT:15%;
    MARGIN-RIGHT:15%;
}

#collectionName {
    vertical-align: bottom;
    text-align: center;
    font-size: 14pt;
}

/* Search-related */
DIV.swsearchbox{
    text-align: center;
}

DIV.swsmallhelp{
    text-align: center;
    font-style: italic;
    font-size: 9pt;
}
DIV.swsearchparrot{
    
}

#topNav {
    background: #000066;
    color: #ffffff;
    vertical-align: center;
}

#header {
    margin-left: 0%;
} 
	
#brandBar {

    vertical-align: bottom;
}

#brand {
     position: absolute;
     margin-left: 5px;
     left: 5px;
     vertical-align: baseline;
     text-align: left;
}

span.highlight{
     font-weight:bold;
     color:red;
}

span.mnum{
     font-weight:bold;
}

TR.swhit{
    vertical-align: top;
}

TD.swrank{
    padding: 10px;
}
TD.swdate{
    padding: 10px;
}
TD.swtitle{
    padding: 10px;
}

/* div+br { display: none; } */ /* real css2 */
/* br+br { display: none; } */ /* real css2 */
