body {font-family: Arial, Helvetica, sans-serif;}
td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}

#topmenu ul {padding-left:0px; margin:0 0 0 0; background-color:#938F8E; color:#FFFFFF; float:left; width:100%; font-weight:bold;}
#topmenu ul li {display: inline;}
#topmenu ul li a {padding:5px 30px; background-color:#938F8E; color:#FFFFFF; text-decoration:none; float:left;}
#topmenu ul li a:hover {background-color: #FFFFFF; color: #938F8E;}

#bottomlink ul {padding-left:0px; margin:0 0 0 0; background-color:#938F8E; color:#FFFFFF; float:left; width:100%;}
#bottomlink ul li {display:inline;}
#bottomlink ul li a {padding:5px 15px; background-color:#938F8E; color:#FFFFFF; text-decoration:none; float:left; border-right:1px solid #FFFFFF;}
#bottomlink ul li a:hover {background-color: #FFFFFF; color: #938F8E;}

#header {position:absolute; left:367px; top:84px; width:490px; height:43px; z-index:2; font-size:20px; font-weight:bold; color:#FFFFFF;}

.column1-unit {width:440px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

a.headerlink, a.headerlink:link, a.headerlink:visited {color:#FFFFFF; text-decoration:none;}
a.headerlink:hover, a.headerlink:active {color:#000000;}

a.hotbutton {
	display: block;
	background-color: transparent;
	background-image: url(image/btnIndustryHotSpots.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 41px;
	margin: 5px auto;
	padding: 18px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.hotbutton:hover, a.hotbutton:active {background-image: url(image/btnIndustryHotSpotsHover.gif);}
a.hotbutton:link, a.hotbutton:visited {color:#000000;}
a.hotbuttoncurrent {
	display:block;
	background-color:transparent;
	background-image:url(image/btnIndustryHotSpotsHover.gif);
	background-repeat:no-repeat;
	width:195px;
	height:53px;
	margin:5px auto;
	padding:18px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

a.button {
	display: block;
	background-color: transparent;
	background-image: url(image/btnMain.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 53px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a.button:hover, a.button:active {background-image: url(image/btnMainHover.gif);}
a.button:link, a.button:visited {color:#FFFFFF;}

a.uniquebutton {display:block; background-color:transparent; background-image:url(image/btnUniqueApps.gif); background-repeat:no-repeat; width:196px; height:51px; margin:5px auto; padding:18px 0 0 0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:100%; font-weight:bold; text-decoration:none; color:#000000;}
a.uniquebutton:hover, a.uniquebutton:active {background-image:url(image/btnUniqueAppsHover.gif);}
a.uniquebutton:link, a.uniquebutton:visited {color:#000000;}
a.uniquecurrent {
	display:block;
	background-color:transparent;
	background-image:url(image/btnUniqueAppsHover.gif);
	background-repeat:no-repeat;
	width:196px;
	height:51px;
	margin:5px auto;
	padding:18px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a.currentbutton {
	display: block;
	background-color: transparent;
	background-image: url(image/btnMainHover.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 54px;
	margin: auto;
	padding: 6px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#A9D7EF;
}
