a:link { color: #0000FF; }
a:visited { color: #FF0000; }

H1 {
     margin-top: 0;
     margin-bottom: 0;
   }

P {
   text-indent: 2em;
   margin-top: 0;
   margin-bottom: 0.5em;
  }

P:first-letter { font-size: 16pt; }

.floatimg {
	text-align: center;
	font-family: Arial, sans-serif;
    font-size: 8pt;
    line-height: 10pt;
    color: #000000;
}

.floatimg img {
	display: block;
}

.floatimg p { margin: 2px 0px 2px 0px; text-indent: 0em; }
.floatimg P:first-letter { font-size: 12pt; }

.rtimg { float: right;  margin: 0px 0px 5px 4px; }
.ltimg { float: left;   margin: 0px 4px 5px 0px; }

body { 
      background-image: url(hwhack/bg_circuits.jpg);
      background-repeat: repeat;
      background-position: center center;
      background-attachment: fixed;
      background-color: white;
    }

.pageheader
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 18pt;
    line-height: 19pt;
    color: #000000;
    font-weight: bold;
}

.warning
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 32pt;
    line-height: 34pt;
    color: #FF3F00;
    font-weight: bold;
}

.text_desc
{
    font-family: "Times New Roman", Times, serif;
    font-size: 13pt;
    line-height: 14pt;
    color: #000000;
    font-weight: bold;
}

.text_footnote
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    line-height: 12pt;
    color: #000000;
    font-weight: bold;
    font-style: italic;    
}

.text_norm
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #000000;
    font-weight: bold;
    
}

.text_norm_orn
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #FF0000;
    font-weight: bold;
    
}

.text_partslist
{
    font-family: "Courier New", Courier, monospace;
    font-size: 12pt;
    line-height: 13pt;
    color: #000000;
    font-weight: bold;
}

div.container1 {
	background-color: transparent;
	padding: 5px;
    width: auto;
    height: auto;
    clear: both;
}

div.container2 {
	background-color: transparent;
	padding: 5px;
    width: auto;
    height: auto;
    clear: both;
}

#sector {
	width: 600px;
	min-height: 100px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(hwhack/bg_150in1.jpg);
    background-repeat: repeat-y;
    background-position: 0px 7px;
    clear: both;
}

#sector div.module { 
    margin-bottom: 0px;
    padding-bottom: 7px;
    min-height: 100px;
    background: url(pagegrfx/navblox/blox_orn600_btm.gif) bottom left no-repeat;
    background-image: url(pagegrfx/navblox/blox_orn600_btm.gif);
}

div.module-body {
	min-height: 100px;
    border-left: 1px solid #FF3831;
    border-right: 1px solid #FF3831;
    padding-bottom: 7px;
}

div.module-item {
    padding: 10px;
}

div.module h2 {
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #000000;
    font-weight: bold;
    margin: 0;
    padding: 2px 0px 2px 6px;
    text-align: right;
}

#sector div.module h2 { 
    background-image: url(pagegrfx/navblox/blox_orn600_top.gif);
    background-color: transparent;
    padding: 2px 6px 2px 6px; 
    margin: 0; 
}

div.module h2 span { float: left; }

div.module h2 em {
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    color: #000000;
    font-style: italic;
}

div.module p {
    margin: 0px 5px 5px 5px;
    padding: 0px;
}

