/* 
standard colors dark blue = #002A69 or RGB 0 42 105
               light blue = #1B5195 or RGB 27 81 149
              Page header = #AFC8FF
Styles for all pages below */
H1 {color: #000000; font-family:  verdana, sans-serif;font-size: 28px; font-weight:bold;margin-left:10px;}
H2 {color: #000000; font-family:  verdana, sans-serif;font-size: 24px;margin-left:10px;}
H3 {
    color: #000000; 
    font-family:  verdana, sans-serif; 
    font-size: 16px;
    font-style: normal;
    margin-left:10px;
    margin-right:30px;
    padding-top: 40px;
    text-align: justify ;
    }
    
P {
   color: #000000; 
   font-family: arial, sans-serif; 
   font-size: 12px;
   font-style: ;
   font-weight: normal;
   margin-left:25px
   }


div.policies {
                color: #000000; 
                font-family: arial, sans-serif; 
                font-size: 14px;
                font-style: italic;
                font-weight: normal;
               }

    
P.faq_question {
                color: #000000; 
                font-family: arial, sans-serif; 
                font-size: 12px;
                font-weight:bold;
                margin-left:10px
                }
P.faq_answer {
              color: #000000; 
              font-family: arial, sans-serif; 
              font-size: 12px;
              font-weight: normal;
              margin-left:25px
              }

P.opening {
           color: #000000; 
           font-family: verdana, sans-serif; 
           font-size: 12px;
           font-style:normal;
           font-weight: normal;
           margin-left: 32%;
           margin-right: 31%;
           margin-top:10px; 
           text-align: justify ; 
           line-height: 32px }

/*p {margin-left:20px;margin-right:30}*/

/* all pages */
DIV.margins1 {
              margin-left: 15%;
              margin-right: 15%;
             }
DIV.bios     {
              margin-left: 10%;
              margin-right: 10%;
              color: #000000; 
              font-family: arial, sans-serif; 
              font-size: 12px;
              font-weight: normal;
             }



DIV.margins2 {
              margin-left: 8%;
              width: 770px ;
             }


TD.product_label {
                  font-family: arial, sans-serif; 
                  color: #000000; 
                  font-size: 14px;
                  font-weight: normal;
                  }

/*PAGE TITLE HEADER TABLE STYLES */
P.page_title {
              color: white; 
              font-family: arial, sans-serif; 
              font-size: 22px; 
              font-weight: 900; 
              letter-spacing: 4px ;
              text-indent:1cm; 
              text-align:center;
              line-height: 66px; 
              text-transform: uppercase ;
              }
              
P.home_page_title {
              color: white; 
              font-family: arial, sans-serif; 
              font-size: 16px; 
              font-weight: 900; 
              letter-spacing: 4px ;
              text-indent:1cm; 
              text-align:center;
              line-height: 33px; 
              text-transform: uppercase ;
              }              
/*P.page_title2 {color: white;background:#B2CCFF;font-family: verdana,sans-serif; font-size: 28px; font-weight: 900;
              text-indent:1cm; text-align:center;}*/
/* LeftNav text */
P.nav_title{
            font-size: 12;
            font-family: arial, sans-serif;
            line-height: 22px; 
            }              
              
/* URL Links*/
A.normal_link { text-decoration: none;color: #002A69; font-family: arial, verdana, sans-serif; font-size: 1em; font-weight: bold;}
A:link.normal_link { text-decoration: none}
A:active.normal_link { text-decoration: none }
A:visited.normal_link { text-decoration: none;}
A:hover.normal_link { color: #888888;}

A.product_link { text-decoration: none;color: #000000; font-family: arial, verdana, sans-serif; font-size: 1em; font-weight: bold;}
A:link.product_link { text-decoration: none}
A:active.product_link { text-decoration: none }
A:visited.product_link { text-decoration: none;}
A:hover.product_link { color: #888888;}


/* leftnav.htm styles*/
A.plain_link { text-decoration: none;color: white; font-family: sans-serif; font-size: 1em;font-weight:bold; text-indent:10px}
A:link.plain_link { text-decoration: none}
A:active.plain_link { text-decoration: none }
A:visited.plain_link { text-decoration: none}
A:hover.plain_link { color: #888888}

TR.label1       {
                color: #000000; 
                font-family: arial, sans-serif; 
                font-size: 12px;
                font-weight:bold;
                }

TR.content1 {
              color: #000000; 
              font-family: arial, sans-serif; 
              font-size: 12px;
              font-weight: normal;
              }



/* 
A:link.plain_link { text-decoration: none;color: white; font-family: sans-serif; font-size: 1em;font-weight:bold }
A:active.plain_link { text-decoration: none;color: white; font-family: sans-serif; font-size: 1em;font-weight:bold }
A:visited.plain_link { text-decoration: none;color: white; font-family: sans-serif; font-size: 1em;font-weight:bold }
A:hover.plain_link { text-decoration: none;color: FF555555; font-family: sans-serif; font-size: 1em;font-weight:bold }
*/
/*P.page_title {color: white;font-family: verdana,sans-serif; font-size: 28px; font-weight: 900; text-indent:1cm; text-align:center }*/
/*P.page_title2 {color: 002A69;font-family: verdana,sans-serif; font-size: 28px; font-weight: 900; text-align:center ;margin-left: 10px; margin-right:10px; }*/
