/*
style sheet referenced by all ruSafe pages
*/

a.credit
   {
   color: #FFFFFF;
   font-size:70%;   
   background-color: #4F850B;
   text-decoration:underline;
   margin-bottom: 0px;
   padding-bottom: 0px;
   line-height: 160%;
   }

a.credit:link
   {
   color: #FFFFFF;
   font-size:70%;   
   background-color: #4F850B;
   text-decoration:underline;
   margin-bottom: 0px;
   padding-bottom: 0px;
   line-height: 160%;     
   }

a.credit:visited
   {
   color: #FFFFFF;
   font-size:70%;   
   background-color: #4F850B;
   text-decoration:underline;
   margin-bottom: 0px;
   padding-bottom: 0px;
   line-height: 160%;   
   }

a.credit:hover
   {
   color:#FFFF00;
   font-size:70%;   
   background-color: #4F850B;
   text-decoration:none;
   margin-bottom: 0px;
   padding-bottom: 0px; 
   line-height: 160%;   
   }

body
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 95%;
   color: #5B5350;
   background-color: #4F850B;
   line-height: 115%;
   margin-top: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
   margin-left: 20px;
   text-align:center;
   padding-right: 20px;
   padding-left: 20px;
   border-style: solid;
   border-width: 0px;
   border-color: #7C97B5;
   }
   
body.trainingListing
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 115%;
   margin-top: 20px;
   margin-left: 5px;
   text-align:center;
   border-style: solid;
   border-width: 0px;
   border-color: #7C97B5;
   }
   

.photoCutlne
   {
    font-size: 75%;
    padding: 5px;
    margin: 5px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: 600;       
   }

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

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

.contactInfo a:link
   {
   text-decoration: none;
   color: #0B8900;
   background-color: #FFFFFF;
   font-weight: 900;
   }

.contactInfo a:visited
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 900;
   }

.contactInfo a:hover
   {
   color: #FF0000;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 900;
   }

.contactInfo a.current:link
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   }

.copyright
   {
   width: 100%;
   text-align:center;
   vertical-align:middle;
   font-size:70%;
   margin-top: 0px; 
   color: #FFFFFF;
   background-color: #4F850B;
   line-height: 190%;   
   }

/* 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;
   }


.divNavBar
   {
   width: 100%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 80%;
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   padding-top: 5px;
   padding-bottom: 5px;
   }

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

.divNavBar a:link
   {
   text-decoration: none;
   color: #0B8900;
   background-color: #FFFFFF;
   font-weight: 600;
   }

.divNavBar a:visited
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

.divNavBar a:hover
   {
   color: #FF0000;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

.divNavBar a.current:link
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

.divNavBar a.current:visited
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

.divNavBar a.current:hover
   {
   color: #FF0000;
   background-color: #FFFFFF;
   text-decoration: 5one;
   font-weight: 600;
   }

.dummyLink
   {
   color: #000000;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }


/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 100%;
   text-align: left;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px solid #7E3121;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 0px;
   }

.divBoxedQuote
   {
   text-align: center;
   position: relative;
   font-weight: 900;
   font-size: 105%;
   line-height: 110%;
   padding: 15px;
   border: 1px solid #7C97B5;
   width: 155px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 30px;
   margin-right: 30px;
   }


h1
   {
   font: bold 1.3em Verdana, Arial, sans-serif;
   color: #000000;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;

   }
h2
   {
   font: bold 1.1em Verdana, Arial, sans-serif;
   color: #000000;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 10px;

   }

h3
   {
   font-size: 1em;

   color: #000000;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   line-height: 115%;
   position: relative;
   }
h4
   {
   font-size: .9em;

   color: #000000;
   background-color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   line-height: 115%;
   position: relative;
   }


.linksText
   {
   color: #0B8900;
   background-color: #FFFFFF;
   font-weight: 900;
   text-decoration: none;
   }

.linksText a:link
   {
   text-decoration: none;
   color: #0B8900;
   background-color: #FFFFFF;
   font-weight: 900;
   }

.linksText a:visited
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 900;
   }

.linksText a:hover
   {
   color: #FF0000;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 900;
   }


a.linksText
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

a.linksText:link
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

a.linksText:visited
   {
   color: #0B8900;
   background-color: #FFFFFF;
   text-decoration: none;
   font-weight: 600;
   }

a.linksText:hover
   {
   color: #FF0000;
   background-color: #FFFFFF;
   font-weight: 600;
   text-decoration: none;
   }
   
.pageTopIDLeft
   {
   width:50%;   
   text-align:left;
   padding-left:10px;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 80%;
   padding-bottom: 0px;
   margin-bottom: 2px;   
   font-weight: 600;
   color: #FFFFFF;
   }


.pageTopIDRight
   {
   width:50%;   
   text-align:right;
   padding-right:10px;
   padding-bottom: 0px;
   margin-bottom: 2px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: 600;
   color: #FFFFFF;
   }
   
table,td
   {
   border-style: solid;
   padding: 0px;
   border-color: #ff0000;
   border-width: 0px;
   margin: 0px;
   }

.testimonial
   {
   background-color: #ECFF29; 
   font-weight: 600; 
   color: #911716; 
   width: 390px; 
   height:  160px; 
   font-size: 90%; 
   border: 1px solid #000000; 
   margin: 10px; 
   margin-left: 16px; 
   line-height: 140%;
   }