A.nav:link {
	COLOR: #676767
}
A.nav:visited {
	COLOR: purple
}
#Aboutus {
	Z-INDEX: 1; LEFT: 111px; VISIBILITY: hidden; POSITION: absolute; TOP: 252px
}
#visitorvisas {
	Z-INDEX: 1; LEFT: 196px; VISIBILITY: hidden; POSITION: absolute; TOP: 252px
}
#Promotion {
	Z-INDEX: 1; LEFT: 280px; VISIBILITY: hidden; POSITION: absolute; TOP: 252px
}
#Support {
	Z-INDEX: 1; LEFT: 363px; VISIBILITY: hidden; POSITION: absolute; TOP: 252px
}
.menus {
	FONT-SIZE: 8pt; COLOR: #666699; FONT-FAMILY: arial, helvetica, 'sans serif'; TEXT-DECORATION: none
}
.menus:hover {
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, 'sans serif'; BACKGROUND-COLOR: #043365; TEXT-DECORATION: none
}

.SmallText {
	FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.Med-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}





/* ---( main column )------------------------------ */

#container {
	position: relative;
	margin: 0 0 0 8px;
	padding: 0;
	max-width: 1000px;
	top: 298px;
	visibility: hidden;



	}

#content {
	margin: 10px 15px 10px 10px;
	padding-top: 20px;
	font-size: 100%;
	text-align: left;
	margin-top/* */: 0; /* IE5.0 Win won't see this - fixes weird float bug for hp */
	}

html>body #content  {
	margin-top: 0;
	} 

body.index #content {
	margin-left: 190px;
	padding-left: 0;
	}





/* ---( article bucket )-------------------------- */

#bucket {
	float: right;
	margin: 0 0 6px 14px;
	width: 150px;
	}

#bucket div {
	font-size: 10px;
	}

#bucket li {
	background: url(http://images.fastcompany.com/nav/tabs/left_bull.gif) no-repeat 0 1px;
	padding: 0 0 6px 15px;
	line-height: 1.2em;
	}

#bucket ul {
	margin: 8px 0 8px 0;
	padding: 0;
	list-style: none;
	}

#bucket h2 {
	margin-top: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 150%;
	text-shadow: #999 2px 2px 2px;
	border: 0;
	color: #000;
	}

/* to fix weird IE/Win border issue */
#bucket .wrapper {
	width: 150px;
	}

#bucket div div {
	margin: 0 0 10px 0;
	padding: 6px 12px 6px 12px;
	color: #333;
	border-top: none;
	}

#bucket div div input {
	margin-top: 4px;
	vertical-align: middle;
	}

#bucket img.posp {
	margin-right: 4px;
	}

#imu {
	margin: 0 0 10px 0;
	}

/* --( shared bucket/bottom/box stuff )--------------------- */

#bucket h3, #bottom h3, .styledBox h3 {
	margin: 0;
	padding: 3px 0 3px 4px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0;
	}

#bucket h3 {
	padding-left: 6px;
	}

.styledBox h3 {
	padding-left: 0;
	}

#bucket h3 img, #bottom h3 img, .styledBox h3 img {
	vertical-align: middle;
	display: inline;
	}

#bucket div li, #bottom li {
	background: url(http://images.fastcompany.com/nav/tabs/left_bull.gif) no-repeat 0 1px;
	padding: 0 0 6px 15px;
	line-height: 1em;
	}

#bucket div ul, #bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff6600;
	text-decoration: underline;
}

.NewsTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ff6600;
	text-decoration: underline;
}

A.NewsText:hover {
	COLOR: #ff6600;
	DECORATION: Underline;
	text-decoration: underline;

}
A.NewsTextSmall:hover {
	COLOR: #ff6600;
	DECORATION: Underline;
	text-decoration: underline;

}

