/* Bulk reset of common tags to ensure standard rendering accross all browsers  */
/*
*/
 a, abbr, acronym, address, applet, b, big, body, blockquote, caption, center, cite, code, del, dfn, div, dl, dt, dd, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, img, ins, iframe, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var 
   {
   margin:0px;
   padding:0px;
   border:0px;
   outline:invert none medium;
   font-size: 100%;
   vertical-align: baseline;
   background:transparent;
   }

 
/*
style sheet referenced by all luckyduck pages
*/

a.linksText
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #02549D;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:95%;
   font-weight: 600;
   line-height: 115%;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #02549D;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #02549D;
   text-decoration: none;
   }

a.linksText:hover
   {
   color: #C00000;
   text-decoration: none;
   cursor:pointer;
   }

a.find
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #C8CF4F;
   background-color: #000000;
   text-decoration: none;
   font-size:111%;
   font-weight: 600;
   line-height: 125%;
   padding-left:0px;
   }
a.find:link
   {
   color: #C8CF4F;
   text-decoration: none;
   }

a.find:visited
   {
   color: #C8CF4F;
   text-decoration: none;
   }

a.find:hover
   {
   color: #C00000;
   text-decoration: none;
   cursor:pointer;
   }   

.divFind
   {
   width: 90px; float: left; background-color: #000000; color: #FFFFFF; margin: 9px; padding: 6px;
   }
body
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 94%;
   font-weight: 100; 
   line-height: 145%;
   background-color: #F6D9A5;
   }
   

a.credit
   {
   color: #02549D;
   text-decoration:none;
   font-size: 75%;
   }

a.credit:link
   {
   color: #02549D;
   text-decoration:none;
   font-size: 75%;
   }

a.credit:visited
   {
   color: #02549D;
   text-decoration:none;
   font-size: 75%;
   }

a.credit:hover
   {
   color:#C00000;
   text-decoration:none;
   font-size: 75%;
   cursor:pointer;
   }
    

/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 930px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;  
   }

/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 900px;
   text-align: left;
   background-color: #FFFFFF;
   padding:0px;
   margin: 0px;
   border: 1px solid #444444;
   overflow:hidden;
   }

/*
****DIV NAVBAR****
*/

.divNavBar
   {
   font-family: Arial, Helvetica, sans-serif;
   color: #02549D;
   background-color: #FFFFFF;
   text-decoration: none;
   padding-top:2px;
   padding-bottom:2px;
   font-weight: 600;
   }

.divNavBar p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.divNavBar a
   {
   text-decoration: none;
   font-weight: 600;
   font-size: 95%; 
   }
   
.divNavBar a:link
   {
   color: #02549D;
   }

.divNavBar a:visited
   {
   color: #02549D;
   }

.divNavBar a:hover
   {
   color: #C00000;
   cursor:pointer;
   }



/*
      ********
*/
.dummyLink
   {
   color: #000000;
   text-decoration: none;
   font-weight: 600;
   font-size: 95%;   
   }

/*
      ********
*/


h1
   {
   font-family: verdana;
   font-size: 1.7em;
   font-weight:600;
   color: #000000;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 6px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-left: 0px;
   margin-left: 0px;

   }

h2
   {
   font-size: 1.2em;
   font-family: verdana;
   font-weight:600;
   color: #000000;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   line-height: 135%;
   position: relative;
   padding-left: 0px;
   margin-left: 0px;
   text-align: center;
   }
h3
   {
   font-family: verdana;
   font-size: 1.1em;
   font-weight:600;
   line-height: 115%;
   font-weight: 600;
   color: #000000;
   text-decoration: none;
   padding-left: 0px;
   margin-left: 0px;
   text-align: center;
   }

h4
   {
   font-size: 1em;
   line-height: 115%;
   font-weight: 600;
   color: #FFFFFF;
   background-color: #000000;
   margin-top: 20px;
   text-decoration: none;
   padding: 5px;
   text-align: left;
   font-family: arial black;
   }

p
   {
   text-align: left;
   padding: 10px;
   margin-top:10px; margin-bottom:5px;
   color: #000000;
   }

div.para
   {
   text-align: left;
   padding: 10px;
   margin-top:10px; margin-bottom:5px;
   color: #000000;
   }

ul
   {
   margin:5px; margin-left:10px;
   }

li   
   {
   margin-left:10px;
   }

.cut
   {
   color: #000000;
   font-weight: 600;
   font-size: 85%;
   margin-top: 0px;
   padding-top: 0px;
   line-height: 136%;
   margin-left: 9px;
   padding-left: 0px;
   }    
   
/* ******** */


