/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #143D8D;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #FFCC33;
}

.page-border {
	width: 1005px;
	border-right-style: groove;
	border-right-width: thick;
	border-right-color: #999;	
	border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-bottom-style: groove;
	border-bottom-width: thick;
	border-bottom-color: #999;
}

.header {
	height: 90px;
	width: 1005px;
	background-repeat: no-repeat;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#FFFFFF;
}

.footer {
	padding-top:100px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-size: 0.8em;
	color: #0088AA;
}

.content_holder {
	margin-top: 16px;
	margin-left: 8px;
	margin-right: 8px;	
}

.sitelinks {
	line-height: 28px;
	background-color:#CCCCCC;
	color: #143D8D;
}

.pad_sitelinks {
	display: block;
	float: right;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 28px;
	font-weight: bold;
	height: 28px;
	color: #143D8D;
}

#pad_sitelinks:hover {
	display: block;
	float: right;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	cursor: pointer;
}

.upper_menu {
	background-color: #CCCCCC;
	color: #FFFFFF;
	line-height: 28px;
}

.upper_menu_left {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
}

.upper_menu_right {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#FFFFFF;
}

.upper_sidebar {
	display: block;
	background-color: #0086AB;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 20px;
	font-weight: bold;
	cursor: pointer;
	width: 230px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
}

.upper_sidebar:hover {
	background-color: #CCCCCC;
	color: #143D8D;
	line-height: 28px;
	font-weight: bold;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#FFFFFF;
	cursor: pointer;
}

.upper_middle {
	background-color: #0086AB;
	color: #FFFFFF;
	line-height: 28px;
	font-weight: bold;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#FFFFFF; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color:#FFFFFF;
	width: 502px;
}

.upper_right {
	background-color: #0086AB;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#FFFFFF; 
	width: 230px;
}


.content_mid_1 {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color:#FFFFFF;
	border-color:#FFF;
	width: 500px;
	vertical-align: top;
}

.content_right_1 {
	width: 250px;
	vertical-align: top;
}

.content_company_details {
	padding-top: 16px;
	font-size: 0.8em;
	text-align: center;
	width: 250px;	
}




/**************************/
/*	 	   FONTS	      */
/**************************/



h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #143D8D;
	margin-left: 16px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #143D8D;
}

#bluebold {
	font-weight: bold;
	color: #143D8D;
}

#blue {
	font-weight: normal;
	color: #143D8D;
}

#white {
	color: #FFFFFF;
}

#quotes {
	font-weight: bold;
	font-style: italic;
	color: #143D8D;
}


#smallcaps {
	font-variant: small-caps;	
}


.h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #143D8D;
}

#red_link {
	color: #FF0000;
}

.bluered_link {
	color: #143D8D;
	text-decoration: underline;
}

.bluered_link:hover {
	color: #FF0000;
	text-decoration: none;
}

.whitered {
	color: #FFFFFF;
}

.whitered:hover {
	color: #FF0000;
}

.main_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #143D8D;
	margin-left: 16px; 
	margin-right: 16px; 
	margin-top: 16px;
}

.side_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #143D8D;
	margin-top: 8px; 
	margin-left: 8px; 
	margin-right: 8px; 
}


.top_meta_paragraph {
	font-weight: bold;
	margin-top: 8px;
	margin-left: 16px; 
	margin-right: 24px; 
}

.main_paragraph {
	margin-top: 8px;
	margin-left: 16px; 
	margin-right: 24px; 
}


.small-8pt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;	
}

.small-9 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;	
}



.wordcloud-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#F00;
}

.wordcloud-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
}

.wordcloud-link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
}




/**************************/
/*		  SIDEBAR		  */
/**************************/
	.sidebar {
		background-color: #143D8D;
		width: 250px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 0.9em;
		vertical-align: top;
	}
	

	#submenu01, #submenu02, #submenu03, #submenu04, #submenu05, #submenu06, #submenu07, #submenu08  {
		display: none;
	}
	
	#submenu {
		display: block;
		line-height: 18px;
		padding-left: 40px;
		font-size: 0.8em;
		cursor: pointer;
		color: #FFFFFF;
	}
	
	#submenu:hover {
		color: #FFCC33;
	}

	#menu_ele {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_ele:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_ele {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_ele:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #3A3C7B;
		background-image: url(../_images/bullet_ele.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_mech {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_mech:hover {
		display: block;
		line-height: 28px;
	}
	
	#menu_link_mech {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_mech:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #0086AA;
		background-image: url(../_images/bullet_mech.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_lifts {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_lifts:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_lifts {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_lifts:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #6699FF;
		background-image: url(../_images/bullet_lifts.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_main {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_main:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_main {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_main:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #5C6F7B;
		background-image: url(../_images/bullet_main.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_rat {
		display: block;
		width: 250px;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_rat:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_rat {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_rat:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #9C8E69;
		background-image: url(../_images/bullet_rat.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_tube {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_tube:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_tube {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_tube:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #56504B;
		background-image: url(../_images/bullet_tube.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_eng {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_eng:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_eng {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_eng:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #333366;
		background-image: url(../_images/bullet_eng.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_cut {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_cut:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_cut {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_cut:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #8B62BA;
		background-image: url(../_images/bullet_cut.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_bsaco {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_bsaco:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_bsaco {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_bsaco:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #5C516C;
		background-image: url(../_images/bullet_bsaco.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_his {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_his:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_his {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_his:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #5C2D91;
		background-image: url(../_images/bullet_his.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_ct1 {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_ct1:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_ct1 {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_ct1:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #C4094A;
		background-image: url(../_images/bullet_con.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	#menu_con {
		display: block;
		line-height: 28px;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#menu_con:hover {
		display: block;
		line-height: 28px;
	}

	#menu_link_con {
		display: block;
		width: 230px;
		padding-left: 20px;
		color: #FFFFFF;
		background-image: url(../_images/bullet1.gif);
		background-position: right;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#menu_link_con:hover {
		display: block;
		width: 230px;
		color: #FFFFFF;
		padding-left: 20px;
		background-color: #88114C;
		background-image: url(../_images/bullet_ct1.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

/**************************/
/*		  SIDEBAR		  */
/**************************/
