/*
standard predefined elements and associated common styles.
*/




a.seLinksText
   {
   color: #FA6105;
   background-color: #FFFFFF;
   }

a.seLinksText:link
   {
   color: #FA6105;
   }

a.seLinksText:visited
   {
   color: #FA6105;
   }

a.seLinksText:hover
   {
   color: #8839C5;
   cursor:pointer;
   }


body
   {
   color: #371350;
   background-color: #ffffff;
   font-family:Arial, serif;
   font-size:95%;;
   }

div
   {
   background-color:#ffffff;
   }


/* padded inner container for all page content*/

   div.seContentBorder
      {
      }

   div.seContactInfo
      {
      font-weight: 500;
      font-size:90%;
      }

   div.seCredit
      {
      font-size:80%;
      color: #666666;
      background-color: #BC8CD6;
      }

      div.seCredit a
         {
         color: #666666;
         }

      div.seCredit a:link
         {
         color: #666666;
         }

      div.seCredit a:visited
         {
         color: #666666;
         }

      div.seCredit a:hover
         {
	  color:#FDEA6D;
	  cursor:pointer;
         }


   div.seCutline
      {
      font-size: 80%; 
      font-weight: 600;
      }

   div.seNavBar
      {
      font-weight: 100;
      color: #FA6105;
      background-color: #FFFFFF;
      font-size: 80%;
      margin-left: auto; 
      margin-right: auto;
      padding-bottom: 0px;
      margin-bottom: 5px;
      }

      div.seNavBar a
         {
         color: #FA6105;
         }   

      div.seNavBar a:link
         {
         color: #FA6105;
         }

      div.seNavBar a:visited
         {
         color: #FA6105;
         cursor:pointer;
         }

      div.seNavBar a:hover
         {
         color: #8839C5;
         }

      div.seNavBar a.current:link
         {
         color: #FA6105;  
         }

      div.seNavBar a.current:visited
         {
         color: #FA6105;   
         }

      div.seNavBar a.current:hover
         {
         color: #8839C5;
         cursor:pointer;
         }       

h1
   {
   font-size:1.3em;
   font-weight:600;
   color: #371350;
   padding: 0px;
   font-family: arial;
   margin-top: 30px;
   margin-bottom:0px;
   text-align: center;
   }

h2
   {
   font-size: 1em;
   font-weight: 600;
   color: 371350;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   }

h3
   {
   font-size: .91em;
   font-weight: 600;
   color: #371350;
   padding: 0px;
   text-align: center;   
   }

h4
   {
   font-size: .9em;
   font-weight: 600;
   color: #371350;
   text-align: center;   
   }

.seKick
   {
   font-weight: 600; color: #008000;
   }

/*
common standard element styles independent of predefined elements 
*/

.seBorder1
   {
   border-color:#000000;
   }

.seContactBox
   {
   font-weight: 600;
   font-size: 90%;
   }

.seContactBox a:link
   {
   font-weight: 600;
   font-size: 90%;
   color: #FA6105;;
   }

.seContactBox a:visited
   {
   color: #FA6105;;
   }

.seContactBox a:hover
   {
   color: #8839C5;
   cursor:pointer;
   }

.seContactBox a.current:link
   {
   color: #FA6105;;
   }

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

.seContactInfo
   {
   font-weight: 100;
   font-size: 90%;
   color: #4B711C;
   }

.seContactInfo a
   {
   font-weight: 100;
   }

.seContactInfo a:link
   {
   font-weight: 100;
   color: #FF0000;
   }

.seContactInfo a:visited
   {
   color: #FF0000;
   }

.seContactInfo a:hover
   {
   color: #8839C5;
   cursor:pointer;
   }

.seContactInfo a.current:link
   {
   color: #FF0000;
   }

.seContactInfo p
   {
   }


.seCopy
   {
   font-weight: 400;
   font-size: 75%;
   color: #222222;
   padding-top: 0px;
   margin-top: 0px;
   }

.seDummyLink
   {
   font-weight: 600;   
   color:  #371350; 
   }


.seKicker
   {
   font-size: 1em;
   font-weight: 600;
   color: #A10000;
   }

.seLineBreaker
   {
   border-bottom-color: #7C97B5;
   }

.seLinks
   {
   font-weight: 100;
   }

.seLinks p
   {
   font-weight: 100;
   }

.seLinks a:link
   {
   font-weight: 100;
   color: #FA6105;;
   }

.seLinks a:visited
   {
   color: #FA6105;;
   }

.seLinks a:hover
   {
   color: #8839C5;
   cursor:pointer;
   }

.seLinks a.current:link
   {
   color: #FA6105;;
   }

.seLinksHead
   {
   font-size: .95em;
   font-weight: 700;
   color: #FA6105;;
   }

.seList
   {
   font-size: 115%;
   }

.seTestimonial
   {
   font-size: 85%;
   font-weight: 100;
   background-color: #C3E7FF;
   padding: 10px;
   border: 1px solid #7F510C;
   }
   
.se_info_for_women
   {
   width: 450px; 
   margin: 10px; 
   margin-left: 30px; 
   margin-top: 0px; 
   border: 1px solid #000000; 
   background-color: #FDEA6D;
   }
   