p,form,img {
	margin: 0;
	padding: 0;
	}

	img {
	border: 0;
	}
	
	
	p {
	margin-bottom: 16px;
	overflow: auto;
	}
	
	
	
	h1 {
	color: #ce0000;
	font-size: 20pt;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
	#container {
	margin: auto;
	width: 954px;
	}
	
	.gray6 {
	color: #666666;
	}
	
	.gray9 {
	color: #999999;
	}
	
	a {
	color: #ce0000;
	text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
	}
	
	a.grey {
	color: #666666;
	text-decoration: none;
	}
	
	a.grey:hover {
	text-decoration: underline;
	}
	
.texttest {
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
	background-color: #ffffff;
	padding-right: 8px;
}

.gbox_contain {
	
	margin: auto;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gbox_content {
	padding: 10px 10px 4px 10px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
}
.gbox_content ul {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    #margin-bottom: -16px;
    _margin-bottom: -16px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
.gbox_content li {
	margin-bottom: 8px;
}

.gbox_heading_text {
	font-size: 12pt;
	font-weight: bold;
	padding-right: 8px;
	color: #000000;
	background-color: #ffffff;
	}

.gbox_top {
	width: 100%;
	height: 6px;
	background-image: url(top_repeat.jpg);
	background-repeat: repeat-x;
}
.gbox_top_heading {
	text-align: left;
	height: 24px;
	background-image: url(top_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gbox_top_left {
	float: left;
}
.gbox_top_right {
	float: right;
}
.gbox_bottom {
	width: 100%;
	height: 6px;
	background-image: url(btm_repeat.jpg);
	background-repeat: repeat-x;
}
.gbox_btm_left {
	float: left;
	/*margin-left: 0px;*/
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
}
.gbox_btm_right {
	float: right;
	
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
}



.gbox_navlist li {
list-style-type: none;
margin-bottom: 8px;
}


.gbox_navlist ul {
margin-left: 2px;
}

.gbox_navlist ul li {
padding-left: 14px;
}


.gbox_navlist li ul {
padding-top: 8px;
padding-bottom: 8px;
}


.gbox_expanded{
font-weight: bold;
}

.gbox_active {
background-image: url(navlist_selected.jpg);
background-repeat: no-repeat;
background-position: left;
}






/* TICKER KEY */




.greyticker_key{   

	height: 34px;
	MARGIN: fixed;
	OVERFLOW: hidden;
	
	margin-top: 0px;
	color: #999999;
	font-size: 10pt;
	font-weight: none;
	background-image: url(ticker-key-bkgd.jpg);
	background-repeat: no-repeat;         
}

.greyticker_key A {

            color: #999999;

}

.greyticker_stock_price {

            MARGIN-LEFT:0px; 

}

 

.greyticker_stock_price IMG {

    /*PADDING-RIGHT: 0px;*/
	PADDING-RIGHT: 6px;
	

}

.greyticker_positive {

            color: #009245;

}

.greyticker_negative{

       COLOR: #ff0000;FONT-SIZE: 9pt; font-weight: bold;

}

.greystory_categories TABLE {

            FLOAT: left; HEIGHT: 34px

}

.greystory_categories TD {

            PADDING-RIGHT: 0px; 

}

.greystory_categories A {

            COLOR: #999999; 

}

.greystory_categories IMG {

            PADDING-RIGHT: 4px; FLOAT: left

}


