/*
style sheet referenced by all luckyduck pages
*/

a.linksText
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #128C12;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:80%;
   font-weight: 600;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #128C12;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #128C12;
   text-decoration: none;
   }

a.linksText:hover
   {
   color: #0C145B;
   text-decoration: none;
   }

.banner
   {
   width: inherit;
   text-align: left;
   font-size: 300%;
   font-weight: 800;
   font-family: Georgia, Times New Roman, serif;
   color: #FFFFFF;
   background-color: #C5383E;
   border: 1px solid #129712;
   text-decoration: none;
   padding-left: 0px;
   padding-top:5px;
   padding-bottom:0px;
   overflow:hidden;
   }
   
body
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 90%;
   color: #000000;
   background-color: #628DCE;
   line-height: 115%;
   font-weight: 500;
   margin: 20px;
   text-align:center;
   }

.boxedQuote
   {
    border-style: solid;
    border-color: #DCBF01;
    border-width: 1px;
    font-size: 85%;
    font-style: italic;
    color: #0C145B;    
    background: #E3A43D;
    font-weight: 800;
    line-height: 120%;
    width: 90%;
    margin: 5px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 2px;
   }

   
/* **** CONTACT BOXED INFO **** */

.contactBoxedInfo
   {
   font-weight: 400;
   text-decoration: none;
   }

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

.contactBoxedInfo a:link
   {
   text-decoration: none;
   color: #128C12;
   font-weight: 400;
   }

.contactBoxedInfo a:visited
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   }

.contactBoxedInfo a:hover
   {
   color: #0C145B;
   text-decoration: none;
   font-weight: 500;
   }

.contactBoxedInfo a.current:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   }

      /*
      ********

****CONTACT INFO****
   */

.contactInfo
   {
   font-weight: 500;
   text-decoration: none;
   }

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

.contactInfo a:link
   {
   text-decoration: none;
   color: #128C12;
   font-weight: 500;
   }

.contactInfo a:visited
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 500;
   }

.contactInfo a:hover
   {
   color: #0C145B;
   text-decoration: none;
   font-weight: 500;
   }

.contactInfo a.current:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 500;
   }

      /*
      ********

 ****CONTACT KICKER****
      */

.contactKicker
   {
   font-size: 100%;
   line-height: 104%;
   font-weight: 600;
   color: #128C12;
   text-decoration: none;
   }

.contactKicker a:link
   {
   text-decoration: none;
   color: #128C12;
   }

.contactKicker a:visited
   {
   color: #128C12;
   text-decoration: none;
   }

.contactKicker a:hover
   {
   color: #0C145B;
   text-decoration: none;
   }

.contactKicker a.current:link
   {
   color: #128C12;
   text-decoration: none;
   }

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

.copyright
   {
   color: #FFFFFF;
   font-weight: 600;
   font-size: 80%;
   }

a.credit
   {
   color: #FFFFFF;
   text-decoration:none;
   font-size: 80%;
   }

a.credit:link
   {
   color: #ffffff;
   text-decoration:none;
   font-size: 80%;
   }

a.credit:visited
   {
   color: #ffffff;
   text-decoration:none;
   font-size: 80%;
   }

a.credit:hover
   {
   color:#B20002;
   text-decoration:none;
   font-size: 80%;
   }

.cutline
   {
   font-size: 75%; 
   font-weight: 600;
   border: 1px solid #E3A43D;
   padding: 5px;
   margin: 0px;   
   }
   
   

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

/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 720px;
   text-align: left;
   background-color: #FFFFFF;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px solid #9933CC;
   margin-top: 10px;
   margin-bottom: 10px;
   border: 1px solid #C5383E;
   }

.divBoxedQuote
   {
   width: 250px;
   text-align: center;
   background-color: #CFDB81;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px solid #9933CC;

   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 150px;
   margin-right: 10px;
   }
div.lineBreaker
   {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7C97B5;
   width: 50%;
   height: 0px;
   line-height: 0;
   font-size: 0%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 2px;
   margin-bottom: 2px;
   }

/*
****DIV NAVBAR****
*/
.divNavBar
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #128C12;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:100%;
   font-weight: 600;
   padding-left:0px;
   }

.divNavBar p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }
   
.divNavBar a
   {
   text-decoration: none;
   font-weight: 600;
   font-size: 85%;   
   }    
   
.divNavBar a:link
   {
   color: #128C12;
   }

.divNavBar a:visited
   {
   color: #128C12;
   }

.divNavBar a:hover
   {
   color: #0C145B;
   }

.divNavBar a.current:link
   {
   color: #128C12;
   }

.divNavBar a.current:visited
   {
   color: #128C12;
   }

.divNavBar a.current:hover
   {
   color: #0C145B;
   }

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




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



a.srvcListElem
   {
   color: #128C12;
   font-size: 98%;
   text-decoration: none;
   font-weight:500;
   line-height:135%;
   }
a.srvcListElem:link
   {
   color: #128C12;
   }
a.srvcListElem:visited
   {
   color: #128C12;
   }
a.srvcListElem:hover
   {
   color: #0C145B;
   }

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

a.cls_srvcList
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   padding-top:10px;
   padding-bottom:10px;
   font-size: 80%;
   }

a.cls_srvcList:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   padding-top:10px;
   padding-bottom:10px;
   font-size: 80%;
   }

a.cls_srvcList:visited
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   padding-top:10px;
   padding-bottom:10px;
   font-size: 80%;
   }

a.cls_srvcList:hover
   {
   color: #0C145B;
   text-decoration: none;
   font-weight: 400;
   padding-top:10px;
   padding-bottom:10px;
   font-size: 80%;
   }

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


.floatRight_mrg10
   {
   float:right;
   margin: 10px;
   }

.floatLeft_mrg10
   {
   float:left;
   margin: 10px;
   }

.freebieText
   {
   border: 1px solid #DE5003;
   padding: 10px;
   margin: 10px;
   }
h1
   {
   font: bold 1.1em Verdana, Arial, sans-serif;
   font-weight: 800;
   color: #0C145B;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
   margin-bottom: 3px;

   }

h2
   {
   font-size: 1.1em;
   color: #C5383E;
   margin-top: 3px;
   padding-top: 0px;
   margin-bottom: 3px;  
   padding-bottom: 0px;
   position: relative;
   padding-left: 10px;   
   }
h3
   {
   font-size: 1em;
   font-weight: 800;
   color: #0C145B;
   text-decoration: none;
   padding-left: 10px;
   margin-top: 3px;   
   margin-bottom: 3px;
   }

h4
   {
   font-size: .90em;
   font-weight: 700;
   color: #00ADEF;
   text-decoration: none;
   padding-left: 10px;
   margin-top: 3px;
   margin-bottom: 3px;
   }


input.go
   {
   font: bold 90% Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   background-color: #C58400;
   border: 1px #CCCC99 outset;
   }


.leadPara
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 120%;
   line-height: 125%;
   }

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

.links
   {
   font-weight: 400;
   text-decoration: none;
   }

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

.links a:link
   {
   text-decoration: none;
   color: #128C12;
   font-weight: 400;
   }

.links a:visited
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   }

.links a:hover
   {
   color: #0C145B;
   text-decoration: none;
   font-weight: 400;
   }

.links a.current:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   }

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



.list
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 115%;
   }


table, td
   {
   border-style: solid;
   border-width: 0px;
   border-color: #ff0000;
   padding: 0px;
   margin: 0px;
   }

.tdSidebar
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #076107;   
   vertical-align:top;
   width: 65px;
   padding: 10px;
   margin: 0px;
   border: 1px solid #DE5003;
   padding: 10px;
   margin: 10px;
   font-size: 85%;
   font-weight: 600;
   background-color: #ffffff;
   }



.tdSidebar img
   {
   border: 0px none;
   margin: 1px;
   }


.textKicker
   {
   font-size: 120%;
   line-height: 120%;
   font-weight: bold;
   color: #A650A0;
   text-decoration: none;
   }

.divTop
   {
   font-weight: 700;
   text-decoration: none;
   color: #FFFFFF; 
   font-size: 90%; 
   background-color: #628DCE;   
   }


.divTop a:link
   {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: 700;
   }

.divTop a:visited
   {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: 700;
   }

.divTop a:hover
   {
   color: #0C145B;
   text-decoration: none;
   font-weight: 700;
   }

.divTop a.current:link
   {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: 700;
   }
