a {color: #f15b23;}
a:hover {color: #f15b23;}
a:link {color: #f15b23;}
a:active {color: #f15b23;}
a:visited {color: #f15b23;}

body {
	font-family: verdana;
	font-size: 11px;
	color: #404040;
	margin: 27px 0 0 0;
	direction:ltr;
}

img {
	border: 0px;
}

.wrapper{
	width:767px;
	margin-left:auto;
	margin-right:auto;
}

.logo{
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/logo.gif);
	background-repeat:no-repeat;
	height:48px;
	width:208px;
	display:block;
	float:left;
	margin-top:10px;
}


.right{float:right;}
/* rob
.left{float:left;}
*/
.left{float:left;}

/*********forms**************/
.selectStyle1{
	width:145px;
	height:17px;
	_height:14px;
	font-family:Verdana;
	font-size:11px;
	padding:0 0 0 3px;
	margin:1px 0 0 0;
	border:1px #B8B8B8 solid;
}


/***********text***************/
h1{
	margin:auto;
	padding:0px;
	color:#F15B23;
	font-size:26px;
	font-weight:normal;
	float:left;
	}

/* rob
h1{
	margin:0px;
	padding:0px;
	color:#F15B23;
	font-size:26px;
	font-weight:normal;
	float:left;
	}
*/

.firtsWord{
	color:#000;
	}

h2{
	font-size:14px;
	white-space:nowrap;
	margin:0 0 0 3px;
	padding:0;
	color:#000;
	}

.subtitle {border-bottom: 2px #C6C6C6 solid; padding-bottom:5px;}

/* Rob
.subTitle{
	float:left;
	clear:left;
	margin-top:auto;
	width:100%;
	padding-bottom:5px;
	border-bottom: 2px #C6C6C6 solid;
}
*/

.stockUp{
	color:#08A600;
	}

.stockSymbol{
	color:#656565;
}

/*********header***********/
.search_input {
		font-family: verdana;
		font-size: 11px;
		border: 0px;
		background: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bg_search_input.gif) no-repeat;
		width: 119px;
		height: 16px;
		padding:2px 0 0 4px;
		color: #FF6600;
		margin-right:1px;
		float:right;
	}


#header{	
	width:765px;
	height:64px;
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/topMenuStrip.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
	white-space:nowrap;
	padding-right:3px;
}

	
	#topMenu{
		width:452px;
		float:right;
		height:23px;
		margin-top:25px;
	}

	.anchor {
		color: #656565 !important;
		text-decoration: none;
	}
	.anchor:hover {
		color: #000000;
		text-decoration: none;
	}
	#header .current {
		color: #000;
		text-decoration: none;
		font-weight:bold;
	}
	.seperate {
		margin-left: 3px;
		margin-right: 3px;
		color: #B7B7B7;
	}
	
	#headerImg{
		margin:1px 0 0 0;
		background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/header_investors.jpg);
		background-repeat:no-repeat;
		width:727px;
		height:84px;
		color:#fff;
		font-size:24px;
		font-family:verdana;
		padding:30px 0 0 40px;
		line-height:25px;
	}
	#headerImgSingle {
		margin:1px 0 0 0;
		background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/header_investors.jpg);
		background-repeat:no-repeat;
		width:727px;
		height:74px;
		color:#fff;
		font-size:24px;
		font-family:verdana;
		padding:40px 0 0 40px;
		line-height:25px;
	}
	
#breadCrumbs{
	width:767px;
	height:53px;
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/topMenuStrip_2.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	}
#breadCrumbsTemplate{
	width:767px;
	height:29px;
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/topMenuStrip_2.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	}	
	
	#path {
	padding-top:10px;
	color: #F15B23;
	font-family:arial;
	font-size:12px;
	}
	#path a {
		color: #7D7D7D;
		text-decoration: none;
	}
	#path a:hover {
		text-decoration: underline;
	}


/****************/
.toolbarTemplate {
	width: 200px;
	
}
.toolbar{
	width:170px;
	border-top:1px #DADADA solid;
	float:left;
	font-family:arial;
	font-size:12px;
	}

	.toolbar .main{
		border-bottom:1px #DADADA solid;
		display:block;
		padding:7px 0 7px 7px;
	}
	
	.toolbar .main A{
		color:#656565;
		text-decoration:none;
	}
	.toolbar .main A:hover{
		color:#000!important;
	}
	
	.toolbar .current{
		background: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bullet_main.gif) no-repeat 9px 11px;
		background-color:#F3F3F3;
		font-weight:bold;
		padding-left:21px;
		font-size:12px;
	}
	
	
	.toolbar .current A{
		color:#656565!important;
	}
	
	
	.inner{
		height:24px;
		padding:0 0 0 0;
		border-bottom:1px #DADADA solid;
	}
	
	.inner A{
			display:block;
			padding:4px 0 0 28px;
			color:#7A7A0A;
			text-decoration:none;
	}
	.toolbar .inner A:hover{
		color:#F15B23!important;
	}
	
	.innerCurrent A{
		color:#F15B23!important;
		font-weight:bold;
		background: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bullet_sub.gif) no-repeat 20px 8px;
	}
.active {
font-weight: bold;
background-color: #F3F3F3;
}

/***********/
.mainArea{
	width:525px;
	padding:20px 24px;
	float:right;
	background-color:#F3F3F3;
	border-bottom:1px #fff solid;
	border-top:1px #D4D4D4 solid;
	overflow:hidden;
}
/* rob
.mainArea{
	width:525px;
	xheight:579px;
	padding:20px 24px;
	float:right;
	background-color:#F3F3F3;
	border-bottom:1px #fff solid;
	border-top:1px #D4D4D4 solid;
	overflow:hidden;
}
*/


.stockDetails {
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/stock_bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:19px;
	display:block;
	float:right;
	text-align:center;
	padding-top:5px;
	color:#000;
	margin-top:8px;
}

/* rob

.stockDetails {
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/stock_bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:19px;
	display:block;
	float:right;
	text-align:center;
	padding-top:5px;
	color:#000;
	margin-top:8px;
}

*/
	
	.stockDown{
		color:#FB0000;
	}
	
	.separationLine{
		color:#BEBEBE;
	}

.sendEmail{
width:112px;
	float:right;
	clear:both;
	white-space:nowrap;
	_margin-top:3px;
	margin-right:4px;
}

	.sendEmail A{
		text-decoration:none;
		color:#404040;
	}

/*******tables***********/

#dataTbl{
	width:100%;
	float:left;
}
	#dataTbl TD{
	height:30px;
	color:#404040;
	border-bottom: 1px #C6C6C6 solid;
	padding:0 7px;
	}
				
	#dataTbl .TRover{
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/selectedTR_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}

#dataTbl .TRPointer {
	cursor:pointer;
}
	#dataTbl .TRoverStyle2{
	background-color:#fff;
	}

.dataTblTitle{
	font-weight:bold;
	color:#656565;
}

.smallTable{
	width:267px!important;
	border-top: 1px #C6C6C6 solid;
	}
		
	.doubleCell{
	height:60px;
	_height:62px;
	}
	
	.noBorder{
	border-bottom:none!important;
	}
		
	.downloadButt{
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_download.gif);
	width:99px;
	height:15px;
	border:none;
	cursor:pointer;
	display:block;
	}

	.downloadButt:hover {
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_download_on.gif)!important;
	background-repeat:no-repeat;
	}	
	
	.printButt{
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_print.gif);
	width:50px;
	height:13px;
	border:none;
	cursor:pointer;
	display:block;
	}
	
	.printButt:hover {
	background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_print_on.gif)!important;
	background-repeat:no-repeat!important;
	}
	
	.emailButton {
		background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_email_btn.gif);
		width:50px;
		height:13px;
		border:none;
		cursor:pointer;
		display:block;
	}
	.emailButton:hover {
		background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/icon_email_btn_hover.gif)!important;
		background-repeat:no-repeat!important;
	}

.date{

	clear:both;
	height:20px;
	color:#656565;
	padding-top:5px;
	padding-left:5px;
}

.note{
	float:left;
	margin-top:5px;
	color:#919111;
}

.refreshButt{
background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/butt_refresh.gif);
width:131px;
height:21px;
border:none;
cursor:pointer;
display:block;
margin-top:6px;
}

.searchButt{
background:url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/butt_search.gif);
width:80px;
height:21px;
border:none;
cursor:pointer;
display:block;
margin:0 0 4px 4px;
}

/**************/
#webcast{
	float:left;
	margin-top:23px;
}
	#webcsatTtl{
	background: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/webcast_ttl.jpg);
background-repeat: no-repeat;
	display:block;
	width: 98%;
	height:16px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:4px 0 0 25px;
	}
#webcsatTtl2{
	background: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/webcast_ttl.jpg);
background-repeat: no-repeat;
	display:block;
	width: 499px;
	height:16px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:4px 0 0 25px;
	}
	
	#webcsatContent{
		background-color:#fff;
		width:482px;
		height:43px;
		color:#656565;
		padding:15px 25px;
	}
	
	.subscribe{
	display:block;
	margin-top:5px;
	color:#656565;
	text-decoration:underline;
	font-weight:bold;
}

/*****Include Content*****/
#include_content {
	padding-top: 54px;
}
.middle_header_black {
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 2px;
}	
	
/*****Press Releases*****/
.press_release_panel {
	height: 27px;
	background-image: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bg_header_line.gif);
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
.bg_awards_image {
	width: 109px;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px #C5C5C5 solid;
	text-align: center;
	vertical-align: baseline;
}
.fast_header_grey {
	color: #acacac;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.press_release_header {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.anchor_bullet_left {
	color: #F15B23;
	font-weight: bold;
	text-decoration: none !important;
	background-image: url(http://media.corporate-ir.net/media_files/irol/72/72861/images06/bg_anchor_bullet_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	line-height: 18px;
}
.anchor {
	color: #F15B23;
	text-decoration: none;
}
.anchor:hover {
	color: #F15B23;
	text-decoration: underline;
}
	
/***/

#searchStock{
	float:left;
	clear:both;
	white-space:nowrap;
	line-height:22px;
	width:100%;
}
	
/*****footer******/

.footer{
	width:767px;
	height:11px;
	clear:both;
	padding-top:5px;
	border-top:1px #C6C6C6 solid;
}

	#footerRights{
		float:left;
		font-size:11px;
		color:#5C5C5C;
	}
	
	#footerLinks {
		float:right;
		text-align:center;
		width:465px;
	}
	
	#footerLinks A{
		color: #000;
		font-size: 10px;
		text-decoration: none;
	}
	
	#copyright{
		float:right;
	}
	
	#copyright A {
		color: #8D8D8D;
		font-size: 11px;
		text-decoration: none;
	}




