body {
	background-color: #FCFDFD;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #d72818;
text-decoration: none;
}

.red-text-underline {
color: #d72818;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}
#header {
	position:relative;
	top:8px;
	height:70px;}
	
#header h3 {
	float:right;
	color:#4D4D4D !important;
	padding-top:36px;}
	
#header  a {
	font-size:14px;font-weight:bold;
	color:#4D4D4D !important;
	padding-top:36px;}

#logo {
	position:relative;
	top:6px;
	float:left;
	width:100px;
	border:0;}

	
	
	
	/* navigation
----------------------------------------------- */
#navigation {
	border:solid 1px #4D4D4D;
	border-bottom:0;}

#navlist {
	position:relative;
	z-index:2;
	margin:0;
	padding:8px 0;
	background:url(images/navbackground.gif) bottom repeat-x #fff;}

#navlist ul, #navlist li {
	position:relative;
	display: inline;
	margin:0 -4px 0 0;
	font-size: 1.0em;}

#navlist a {
	text-decoration:none;
	color:#4D4D4D !important;
	padding: 8px 14px;
	border-right:#4D4D4D solid 1px;}

#navlist li a:hover {color:#fff !important;
	background:url(images/navbackgroundon.gif) bottom repeat-x;}

.newspage #navlist li.sfm a, #navlist .active a {color:#fff !important;
	background:url(images/navbackgroundactive.gif) bottom repeat-x #999  !important;}
.newsBigImage {
	float: left;
	margin-right: 16px;
	border: 0;}

#subnavlist {
	position:relative;
	z-index:2;
	margin:0;
	padding:4px 8px;
	background:#4D4D4D;
	border:solid 1px #4D4D4D;
	border-top:0;}

#newspage #subnavlist {
	background:#4D4D4D;}
	.contentpage.vulcan #subnavlist {
	background:#F16B00;}

#subnavlist ul, #subnavlist li {
	position:relative;
	display: inline;
	margin: 0;
	font-size: 0.85em;
	padding:0 8px 0 6px;}

#subnavlist li {
	border-right:#fff solid 1px;}

#subnavlist li.last {
	border-right:none;}

#subnavlist a {
	text-decoration:none;
	color:#fff !important;}

#subnavlist a:hover{color:#ddd !important;}

#subnavlist .active a {
	font-weight:bold;}

.newspage #navlist .welcome a {
	color:#fff !important;
	background:url(../images/navbackgroundactive.gif) bottom repeat-x #999  !important;}

.newspage.vulcan li.news, .newspage.steel li.news, .newspage.engineering li.news {
	font-weight:bold;}

#newsnav {
	padding:0;
	margin:0;
	text-align:center;}

#newsnav ul {
	position:relative;}

#newsnav li {
	display:inline;
	font-size: 1.0em;
	padding:0 7px 0 6px;
	margin:0;}

#newsnav li {
	border-right:#4d4d4d solid 1px;}

#newsnav li.last {
	border-right:0;}

#newsnav a {
	color:#4d4d4d;}

#newsnav .active {
	font-weight:bold;}

.newspage.steel #navlist .welcome a, .newspage.engineering #navlist .welcome a, .newspage.vulcan #navlist .welcome a {
	color:#fff !important;
	background:url(../images/navbackgroundactive.gif) bottom repeat-x #999  !important;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
