/* CSS Document */
.eng_dir_top_nav_menu {
	position: relative;
	width: 800px;
	height: 35px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/eng_dir_top_nav_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px; 
	padding-top: 15px;
	}
	.top_nav {
	position: relative;
	top: 12px;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
	.top_nav:hover {
	color: #FFFF00;
	text-decoration: underline;
	}
	
.eng_dir_top_nav_menu > a {
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.eng_dir_top_nav_menu > a:hover {
	color: #FFFF00;
	}

#eng_dir_side_nav_menu {
	position: relative;
	width: 185px;
	height: 900px;
	left: -307px;
	/*border: 1px solid #000000;*/
	background-image: url(../../images/eng_dir_side_nav_menu.gif); 
	background-position: center;
	background-repeat: no-repeat;
	}
	#side_item_header {
		position: relative;
		width: 185px;
		height: 35px;
		top: 0px;
		bottom: 5px;
		background-image: url(../../images/eng_dir_header.gif);
		background-position: center;
		background-repeat: no-repeat;
		/*border: 1px solid #000000;*/ 
		}
	#side_nav_items {
		position: relative;
		width: 185px;
		height: 25px;
		font-size: 10pt;
		/*border: 1px solid #000000;*/
		}
	.dir_eng_list {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
		.dir_eng_list:hover {
			color: #FFFF00;
			text-decoration: underline;
			font-weight: bold;
		}
		
#eng_dir_body_content {
	position: absolute;
	width: 578px;
	height: 900px;
	top: 10px;
	left: 186px;
	text-align: center;
	padding-bottom: 10px;
	/*border: 1px solid #000000;*/
	}

#div_header {
	position: relative;
	width: 588px;
	border: 1px solid #000000;
	background-color: #FFFF00;
	top: 5px;
	}
	
.div_wrapper {
	width: 588px;
	}

.div_wrapper > table tr:hover {
	background-color: #FFFF66;
	cursor: pointer;
	}
	
#criteria {
	position: relative;
	top: 0px;
	}
	
table {
	padding: 0px 0px 0px 0px;
	width: 588px;
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
td {
	text-align: center;
	font-size: 8pt;
	}
ul {	
	font-size: 8pt;
	}
	
.item {
	font-size: 8pt;
	}
	
#td_header {
	font-size: 16pt;
	color: #FF0000;
	}

#testimonial_header {
	width: 775px;
	height: 25px;
	border: 2px solid #FF0000;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	background-color: #FFFF00;
	}
	
#testimonial {
	position: relative;
	top: 5px;
	width: 775px;
	border: 2px solid #FF0000;
	}
	
#write_testimonial_header {
	width: 775px;
	border: 2px solid #FF0000;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	background-color: #FFFF00;
	}

.dir_top_include {
	position: relative;
	font-size: 7pt;
	font-weight: bold;
	width: 578px;
	text-align: left;
	font-style: italic;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	}
	
.dir_top_include > font {
	font-size: 8pt;
	}
	
#dir_bottom_include {
	position: relative;
	font-size: 8pt;
	font-weight: bold;
	width: 590px;
	text-align: left;
	font-style: italic;
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	padding: 5px 5px 5px 5px;
	}

	
#eng_dir_index_years {position: relative; font-weight: bold; padding-top: 5px; padding-bottom: 5px; top: 5px; width: 600px; height: 240px; text-align: center;/*border: 1px solid #000000;*/}
/*requestform*/

#d_header {
	font-size: 11pt;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFF00;
	}
.label {
	width: 50%;
	text-align: right;
	padding-left: 30px;
	}
.input {
	width: 50%;
	text-align: left;
	padding-right: 30px;
	}
