/* CSS Document */

body{
background-color: #ffffff;
background-repeat: no-repeat;
background-position: top center; 
background-attachment: scroll; 
font-family: Arial,helvetica;
font-size: 12px;
color: #000000;
text-align: left;
} 

a {color:#000000; text-decoration: none;}

a:link {color:#000000; text-decoration: none;}
a:link img{ border: 0px solid #c3834c;}

a:active {color:#000000; text-decoration: none; }
a:active img{ border: 0px solid #c3834c;}

a:visited {color:#000000; text-decoration: none; }
a:visited img{ border: 0px solid #a67042;}

a:hover {color:#ee3b33; text-decoration: none; }
a:hover img{ border: 0px solid #ed9f5c;}

.indented
   {
   padding-left: 5pt;
   }



#page {position: relative; top: 0px; width: 1024px ; 
text-align: center;
font-family: Arial,helvetica;
font-size:12px;
color: #000000;
border-right: 0px solid #7E7E7E; border-left: 0px solid #7E7E7E;
margin: 0 auto;
padding: 0px;

}


#page #banner  {width: 1024px ; height: 90px ;
text-align: center;
font-family: Arial,helvetica;
font-size:12px;
background-color: #d4d4d4;
border: 2px solid #828282; border-top: 10px solid #000000; border-bottom: 20px solid #828282;
padding: 5px;
color: #000000;
}

#page #redbar {position: absolute;  top: 10px; width: 1024px ; height: 0px ;
text-align: center;
font-family: Arial,helvetica;
font-size:12px;
background-color: #ee3b33;
border: 2px solid #ee3b33;
padding: 5px;
color: #000000;
}

#page #text  {width: 1014px ; height: 608px ;
text-align: center;
font-family: Arial,helvetica;
font-size:12px;
color: #000000;
padding: 10px;
margin-top: -20px;
border-right: 2px solid #828282; border-left: 2px solid #828282;
}


#page #redbar2 {width: 1024px ; height: 0px ;
text-align: center;
font-family: Arial,helvetica;
font-size:12px;
background-color: #ee3b33;
border: 2px solid #828282; border-bottom: 10px solid #000000; border-top: 10px solid #828282;
padding: 5px;
margin-top: -6px;
color: #000000;
}

