html, body {
background-color : #d8d9ee;
font-size: 12px;
font-family: Verdana, arial, helvetica, sans serif;
line-height: 14pt;
	color: #363636;

margin-left : 0;
margin : 0;
padding : 0;


}

h1
	{
	text-decoration: none;
	

	color: #e6944d;
font-family: Georgia, "Times New Roman", Times, serif;
padding-left: 0px;
padding-bottom: 6px;
margin-bottom: 10px;
border-bottom: 0px solid #fff;
margin-top: 10px;
text-align: left;
	font-size: 1.8em;
	font-weight: normal;
	}		



h2 {
  font-size: 1.4em;
  font-weight: normal;
  color: #765486;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #765486;
  margin-bottom: 0px;
}

.tiny {
  font-size: .8em;
}


/*
h1, h2, p {
  margin: 1em 0;
}
*/

#wrapper {
  width: 850px;

 float: center;
  min-height:600px;
height:auto !important;
  margin: 0 auto; 
  padding:0em;
  border: 0px solid red;
  
}




#header {
	
width:850px;
background: #fff url(images/knowthat_header.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;

	height: 240px; 
	margin-top: 10px;
	 
	 border-left: 10px solid #f0f0f2;
	 border-top: 10px solid #f0f0f2;
	 border-right: 10px solid #f0f0f2;
	 
	
}


#content { 
  width: 850px; 
  min-height:400px;
  background-color : #fff;
  float: left;
  padding: 0px;
  margin-top: 0px; text-align: left;
    border-left: 10px solid #f0f0f2;
    border-right: 10px solid #f0f0f2;
    
}


#mainContent { 
width: 750px; 
margin-left: 80px;
margin-right: 10px;
padding-right: 40px;
margin-bottom: 10px;
  border: 0px solid red;
}

#mainContent p{ 

  margin-right: 6px;
  margin-bottom: 10px;
}




#mainNav {

	width:780px; 
		min-height:40px; 
font-family: Verdana, arial, helvetica, sans serif;
	text-align: left;
	line-height: 200%;

	font-size: 16px;
	margin-top: 0px;
	border: 0px solid red;

	  background-color : transparent;
	}
	

#menu1 {
  width:780px;
  
  padding:0; 
  text-align: center;
  margin:0 auto; 
  list-style-type:none;
  }
#menu1 li {
  float:left;
  width:130px;
  border: 0px solid red;
  

  }
#menu1 a {
  /*display:block;*/
  width:130px;
  color: #0459a5;
  border-right: 0px solid #598e92;
 
 

  text-align:center; 
  padding:0px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
 color: #df771c; 
 border-bottom: 0px solid red;
 
  }








#footer {
  background-color: #e6944d;
  width: 850px;

  margin-top: 0px;
  height: 40px;
  font-size: .9em;
  color: #fff;
  padding-top: 1px;
  border-left: 10px solid #f0f0f2;
   border-bottom: 10px solid #f0f0f2;
    border-right: 10px solid #f0f0f2;
   
    
  clear: both;
 
} 


.sig {
padding-left: 10px;
padding-top: 10px;
 
  font-size: 1.2em;
  color: #000;

 
} 

#footer2 {
  background: #;
/*  padding: 1px 20px;*/

  padding-right: 10px;
  height: 20px;
  font-size: .7em;
  color: #ADADAD; 
  font-family:helvetica, arial, sans-serif; 
  text-align: right;
  border: 0px solid red;
  clear: both;
 
} 


.quote
	{
     
   
    text-decoration: none;
     color: #0459a5;
text-align: right;
font-style: normal;
margin-top: 0px;


}

hr 

{color: #fff; background-color: #fff; border: 1px dotted #313363; border-style: none none dotted; clear:both}

table  {

padding: 4px;
vertical-align: top;
width: 600px;
 text-align: top;
  background-color: #fff;
border: 0px solid blue;
margin-left: 40px;

}

td {
 vertical-align: top;
 text-align: top;

 padding-bottom: 6px;
}


tr {
 vertical-align: top;
 text-align: top;
 background-color: #fff;
 margin: 8px;
}
.indent {

padding-left: 10px;
font-style: normal;

}


input.txt {
  color: #00008B;
  background-color: #cccccc;
  border: 1px solid #4D636F;
  width: 200px;
}

input.box {
  color: #cccccc;
  background-color: #cccccc;
  border: 1px solid #4D636F;
  width: 200px;
  height: 100px;
}

  .btn {
  color: #000000;
  background-color: #cccccc;
  border: 1px outset #00008B;
  /*margin-left:11em;*/
  
}
  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 50%;
  /*font: bold 0.7em Arial, Helvetica, sans-serif;*/
}







/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image-left, .image-right { margin: 0 0 5px 0; } 
.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 1px; margin-right: 1px; }
.border { border: 1px solid #d8d9ee; padding: 5px; margin: 2px; }
.img { border: 0px solid #d8d9ee;;}
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }








