@charset "UTF-8";
/* CSS Document */


		
		.accordion_content {
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			#tech_req .accordion_content p {
				font-size:11px;
				line-height: 150%;
				padding: 5px 10px 15px 0px;
			}
			
			#tech_req .accordion_content  li {
				font-size:11px;
				line-height: 150%;
				padding: 0 0 0 10px;
				
			}		
	
#tech_req {
	position: absolute;
	width: 415px;
	left: 450px;
	top: 50px;
	height: 354px;
	border: 1px dotted #6CBFE5;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#tech_req .tabbed li {
	float: left;
}

#tech_req .tabbed li a, #tech_req .tabbed li a:visited {
	width:97px;
	display:block;
	/*float:left;*/
	font-size:11px;
	text-align:center;
	color:#fff;
	margin: 2px;
	padding:3px 0 5px 0px;
	border: 1px solid #6cbee6;
	text-decoration:none;	
}

#tech_req .tabbed li a:hover {
	background-color:#6cbee6;
	color:#000;
}
	
#tech_req h2 {
	font-family: "Times New Roman", Times, serif;
	color: #6cbee6;
	font-size: 36px;
	line-height: 20px;
	font-weight: lighter;
	padding-bottom: 30px;
}
#tech_req h3 {
	font-family: "Times New Roman", Times, serif;
	color: #6cbee6;
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 20px;
}

#tech_req h4 {
	font-family: "Times New Roman", Times, serif;
	color: #6cbee6;
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 20px;
}
#tech_req h4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	height: 15px;
	width: 90px;
	text-align: center;
	background-image: url(../images/quiz_button.gif);
	background-repeat: no-repeat;
}
#tech_req h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	height: 15px;
	width: 90px;
	text-align: center;
	background-image: url(../images/quiz_button.gif);
	background-repeat: no-repeat;
}
#tech_req h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6cbee6;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	height: 15px;
	width: 90px;
	text-align: center;
	background-image: url(../images/quiz_button.gif);
	background-repeat: no-repeat;
}
#tech_req h4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6cbee6;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	height: 15px;
	width: 90px;
	text-align: center;
	background-image: url(../images/quiz_button.gif);
	background-repeat: no-repeat;
}
#tech_req p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 18px;
}
#tech_req li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
	
}
#tech_req ul {
	padding-bottom: 30px;
	
}

#tech_req input {
	margin-right:5px;
	display:inline;
	width:20px;
	line-height:10px;
}

#tech_req p a, #tech_req p a:visited {
	text-decoration:none;
	color:#6cbee6;
	font-weight:normal;
	
}

#tech_req p a:hover {
	text-decoration:underline;
}
