/*
* WebElementary.css
*
*Version 1.02
* PAH September 2006
*/

/* general declarations */
 

html {
font-family: Verdanna,  Arial, Helvetica, sans-serif;
color: #69f;
background-color: #fff;
overflow:scroll;
height:100%;
}

/* browser */
body {
margin: 0 auto;
padding: 0;
font-size: 62.5%;
   color: #69f;
background: #fff;
text-align:center;
 width: 100%;
 
 height:100%;
}

hr {
height: 1px;
width: 100%;
background: #6c9;
color:#6c9;
}
hr line {
height: 1px;
width: 100%;
background: #6c9;
color:#6c9;
}

h1{
font-size:1.6em;
font-weight:bold;
margin:1em;

}

h4{
font-size:1.2em;
font-weight:normal;
font-style:italic;
margin:1em;
}

img{
padding 0.4em;
}

/*curvy stuff */
.bl {color:#000; background: url(../images/bl.gif) 0 100% no-repeat #fff; margin-top:0px; margin-left:0px;margin-bottom:0px;background-color:transparent}
.br {background: url(../images/br.gif) 100% 100% no-repeat;background-color:transparent}
.tl {background: url(../images/tl.gif) 0 0 no-repeat;background-color:transparent}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:0.5em;background-color:transparent}
.clear {font-size: 1px; height: 1px}
.tr p {margin-right:8em;}
/*end of curvy stuff start maincontent right angle corners*/

#container {
  margin: 0 auto;
  height:700px;
  text-align: left;
  background: #fff;
  border-width: 0em;
  border-color: #ff0;
  margin: 0 auto;
  border-style:solid;
padding:3px;
  	
	
  }
  
  blockquote {
     
       color:#fff;
       font-size:1.5em;
       	position: relative;
       	text-indent: 2em;
       }
       .bqstart,
       .bqend { font-size: 600%;color:#96c; font-family:Georgia}
       /* apply IE specific rules first */
       .bqstart {
       	text-indent: 0em;
       	margin: -0.6em 0 -2em 0;
       	float: left;
       }
       blockquote> .bqstart {
       	/* add extra non-IE rules */
       	position: absolute;
       	top: -0.2em;
       	left: 0;
       	/* remove IE specific rules */
       	float: none;
       	margin: 0;
       }
       .bqend {
       	position: absolute;
       	margin-top: -1.3em;
       	
       	right: 0;
       	text-indent: 0;
       }
       blockquote> .bqend {
       	margin-top: -0.5em;
      
}

blockquote p{
color:#fff;
font-weight:bold;
font-style:italic;
}

p {
font-family:  Verdanna, Arial, Helvetica, sans-serif;
color: #fff;
background: transparent;
font-size: 1.1em;
padding: 3px;
margin: 0;
text-align:justify;
}
img {
border: 0px solid;
vertical-align: top;
float: left;
padding-right: 0.0em;
}
    
caption {
font-size:1.2em;
font-weight:bold;
color:#fff;
background:#369;

}


table tr td {
background-color:#96c;
color:#fff;
margin:0.9em;
padding:0.4em;
font-size:1.2em;
font-weight:bold;
}
th{
background:#396;
color:#fff;
margin:0.9em;
padding:0.4em;
font-size:1.2em;
font-weight:bold;
}

/* div declarations fonts and position */

/* logo header */

div#header {
display: block;
	text-align: center;
	margin: 0 auto;
color: #6c9;
height:7.5em;
border-bottom: solid 0.0em #96c;
background:transparent;
background-image: url(../images/logoleft.gif); 
background-repeat:no-repeat;
background-position: top left;
}

div#headerright {
display: block;
	text-align: center;
	margin: 0 auto;
color: #6c9;
height:7.5em;
border-bottom: solid 0.0em #fff;
background:#fff;
background-image: url(../images/logoright.gif); 
background-repeat:no-repeat;
background-position: top right;
}

/*  by line under header for special links etc */

div#byline {
display:block;
text-align: center;
margin: 0 auto;
background:#396;
color:#fff;

}


div#byline p{
display:block;
text-align: center;
margin: 0 auto;
background:#396;
text-align: center;
color: #fff;
font-size: 1em;

}

/* main content */

div.spacer {
text-decoration: none;
font-size: 1.0em;
margin: 4em;
color: #f30;
background:transparent;
clear:both;
}

div.maincontent{
line-height: 1.2;
color: #000;
border: 0.0em  solid #fff;
background: #fff;
margin-left: 14em;
margin-right: 13em;
padding:0;
margin-top:0;
height:900px;
background:#fff;
  }
  div.textboxrnarrow{
     display:block;
   padding:0;
     font-family: Verdanna,  Arial, Helvetica, sans-serif;
     margin-left: 0.0em;
     margin-right: 0.0em;
     background: #fff;
     color:#000;
     width:35%;
     float:right;
    border: 2px solid #69c;
     }
     
     div.textboxrnarrow p{
          display:block;
          padding:0;
        text-align:left;
          font-family: Verdanna,  Arial, Helvetica, sans-serif;
          margin-left: 0.0em;
          margin-right: 0.0em;
          background: #fff;
          color:#000;
          
     }
   
  div.textboxfixed{
   display:block;
 
   font-family: Verdanna,  Arial, Helvetica, sans-serif;
   margin-left: 0.0em;
   margin-right: 0.0em;
   background: #fff;
   color:#000;
  border: 2px solid #69c;
   }
   
   div.textboxfixed p{
      display:block;
    
      font-family: Verdanna,  Arial, Helvetica, sans-serif;
      margin-left: 0.0em;
      margin-right: 0.0em;
      background: #fff;
      color:#000;
  
   }
   
   div.textboxfixed img{
   padding:0.4em;
   }

  fieldset {
  border:1px #69c solid;
  }
  fieldset h2{
  font-size: 1.2em;
  font-weight:bold;
  color:#69c;
  }
  
 div.textbox{
 display:block;
 width:96%;
 font-family: Verdanna,  Arial, Helvetica, sans-serif;
 margin-left: 0.0em;
 margin-right: 0.0em;
 background: #fff;
 color:#000;
border: 0px solid #000;
height:400%;
 }

div.textbox p{
display:block;
background:#fff;
line-height:1.2;
color:#000;
font-family: Verdanna,  Arial, Helvetica, sans-serif;
}

div.textbox h1{
 font-size:1.6em;
 font-weight:bold;
 color:#369;
 background:#fff;
 }
 

div.textbox h2{
font-size:1.4em;
color:#369;
background:#fff;
}

div.textbox h3{
font-size:1.3em;
color:#369;
background:#fff;
}

div.textbox h4{
font-size:1.2em;
color:#369;
background:#fff;
}


div.textbox ul li{
font-size:1.2em;
color:#369;
background:#fff;
margin:1.5em;
}


.switchcontent{
color:red;
background:#fff;
}

.showstate{
color:red; 
background:#fff;
}

div.smalltextbox {
color:#000;
background:#fff;
border: 0.1em solid #69c;
}
div.smalltextbox h4{
color:#000;
background:#fff;
}

div.smalltextbox p{
color:#f00;
background:#fff;
}

 div.textboxf{
 display:block;
 width:100%;
 font-family: Verdanna,  Arial, Helvetica, sans-serif;
 margin-left: 0.0em;
 margin-right: 0.0em;
 background-color: #396;
 color:#fff;

 }
 

 div.textboxl{
 position:relative;
 display:block;
 width:46%;
 float:left;
 font-family: Verdanna,  Arial, Helvetica, sans-serif;
 margin-left: 0.0em;
 margin-right: 0.0em;
 background-color: #96c;
 color:#fff;
 margin-bottom:2em;
 }
 
 
 
 div.textboxr{
  position:relative;
  display:block;
  width:46%;
  float:right;
  font-family: Verdanna,  Arial, Helvetica, sans-serif;
  background-color: #96c;
  color:#fff;
  margin-bottom:2em;
 }
 div.textboxr img{
 width:70%;
 }
 
 div.textboxr1{
   position:relative;
   display:block;
   width:46%;
   float:right;
   font-family: Verdanna,  Arial, Helvetica, sans-serif;
   background-color: #96c;
   color:#fff;
  }
  div.textboxr1 img{
  width:70%;
 }
 
 div.textboxl1{
  display:block;
  position:relative;
  width:46%;
  float:left;
  font-family: Verdanna,  Arial, Helvetica, sans-serif;
  background-color: #69c;
  color:#fff;
 }
 div.textboxl1 img{
  width:70%;
 }
 
fieldset{
border-width: 0;
padding:0;
}






/* left navigation bar */
div#left{
height:100%;
width:12.2em;
background:#fff;
}

div#leftnav{
float: left;
margin-bottom: 0;
width: 13.2em;
margin-left: 0.0em;
background-color: #fff;
border-right: solid 1px #69c;
padding: 0;
color: #fff;
height:90%;
}

/* left navigation bar links list*/

div#leftnav ul {
list-style: none;
padding: 0;
border: 0;
margin: 0;
}

div#leftnav li {
text-align: left;
margin: 0;
padding-left: 0;
border-bottom: 1px solid #fff;
font: 1.1em Verdanna, Lucida, Arial, sans-serif;
color: #fff;
background: #fff;
text-decoration: none;
width: 12em;
voice-family: "\"}\"";

voice-family: inherit;

width: 11.9em;
}

/* left navigation bar puts line on top of first link to complete button border*/
#leftnavtop {
border-top: 0.1em solid #fff;
text-decoration: none;
width: 12em;

}

/* left navigation bar treats each item in list as a block*/

div#leftnav li a {
display: block;
font-weight: normal;
padding: 0;
border-left: 0.1em solid #69c;
border-right:0.1em solid #69c;
color: #fff;
background:#69c;
text-decoration: none;
width: 12em;
voice-family: "\"}\"";

voice-family: inherit;

width: 11.9em;

}

html#leftnav li a {
width: 12em;
background:#69c;
color:#fff;
}

div#leftnav li a:hover {

border-left: 0.1em solid #fff;
border-right: 0.0em solid #fff;
background: #96c;
color: #fff;
text-decoration: none;


}


div#leftnav li a:visited {

border-left: 0.1em solid #fff;
border-right: 0.0em solid #fff;
background: #c69;
color: #fff;
text-decoration: none;


}

div#leftnav li a:active {

border-left: 0.1em solid #fff;
border-right: 0.0em solid #fff;
background: #6c9;
color: #fff;
text-decoration: none;


}

div#leftnav p form{
color:#fff;
background:#69c;
font-size:1.0em;
width:13.2em;
}


/* right bar */
html#rightbar {
width: 12.5em;
}


div#rightbar {
line-height: 1.2;
float: right;
top: 0.0em;
width: 12.5em;
margin-right: 0em;
color: #69c;
background:#fff;
border-left: solid 1px #69c;
color: #fff;
height:90%;
}




div#rightbar h1{

text-align: center;
font-size: 1.3em;
font-weight: bold;
color: #fff;
background:#369;
padding: 0;
margin:0;
width:100%;
}

div#rightbar a{

text-align: center;
font-size: 0.9em;
font-weight: bold;
color: #000;
background:#fff;
padding: 0;
}

div#rightbar h4{

text-align: center;
font-size: 0.9em;
font-weight: bold;
color: #000;
background:#fff;
padding: 0;
}
div#rightbar p{

text-align: center;
font-size: 0.9em;

color: #000;
background:#fff;
padding: 0;
}

/* footer */
div#footer {
clear: both;
background: #396;
border-top: 0.0em ridge #6c9;
border-bottom: 0.0em ridge #6c9;
font-size: 0.9em;
color: #fff;
padding: 0;
text-align: center;
position:fixed;
bottom:0px;
height:32px;
width:100%;
}

div#footer p a{
font-weight: normal;
padding: 0;
color: #fff;
background: #396;
text-decoration: none;
}

 /* form formatting */

div#newsletterform p{
 
   margin:0;
   background:#fff;
   color:#636;
   padding-right:0px;
   text-align:left;
   font-size:0.9em;
}

div#newsletterform a{
   margin:0;
   background:#fff;
   color:#636;
   padding-right:0px;
   text-align:left;
   font-size:0.9em;
}

div#newsletterform{
width:13em;
background:#fff;
color:#636;
margin:0;
padding:0;
}

div#newsletterform submit{
    	padding-top: 0.1em;
    	clear: both;
    	color: #000;
	background:#fff;
	border: 0.1em solid #fff;
    } 
    
    div#newsletterform input{
    	background-color: #69c;
    	font: 1em/1.0em Verdanna, Arial, Helvetica, sans-serif;
    	color: #fff;
    	margin: 0em;
    	padding: 0.1em;
    	border: 0.1em solid #fff;
    }
    
    div#newsletterform fieldset{
    border:0;
    }
    
    
    
    
    div#formstyle fieldset{
        border: 0.1em solid #339;
            margin-left: 1em;
            margin-right: 1em;
            padding: 1em;
            color: #339;
            background: transparent;
            
            
            }
            div#formstyle legend{
            color: #339;
            background: #fff;
            font-weight: bold;
            font-size: 1.3em;
            }
            
            #title {
            	width: 50em;
            	height: 2.6em;
            	color: #339;
        	background:#fff;
            	font: bold 1.0em/1.8em Verdanna,  Arial, Helvetica, sans-serif;
            	padding-top: 0.5em;
            	text-transform: uppercase;
            	letter-spacing: 0.2em;
            	text-align: center;
            }
            
            form {
            	
        	 
            }
            
            .col1 {
            	text-align: right;
            	width: 12em;
            	height: 3.0em;
            	
            	float: left;
            	margin-right: 0.2em;
            	font-size: 1.3em;
            }
            
            .col2 {
            	width: 20em;
            	height: 3em;
            	display: block;
            	float: left;
            	margin: 0;
        	font-size: 1.2em;
            }
            
            .col2comment {
            	width: 25.0em;
            	height: 9.8em;
            	margin: 0;
            	display: block;
            	float: left;
            	font-size: 1.2em;
            }
            
            .col1comment {
            	text-align: right;
            	width: 15em;
            	height: 9.8em;
            	float: left;
            	display: block;
            	
            	font-size: 1.3em;
            }
            
            .col3comment {
            	width: 0.5em;
            	height: 9.8em;
            	display: block;
            	float: left;
            	margin: 0;
            	color: #f00;
        	background:#54f3f3;
            	font-weight: bold;
            }
            
            
            .col3 {
            	width: 0.5em;
            	
            	display: block;
            	float: left;
            	margin: 0;
            	color: #f00;
        	background:#54f3f3;
            	font-weight: bold;
            }
            
            
            div.row {
            	clear: both;
            	width: 50em;
            }
            
           
            .input {
            	background-color: #ffe;
            	font: 1em/1.0em Verdanna, Arial, Helvetica, sans-serif;
            	color: #339;
            	margin: 0.4em 0 0.5em 0.9em;
            	padding: 0.1em;
            	border: 0.1em solid #339;
            }
            
            .textarea {
            	border: 0.1em solid #339;
            	background-color: #ffe;
            	font: 1.0em/1.4em Verdanna,  Arial, Helvetica, sans-serif;
            	color: #339;
          	margin: 0.4em 0 0.5em 0.5em;
            }
            
            .checkbox {
            background-color: #ccc;
            font: 1em/1.0em Verdanna,  Arial, Helvetica, sans-serif;
                	color: #339;
                	margin: 0.4em 0 0.5em 0.9em;
                	padding: 0.1em;
            	border: 0.1em solid #339;
       }
       label{
       
       float: left;
       
       width: 12em;
       
       font-weight: bold;
       
       text-align: right;
       
       margin-right:5px;
       
       }
       
       
       
       input{
       
       width: 12em;
       
       margin-bottom: 0.5em;
       
       background: #fff;
       
       color: #339;
       
       border:1px outset #fff;
       
       border-color: #339;
       
       }
       
       
       
       textarea{
       
       width: 20em;
       
       height: 12em;
       
       border:0.2em outset #fff;
       
       background: #fff;
       
       color: #339;
       
       }
       
       
       
      
       
       
       
       
       
       
       #submitbutton{
       
       margin-left: 1em;
       
       margin-top: 0.5em;
       
       width: 6.0em;
       
       border:0.1em outset #fff;
       
       }
       
       
       
       #reset{
       
       
       
       width: 6.0em;
       
       border:0.1em outset #fff;
       
       }
    
    
          

