html, body{ 
 
 PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1em; PADDING-BOTTOM: 0px; MARGIN: 0em 0px; COLOR: #000; LINE-HEIGHT: .85em; PADDING-TOP: 0.5em; background-color: #f1f1f1; text-align: center; font-family: Arial, Helvetica, sans-serif;
} 


a:link { 
color: #F78A07; 
text-decoration: underline;

}

a:visited { 
color: #F78A07; 
text-decoration: underline;
}

a:hover {
color: gray; 
background-color: transparent;
text-decoration: none;
} 

h1{
	   margin:10px 10px 10px 10px;
		font-size:12px;
		padding-top:0px;
		color: #F78A07;
		}
			
		
	h2{
	   margin:0px 10px 10px 10px;
		font-size:12px;
		padding-top:0px;
		color: #666666;
		font-weight: bold;
		}
	
	
	/*h3{
	   margin:0px 10px 10px 10px;
		font-size:12px;
		color: Black;
		font-weight: normal;
		}*/
	
	
		
	/*h5{
	   margin:0px 10px 10px 10px;
		font-size:11px;
		padding-top:0px;
		color: #ff9900;
		font-style: italic;*/
		
		
		
	/*h6{
	   margin:0px 10px 10px 10px;
		font-size:12px;
		padding-top:0px;
		color: #ff9900;
		font-weight: bold;
		}*/
		
	p,pre {
	   margin:0px 10px 0px 10px;
		font-size:11px;
		padding-top:0px;
		padding-bottom: 0px;
		color: gray;
		font-weight: normal;
		}
		
	p.grey {
		color: Gray;
		margin: 0px 0px 0px 10px;
	}
	
	p.bold {
	font-weight: bold;
	}
		
	a.italic {
	font-style: italic;
	font-weight: normal;
		
	}
	
	a.lightgray{

	color: Gray;
		
	}
	
		
	.white{
		color: #F78A07;
		font-size:11px;
		
	}
   
	p.righttext{
	   margin:0px 5px 10px 20px;

	}
	
	.elevenfontblack{
		font-size: 11px;
		color: gray;
	}
	
	.itals {
	font-style: normal;
	color: #F78A07;
	font-size: 10px;	
	   
	}	

   .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

	.alignleft{
		text-align: left;
	}   
	
	.orange {
		color: #F78A07;
	}  
	
	.alignright {
		display: inline;
		float: right;
		position: relative;
		background-color: #EFEFEF;
		height: 40px; 
		
	}  
	
	.floatpicture{
		float: right;
		position: absolute;
		vertical-align: top;
		margin-left: 151px;
	}
#flashbanner {
	display: inline;
	position: relative;
	height: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 649px;
}
#home_link {
	float: left;
}


	
	.homeurl{
		float: left;
		position: absolute;
		left: 12px;
		top: 16px;
		width: 126px;
		height: 120px;
		border: none;
	}
	
	
#pagewidth{ 
	CLEAR: both; BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 0em; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 0em; BACKGROUND: #fff; PADDING-BOTTOM: 0em; MARGIN: auto; BORDER-LEFT: #ccc 1px solid; WIDTH: 50em; PADDING-TOP: 0em; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left; min-width: 50em; max-width: 60em; Xwidth: 90%
}

 
#header{
	height:154px;
	/*width:100%;*/
 background-color: #ccc;
	background-image: url(../Technology_PR_Room_Site_Images/header-gradient2.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;

}

#can{
 width: 136px;
 height: 78px;
 position: absolute;
 float:left;
 left: 4px;
 top: 200px;
 border: none;
 z-index:999;
}

#leftcol{
 width:153px; 
 float:left; 
 position:relative; 
 /*background-color:#ffffff;*/
 background-image: url(../Technology_PR_Room_Site_Images/nav_fill.gif);
 background-repeat: repeat-y;
 /*padding-left: 10px;*/

 }
 
 #can{
 width: 136px;
 height: 78px;
 position: absolute;
 float:left;
 left: 4px;
 top: 200px;
 border: none;
 z-index:999;
}
 
#leftcol img{
	border: 0;
	padding: 0;
	vertical-align: top;
	
} 
#twocols{
 width:645px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:180px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 background-image: url(../Technology_PR_Room_Site_Images/right_rule.gif);
 background-repeat: no-repeat;
 padding: 0px 10px 0px 10px;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display: inline; 
 position: relative; 
 width:445px; 
 }
 
#footer{
 background-color: #EFEFEF;
 clear:both;
 border-top: #ccc 1px solid;
 text-align: center;
 
 } 
 
  #footer a {
 	color:gray;
 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing
#leftcol{display:none;} 

/*hide the right column when printing
#rightcol{display:none;} 
#twocols, #maincol{width:80%; float:none;}*/

#leftcol{display:none;} 
#rightcol{display:none;} 
#pagewidth{border: 0px;}
#twocols, #maincol{width:80%;float:left;}
 
     P{
	   margin:0px 0px 0px 10px;
		font-size:11px;
		padding-left:0px;
		padding-right:0px;
		color: black;
		font-weight: normal;
		text-align: left;
		}

