/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#000000;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
td{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
.top-header-text {
	font-family:tahoma;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#D7D8CF;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:6px;
}
#wrapper {
margin:0 auto;
width:998px;
text-align: left;
}
.fontwht {
font-family: arial, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}

.fontwhtsmall {
font-family: arial, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #D2D3D5;
}

.fontblk {
font-family: arial, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #000000;
}
.text {
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
}
.fontred {
font-family: arial, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: bold;
color: #D00005;
}

.fontblusml {
font-family: arial, sans-serif;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #007AC2;
}
.title_bold {
font-family: arial, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #000000;
}

.title_boldgrey {
font-family: arial, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #808285;
}
.fontblusml_s_table 
{
font-family: arial, sans-serif;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #007AC2;
height: 300px;
}

.fontsize {
font-family: arial, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #000000;
}
.leftbg{
	background:url(../images/leftbg.jpg) left top repeat-y;
}
.rightbg{
	background:url(../images/rightbg.jpg) right top repeat-y;
}


#textdiv {
width:779px;
text-align: left;
margin-left:112px;
margin-right:107px;
top:0px;
background-color:#222222;
}
.header-link{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#d7d8cf;
	line-height:25px;
	padding:0px 15px 0px 15px;
}
.black-bg{
	background-image:url(../images/black-bg.jpg);
	height:34px;
	background-repeat:repeat-x;
}
.yellow-text{
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	font-weight:none;
	color:#ffc222;
}
.yellow-text:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#ffc222;
}
.footer-text{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#a9a9a9;
}
.metalguide
{
	font-size: 12px;
	color: #D7D8CF;
	font-family: Arial, sans-serif;
	background-color: #A7A9AC;
	border: 0px;
	padding-left:5px;
}

.metalguide:hover
{
	background-color:#ffffff;
}

.metalguide a
{
	text-decoration: none;
	color: #FFFFFF;
}
.metalguide_header
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, sans-serif;
	background-color: #9198A8;
}

.metalguide_header2
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #007ac2;
}

.metalguide2
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	background-color: A8A9AD;
}

.metalguide_selectbox 
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: D1D3D4;
}

<!-- ------------------------------- -->
/* See license.txt for terms of usage */

.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}
.heading{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	
}
h1 {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:18px;

font-weight: bold;

color:#FFFFFF;

}

