/* was 	#ffffcc  #99CCCC  */
body  { 
  background-color: white; 
  margin: 0; 
  height: 0pt; 
  marginheight: 0; 
  marginwidth: 0;	
  font-family: Georgia, Verdana, Tahoma, sans-serif;
  font-size:10pt;	
  }

#qtpage {
   position: relative;
   width: 784px;
   margin: 20px 0 10px 0; 
   border: 8px solid gray;
   }

#topheader {
  position: relative;
  font-size: 10pt; 
  background-color: #DFEBF7; 
  width: 784px;
  height: 82px; /* 80px */
}
   
#qtheader {
  position:absolute;
  border: none;  /* none; */
  color: #0066CC; 
  font-size: 20pt; 
  top: 20px;
  left: 30px;
  margin: 0;
  font-weight: bold;
}

#qt-logo {
	position:absolute; 
	left:5px;
	top:5px;
	width:238px;
	height:68px;
}
.logo {
  cursor: pointer;
  }


.toptext {
  position: absolute;
  text-align: right;
  font-size: 8pt; 
  right: 10px; 
  margin: 0 0 0 110px;
  padding: 3px;
  }
  
#qtmain {
  position: relative; 
  margin: 0px 0 0 0; 
  width: 784px;
  border-bottom: 0px solid gray;  
  border-top: 0px solid gray;  
}

#qtm {
  padding-top: 100px;
  padding-bottom: 300px;
  background-color: white;
  margin: 0; 
  }  

#footer {
  position: relative;
  font-family: arial, Verdana, Tahoma, sans-serif;
  font-size: 8pt; 
  margin: 0px 0 0px 0; 
  padding: 3px;
  text-align: center;
  width: auto;
  height: auto; /* 14px */
  border-top: 1px solid gray;
  }

.boxheader {
  border-bottom: 1px solid gray; 
  background-color: #DFEBF7; 
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-top: 0; 
  top: 0;
  }

#main {
  padding: 10px 70px 30px 80px;
  height: auto;
  }
  
#portfolio {
  margin: 0;
  padding: 10px 70px 30px 80px;
  }

#portfolio td {
  padding: 10px;
  }
  
#sendmail {
  top: 0px; 
  font-size:10pt;
  text-align: left; 
  padding: 0;
  border: 1px solid gray; 
  }
  
#qtform {
  margin: 2px 25px 25px 25px; 
  }

#navbar {
  margin: 0;
  background:#DFDFDF; 
  border-top: 1px solid gray; 
  border-bottom: 1px solid gray;
  font-size: 8pt; 
  line-height: 1.6em;
  text-align: center;
  }

#navbar li {
  margin: 0;
  display: inline;
  list-style-type: none;
  padding: 0 5px 0 5px;
  }
  

#navbar a:hover {
  text-decoration: none;
  background:#eeeeee; 
  }

.actnav {
  background-color: #eeeeee;
  } 

.qtnav {
  } 
  
p {
  line-height: 1.3em;
  }
    
a:active  { 
  color: #034E99;
  text-decoration: none;
  }
a:link { 
  color: #034E99; 
  text-decoration: none;
  }
a:vlink { 
  color: #034E99; 
  text-decoration: none;
  }
a:hover { 
  color: #034E99;  
  text-decoration: underline;
  }
a { 
  color: #034E99; 
  text-decoration: none;
  }  
  
li {
  list-style: url(images/bullet2.gif);  
}

small {
	font-size:8pt;
	}
	
td {
	font-size: 10pt;
	}
	

h1  { 
	color: #0066CC; 
	font-size: 30pt; 
	}

h2  { 
	color: #0066CC; 
	}

h3  { 
	color: #0066CC; 
	font-size: 20pt; 
	}

h4 { 
	color: #0066CC; 
	text-align: center;
	font-size: 12pt; /* 16pt */
	}
	