
.products_home a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 8pt;
}
.products_home a:hover {
	text-decoration: underline;
}

.homebox {
	font-family: Arial;
	float: left;
	margin-left: 23px;
	font-size: 8pt;
	color: #666;
}

.homebox h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.homeh1 {
	font-family: Impact, Arial;
	font-weight: normal;
	font-size: 24px;
	color: #0067b1;
	margin: 3px 0px 20px 0px;
}
.homeh1 a {
	color: #0067b1;
	text-decoration: none;
}
.homeh1 a:hover {
	text-decoration: underline;
}

.homebox a {
	text-decoration: none;
	color: #454545;
	font-size: 8pt;
}
.homebox a:hover {
	text-decoration: underline;
	color: #000;
}

.newsbox table {
	margin-bottom: 10px;
}

.home_hrefdiv a {
	display: block;
	padding: 6px 15px 6px 0px;
	width: 90%;
}

.hot_tabs5 th {
	cursor: default;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	font-family: Arial;
	color: #fff;
	background-image: url(/images/home/5/hottab_thbg.gif); background-repeat: repeat-x;
	padding: 6px;
	margin: 0px 1px 0px 1px;
}

.hottab_content {
	color: #333;
}
.hottab_content a {
	display: block;
	padding: 20px 5px 16px 10px;
}
.hottab_content p {
	display: block;
	padding: 20px 5px 16px 10px;
}
.hottab_content span {
	display: block;
	padding: 10px 0px 0px 10px;
}
.hottab_content a:hover {
	text-decoration: underline;
	color: #000;
}
.hottab_content img {
	float: left;
	margin-right: 10px;
}
.hottab_content b {
	display: block;
	font-weight: bold;
	margin-top: 7px;
}

.hot_tabscareers th {
	cursor: default;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	font-family: Arial;
	color: #fff;
	background-image: url(/images/home/5/hottab_thbg.gif); background-repeat: repeat-x;
	padding: 3px;
	margin: 0px 1px 0px 1px;
}
.hottabcareers_content {
	color: #333;
}
.hottabcareers_content a {
	display: block;
	padding: 0px 0px 0px 0px;
}
.hottabcareers_content p {
	display: block;
	padding: 0px 0px 0px 0px;
}
.hottabcareers_content span {
	display: block;
	padding: 0px 0px 0px 10px;
}
.idTabs {
	display: block;
	padding: 0px 0px 0px 0px;
		}
.hottabcareers_content a:hover {
	text-decoration: underline;
	color: #000;
}
.hottabcareers_content img {
	float: left;
	margin-right: 10px;
}
.hottabcareers_content b {
	display: block;
	font-weight: bold;
	margin-top: 7px;
}
.idTabs ul {

		}

.rmore h2 {
	cursor: pointer;
	font-size: 8pt;
	padding: 2px 0px 2px 2px;
	border-bottom: 1px dotted #ccc;
	margin: 4px 15px 4px 0px;
}
.rmore h2:hover {
	color: #000;
}
.rmore div {
	width: 235px;
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	overflow-y: hidden;
	border-bottom: 1px dotted #ccc;
}
.rmore b {
	color: #555;
}
.rmoreimg {
	padding: 4px 3px 4px 5px;
	vertical-align: middle;
	float: right;
	margin-right: 5px;
	border-left: 1px dotted #ccc;
}
.homeboxcareers {
	font-family: Arial;
	float: left;
	margin-left: 0px;
	font-size: 8pt;
	color: #666;
}

.homeboxcareers h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#slider1 {
    width: 600px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent, #slider1Content, #slider2Content {
    width: 600px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span, .slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 594px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}


