/* @override http://www.pimaroad.com/css/index.css */

/* @override http://pimaroad.com/css/index.css */

html, body {
background-color: #003333;
min-width: 100%;
min-height: 100%;
font-family: verdana, arial;
font-size: 0.9em;
color: #fff;
line-height: 20px;
margin: 0 auto;
}

#index_top {
           background-color: #003333;
           height: 70px;
           width: 800px;
           margin: 20px auto;

}

#index_middle {
              background-color: #fff;
              height: 340px;
              border-bottom: 5px solid #ff6600;
              border-top: 5px solid #ff6600;
}

#privacy_middle {
              background-color: #fff;
              height: 100%;
              overflow: hidden;
              border-bottom: 5px solid #C7F464;
              border-top: 5px solid #C7F464;
              padding-bottom: 2em;
              padding-top: 2em;
}

#middle_container {
                  margin: 0 auto;
                  width: 850px;
                  overflow: hidden;
}
#middle_container_privacy {
                  margin: 0 auto;
                  padding-right: 2.7em;
                  width: 730px;
                  color: #000;  
             text-align: left;                  
}

#middle_container_privacy a, a:visited {
                          color: #003333;
                          text-decoration: none;
}

#middle_container_privacy a:hover {
                          text-decoration: underline;
}

#middle_container_privacy h3 {
                          font-size: 1.1em;
                          color: #000;
                          margin-bottom: 0.3em;
}


#middle_screen {
               margin-top: 3em;
               float: left;
}

#middle_text {
             width: 420px;
             float: left; 
             margin-right: 7em;
             margin-top: 3.4em;
               
             text-align: center;
             height: 300px;          
}

#middle_text_privacy {
             width: 700px;
             float: left; 
             margin-left: 2.7em;
             margin-top: 3.4em;
             color: #000;  
             text-align: left;
        
}

.features {
          font-family: Verdana, Arial;
          font-size: 1.4em;
          color: #ff6600;
          line-height: 1.5em;
          text-align: center;
}

#middle_text1 {
             width: 420px;
             float: left; 
             margin-right: 2.4em;
             margin-top: 0.2em;  
             text-align: center;
             height: 300px;          
}

#index_bottom {
              background-color: #003333;
              margin: 20px auto;
              width: 815px; 
              overflow: hidden;
}

#footer {
              background-color: #003333;
              margin: 20px auto;
              width: 815px; 
              overflow: hidden;
              border-top: 1px solid #fff;
              padding-top: 0.7em;
              font-family: arial, verdana;
              font-size: 0.9em;
              color: #fff;
}
#footer1 {
              background-color: #003333;
              margin: 10px auto;
              width: 815px; 
              overflow: hidden;
              
              font-family: arial, verdana;
              font-size: 0.9em;
              color: #fff;
}

h3 {
   font-size: 1em;
   color: #000;
}
#footer1 a, a:visited {
        font-family: arial, verdana;
        font-size: 0.9em;
        color: #ff6600;
}

#footer1 a:hover {
        text-decoration: none;
        color: #fff;
}

#footer a, a:visited {
        font-family: arial, verdana;
        font-size: 1em;
        color: #ff6600;
}

#footer a:hover {
        text-decoration: none;
        color: #fff;
}

a.forgot:link, a.forgot:visited {
	font-family: verdana, arial;
	font-size: 0.7em;
	color:#22546f; 
}

a.forgot:hover {
	text-decoration: underline;
}

.contact {
         font-family: arial, verdana;
         font-size: 0.9em;
         color: #000;
}

.txt_header {
            color: #ff6600; 
            font-size: 1.5em;
            padding-bottom: 0.4em;
            padding-top: 0.5em;
}

.left_col {
          width: 370px;
         float: left;
         margin-right: 20px;
}

.right_col {
           width: 400px;
           
           float: right;
}

.right_col1 {
           width: 400px;
           float: right;
}

ul {
   margin-top: 0px;

}

.input_box {
           border: 1px solid #f;
           padding: 0.1em;
}

a, a:visited {
        font-family: arial, verdana;
        font-size: 1.1em;
        text-decoration: none;
        color: #fff;
        margin-right: 1em;
        font-weight: bold;
}

a:hover {
        text-decoration: none;
        color: #ff6600;
}



