@charset "utf-8";
/* CSS Document */

*.text_style1 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #3399CC;
 }
 
 
  *.text_style1 a {
	color: #3399CC;
	text-decoration: none;
}

 
 *.text_style1 a:hover {
	color: #3366CC;
	text-decoration: none;
}



*.text_style2 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
 }
 
*.text_style2 a {
	color: #999999;
	text-decoration: none;
}

 
 *.text_style2 a:hover {
	color: #CC6600;
	text-decoration: none;
}


*.indent {
	position:relative;
	background-color: #FFFFFF;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 590px;
	clear: both;
	background-image: url(../images/bg/birds.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

*.dotted_line {
	position: relative;
	clear: both;
	border: thin dashed #999999;
	width: 100%;
}

*.basic_logo_position {
	position:relative;
	text-align: center;
	border: 1px groove #666666;
	background-color: #FFFFFF;
}



*.background_def {
	position: relative;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/bg/bg_grey.gif);
	background-repeat: repeat;
	margin: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	
}

*.whiteline {
	position:relative;
	width:100%;
	margin:0;
	background-color: #CCCCCC;
	clear: both;
	float: right;
	border-top-color: #666666;
	top: 85px;
	left: -130px;
	
}

*.toplevelbg {
	background-image: url(../images/bg/trees5.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	height: 108px;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

*.toplevelbg span {
	position:absolute;
	width:140px;
	height:150px;
	margin:0;
	left: 10px;
	top: 0px;
	background-image: url(../images/logo_qf_02.gif);
	background-repeat: no-repeat;
	z-index: 10;
	}
.first_letter {
	float: none;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #666666;
	clear: none;
	height: auto;
	width: auto;
}
.rest_of_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	float: left;
	position: static;
	overflow: visible;
}

.break_space {
	position: relative;
	clear: both;
	float: none;
	width: 100%;
}

.pagetitle {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #666666;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-bottom: 5px;
}

#thumbnail {
	border: 1px solid #333333;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
