*
{
padding: 0px;
margin: 0px;
}



#MainBody p
{
font-family:arial;
font-weight:bold;
text-transform: uppercase;
font-size: 75%;

}

#MainBody h1
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-bottom: 1px solid;
border-color: #000000;
font-size: 90%;
text-transform: uppercase;
color: Green;
margin: 10px 0 10px 0;
}


#MainBody h2
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-bottom: 1px solid;
border-color: #000000;
font-size: 80%;
text-transform: uppercase;
color: Green;
margin: 10px 0 10px 0;
}


#MainBody h3
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-color: #000000;
font-size: 70%;
color: #404040;
}

#MainBody h5
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-color: #000000;
font-size: 65%;
color: #404040;
}

#MainBody h6
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-color: #000000;
font-size: 65%;
color: #404040;
}


#MainBody h7
{
font-family:arial;
font-weight:bold;
padding: 3px 0 3px 0;
border-color: #000000;
font-size: 80%;
color: #404040;
text-transform: uppercase;
}

#MainBody thead th
{
font-family:arial;
font-family:arial;
font-size: 70%;
font-weight:bold;
border-color: #000000;
padding: 3px 3px 3px 3px;
background-color: #c0c0c0;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
margin: 5px 0 5px 0;
}

#MainBody  tbody tr
{
font-family:arial;
font-family:arial;
font-size: 75%;
border-color: #000000;
background-color: #e0e0e0;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#MainBody tbody tr a
{
font-family:arial;
font-family:arial;
font-size: 75%;
border-color: #000000;
background-color: #e0e0e0;
text-decoration:none;
}


#JockeyFile
{
font-family:arial;
font-family:arial;
font-size: 90%;
border-color: #000000;
background-color: #e0e0e0;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#PrinterLine
{
padding: 10px;
font-family:arial;
font-family:arial;
font-size: 60%;
text-align:right;
color:#c0c0c0;
}

#PrinterLine a
{
text-decoration:none;
}

#TopBar
{
width: inherit;
height: 65px;
background-color: #e0e0e0;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#StateDisclaimer
{
float:left;
width: 95%;
font-family:arial;
font-family:arial;
font-size: 90%;
background-color: #e0e0e0;
padding: 2px;
text-align:center;
color:black;
}

/* The printer button and download button are
now the same thing and should just be implemented
as a class in the html code. F.Lewis
*/

#PrinterButton
{
margin: 4px;
float:right;
width:170px;
height:25px;
background-image:url('../images/printoptionsbutton.gif');
background-repeat:repeat-y;
background-position: 0% 0%;
}

#PrinterButton p
{
text-transform:capitalize;
font-family:Arial;
font-size:65%;
color:White;
padding:6px 10px 5px 35px;
}

#PrinterButton p:Hover
{
cursor:pointer;
color:Red;
}

#PrinterButton p.iehover
{
cursor:pointer;
color:Red;
}



#TopBar ul:hover
{
cursor:pointer;
}


#DownloadButton
{
float:right;
width:170px;
height:25px;
background-image:url('../images/printoptionsbutton.gif');
margin: 4px;
background-repeat:repeat-y;
background-position: 0% 0%;
}

#DownloadButton p
{
text-transform:capitalize;
font-family:Arial;
font-size:65%;
color:White;
padding:6px 10px 5px 35px;

}

#DownloadButton p:Hover
{
cursor:pointer;
color:Red;
}

#DownloadButton p.iehover
{
cursor:pointer;
color:Red;
}



#ButtonBar
{
margin:50px auto 50px auto;
width: 300px;
height: 41px;

}


div.Button p
{
float:left;
text-align:center ;
width:130px;
height:20px;
padding:10px;
background-image:url('../images/button.gif');
font-size:65%;
font-family:Arial;
font-weight:bold;
color:White;
}

div.Button p:Hover
{
cursor:pointer;
color:Red;
}

div.Button p.iehover
{
cursor:pointer;
color:Red;
}


#DisclaimerBody
{
text-align:center ;
padding:10px;
font-size:65%;
font-family:Arial;
font-weight:bold;


}


/* NEW RISA FORM LABEL STUFF F.Lewis 1-Sep-08 */

#MenuBack
{
padding:0px;
margin:0px;
display:inline;
}

#MenuBack Table
{
padding:0px;
}

#MenuBack td a
{
padding:0px;
margin:0px;
/*border:solid 1px black;*/
}


#RisaFormLabel
{
padding:2px;
margin:2px;
height:123px;
width:156px;
background:url('../images/RisaForm.gif') no-repeat;

}

#RisaFormText1
{
margin-top:43px;
height:58px;
width:150px;
/*border:solid 1px;*/
}

#RisaFormText2
{
top:5px;
height:15px;
width:150px;
/*border:solid 1px;*/
}


#RisaFormLabel a
{
text-decoration:none;
color:White;
}

#RisaFormLabel a:hover
{
text-decoration:none;
color:Black;
}


#RisaFormLabel h1
{
margin: 1px;
font-family:Arial;
font-size:55%;
color:White;
}


#RisaFormLabelBack
{
background-color:#CDCFD0;
float:left;
display:inline;
position:relative;
top:0px;
left:1px;
height:163px;
width:161px;
}
