BODY { 

background-image:url(graphics/graphite.jpg);
background-repeat: repeat;
margin-top:.5em;
margin-left:2em;

}

h1 { font-size: 14px; font-weight: bold;
}

.gray { color: #c0c0c0;
}
.tableback { background-image:url(graphics/graphite.jpg);
             background-repeat: repeat;
}

.padleft { padding-left:2em;
}

.vertspacer { line-height:15px;
              padding-left:10px;
}

.contentborder
  { border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;

    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;

    border-left-style: solid;
    border-left-color: #ffffff;
    border-left-width: 1px;

    border-right-style: solid;
    border-right-color: #ffffff;
    border-right-width: 1px;
    
    background-color: #FFFFFF;
    padding: 5px;
}


sup {color:red; }

.nav {  font-weight:bold;
}

.odd { background-color: #E7E3E7;
       padding-left: 10px;
       padding-right:10px;
	   font-size: 10px;
}
.even { background-color: #D6D3D6;
       padding-left: 10px;
       padding-right:10px;
	   font-size: 10px;
}

.bigquestion {
font-size: 18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:000000;

}

.question {
font-size: 16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:000000;

}

.subquestion {
font-size: 13px;
line-height: 16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:000000;

}

.compactform { margin: 0em 0 }

}

.Help {     font-family:Verdana,Arial, Helvetica, sans-serif;
            position: absolute; posTop: 0; posLeft: 0;
            border-width:1; border-style: dashed;
            background-color: yellow; color: #000000;
            width:150; font-size:9pt
            margin-left:2em;
          }

.partlink { color:#0308CB;
          font-size: 11px;
          line-height:12px;
          font-weight:bold;
          color:red;
          padding-left:.5em;
          border:1px;
}

.inset { margin-left:2em;
}

.spacer { line-height:15px;
          font-size: 13px;
          font-weight:medium;
          padding-left:.5em;
          border:1px;
}

.copyright { 
font-size: 9px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:000000;

}

.demo_text { 

font-size: 9px;
font-weight:normal; 
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;

}

.demo_story { background-color:#F5F729;
	      padding:1em;
}

TD.page_name { font-size: 16px;
font-weight:bold;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;
}

.border_plain_red { 

border:1px; 
border-style: solid; 
border-color:cc0000;
}

.border_red { 

border:1px; 
border-style: dashed; 
border-color:cc0000;
}

.border_gray { 

border:1px; 
border-style: dashed; 
border-color:12437A;
background-color: eeeeee; 
color:cc0000; 
font-weight: bold; 
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;

}

TD {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none
}

TD.statustxt {

font-size: 1em;
font-weight:normal;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;

}

A:link {
text-decoration:none;
color: #0000C0;
}

A:visited {
text-decoration:none;
color: #0000C0;

}

A.plain {
text-decoration:none;
color: #0000C0;
}

A:HOVER {
color : #008000;
text-decoration:underline;
}


INPUT,SELECT { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top-width:1px;
border-left-width:1px;


}

.submitLink {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: Medium;
 color: #CC0000;
 background-color: transparent;
 text-decoration: none;
 border: none;
 cursor: pointer;
 cursor: hand;
 padding: 0px;
 margin-bottom: 0px;
 display: inline-block;
 top:0px;
 bottom: 0px;
  }

.formsub
  {
   font-size: 9px;
   padding: 0px;
   margin-bottom: 0px;
   display: inline-block;
   top:0px;
   bottom: 0px;
  }
.contentbox
{  padding:5px; 
   width:500px;
   visibility: hidden;
}
