/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image:url(../_images/header/engineering_head.png);
}

.upper_sidebar {
	background-color: #333366;
}

.upper_middle {
	background-color: #333366;
}

.upper_right {
	background-color: #333366;
}

/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_eng {
		background-color: #333366;
	}

	#menu_link_eng {
		background-image: url(../_images/bullet_eng.gif);
		background-color: #333366;
	}

	#submenu06 {
		display: block;
		border-top-style: none;
	}

	#colorlink_eng {
		background-color: #333366;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #333366;
}

h1 {
	color: #333366;
}


.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}

.h11 {
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #143D8D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

#red_link {
	color: #FF0000;
}


#right_img {
	background-color: #143D8D; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 234px;
}

.under_img_txt {
	display: block;
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.under_img_txt:hover {
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFCC33;
	font-weight: bold;
}
