body {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align :center;
   margin-top: 0px;
}
td,th {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   }

p {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : left;
   margin-top: 4px;
   margin-bottom: 3px;
   margin-right: 5px;
}

p.scrolly {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : white;
   text-align : left;
   margin-top: 4px;
   margin-bottom: 3px;
   margin-right: 5px;
}

p.footer {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : center;
   margin-top: 4px;
   margin-bottom: 3px;
   margin-right: 5px;
}


p.right {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : right;
   margin-top: 4px;
   margin-bottom: 3px;
   margin-right: 5px;
}

p.quicklinks {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : left;
   margin-top: 4px;
   margin-left: 6px;
   margin-bottom: 3px;
   margin-right: 5px;
}

b {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : black;
   font-weight :bold;
}

b.scrolly {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : white;
   font-weight :bold;
}

b.form {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : black;
   font-weight :bold;
}

p.center {
   font-size : 7.5pt;
   font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : center;
   margin-top: 4px;
   margin-bottom: 3px;
   margin-right: 5px;
}

p.header {
   font-size : 14px;
font-family : tahoma, arial, helvetica;
   color : #000000;
   text-align : left;
   margin-top: 13px;
   margin-bottom: 3px;
   margin-right: 5px;
   font-weight: 700;
   font-style: italic;
}

UL {
  font-size : 7.5pt;
  margin-right: 35px;
  list-style-type: disc;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-image: url("../../images/bullet_blue.gif");
  }

LI {
  font-size : 8.5pt;
  list-style-type: disc;
  margin-top: 5px;
  margin-bottom: 5px;
  }


UL.scrolly {
  font-size : 7.5pt;
  margin-right: 2px;
  list-style-type: disc;
  margin-top: 5px;
  margin-bottom: 2px;
  color: white;
  list-style-image: url("../../images/bullet_black.gif");
  }

LI.scrolly {
  font-size : 7.5pt;
  list-style-type: disc;
  margin-top: 2px;
  margin-bottom: 2px;
  }

a:link {  color: gray; text-decoration: none;  font-weight: normal;}
a:visited {  color: gray; text-decoration: none; font-weight: normal;}
a:hover {   color: gray; text-decoration: none;  font-weight:normal ;color: black}

a.quicklinks:link {  color: gray; text-decoration: none;  font-weight: bold; font-size : 7.5pt;}
a.quicklinks:visited {  color: gray; text-decoration: none; font-weight: bold; font-size : 7.5pt;}
a.quicklinks:hover {   color: white; text-decoration: none;  font-weight: bold; font-size : 7.5pt;}

input.radio 
{ 
	
 border-right: medium none; border-top: green thin solid; border-left: medium none; border-bottom: medium none; }


input.r_button {
    border-width: 0;
    background-color: #B6ECF9;    
    }

input.c_button {
    border-width: 0;
    background-color: white;    
    }
    
input.cgrey_button {
    border-width: 0;
    background-color:Transparent;     
    }    

    input.textbox {
		font-size: 7.5pt;
    font-family : tahoma, arial, helvetica;
    background-color: #F4F4F4;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    color: black
    }
    

    input {
		font-size: 7.5pt;
    font-family : tahoma, arial, helvetica;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    color: black
    }
input.button {
		font-size: 7.5pt;
    font-family : tahoma, arial, helvetica;
    background-color: #B6ECF9;
    border-width: 1px;
    border-style: solid;
    border-color: ActiveBorder;
    color: black
    }
    
textarea {
		font-size: 7.5pt;
    font-family : tahoma, arial, helvetica;
    background-color: #F4F4F4;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    color: black
    }
    
select {
		font-size: 7.5pt;
    font-family : tahoma, arial, helvetica;
    background-color: #EAEAEA;
    border-width: 1;
    border-style: solid;
    border-color: #000000;
    color: black;
    }
    
    input.bill
{
	height : 15px;
	left: 91px;
	font-size: 7.5pt;
	vertical-align: middle;
	text-align: left;
	background-color: #f5f5f5;
	border-color :White; 
}
.scroll-box
{
	width: 325px;
	height: 2em;
	overflow: hidden;
	position: relative;
	
} 
.scroll-text { 
  position: absolute; 
  white-space: nowrap;
   
   
}