Body
{
	background-color:#CCCEDA;
	/**overflow:hidden;**/
	
	
}

.PageHeading
{
	font-size:16pt;
	font-family:arial;	
	font-weight:normal;
	color:#F37022;

}

.copy
{
	color:White;
	font-family:arial;	
	font-size:12pt;
	line-height:1.3;
	font-weight:normal;
	
}
.ContentTable
{
	background-image: url(../images/background_main.png); 
	background-repeat:no-repeat;
	width:1100px;
	height:640;
}
.ContentTableSub
{
	background:none transparent;	
    background-attachment:fixed;
	overflow:auto;
	
	
	
}


.footer
{
	background-image: url(../images/bottom_gray.png); 
	width:1100;
	height:30px;
	font-size:10pt;
	font-family:Arial;
}

.footerHome
{
	background-image: url(../images/bottom_gray.png); 
	width:1100;
	height:30px;
	font-size:10pt;
	font-family:Arial;
	position:relative; 	
	top:36; 	
	left:0;
}


<!--[if IE]> -->

.footerHome
{
	background-image: url(../images/bottom_gray.png); 
	width:1100;
	height:30px;
	font-size:10pt;
	font-family:Arial;
	position:relative; 	
	/*top:-101; 	*/
	left:0;
}

<![endif]-->

#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px;
	display: block;	
}
#button a:link {
	color: #649fcb;
	background-color: #0D752D;
	border: 1px solid #F37125;
	text-decoration:none;
	padding: 3px 6px;
	
}

#button a:active {
	color: white;
	background-color: #0D752D;
	border: 1px solid #F37125;
	text-decoration:none;
	padding: 3px 6px;
	
}

#button a:visited {
	color: white;
	background-color: #0D752D;
	border: 1px solid #F37125;
	text-decoration:none;
	padding: 3px 6px;
	
}

#button a:hover {
	color: white;
	background-color: #004314;
	border: 1px solid #F37125;
	text-decoration:none;
	padding: 3px 6px;
	
}

.MouseOverAltTag
{
    BACKGROUND-COLOR: #05792E;
    BORDER-BOTTOM: #CED660 3px outset;
    BORDER-LEFT: #CED660 3px outset;
    BORDER-RIGHT: #CED660 1px outset;
    BORDER-TOP: #CED660 1px outset;
    COLOR: white;
    FONT: 9pt arial;
    WIDTH: 150px;
    layer-background-color: #9999aa
}



/**********************************************
** This is used for the ticker on the home/products page
***********************************************/
#ClockProducts
{
	background:none transparent;	
	color:black;	
	text-align:left;
	font-family:arial;
	font-size:14pt;
	vertical-align:center;
	width:350px;
	border:0px;
	position:absolute;
	top: 150px;
	left: 290px;
}

#ClockHome
{

	background:none transparent;	
	color:white;	
	text-align:left;
	font-family:arial;
	font-size:12pt;
	vertical-align:center;
	width:360px;
	border:0px;
	position:relative; 		top:-118; 	
	left:-230;
}

#HomeLogo
{
	position:relative; 	
	top:-100; 	
	left:-28
	
}

#SplashLogo
{
	position:relative; 	
	top:-874; 	
	left:238;

	
}
#HomeFlash
{
	position:relative; 	
	top:-765; 	
	left:2;
	z-index:1;
	
}


#SubNav{position:relative; top:-23; left:252;}
#SubNewsroomNav{position:relative; top:-24; left:580;}
#Products_CambiaLogo{position:relative; top:-15; left:-54;}

/*************************************************
** This will detect for IE and overwrite the definitions above, which are for non-IE (e.g., Safari, Firefox, etc.)
**************************************************/
<!--[if IE]> -->
#SubNav{position:relative; top:-27; left:251;}
<![endif]-->

<!--[if IE]> -->
#SubNewsroomNav{position:relative; top:-28; left:580;}
<![endif]-->

<!--[if IE]> -->
#Products_CambiaLogo{position:relative; top:5; left:-10;}
<![endif]-->

<!--[if IE]> -->
#HomeFlash
{
	position:relative; 	
	top:-765; 	
	left:2;
	z-index:1;
}
<![endif]-->

<!--[if IE]> -->

.footerHome
{
	background-image: url(../images/bottom_gray.png); 
	width:1100;
	height:30px;
	font-size:10pt;
	font-family:Arial;
	position:relative; 	
	top:5; 	
	left:0;
}


<![endif]-->

<!--[if IE]> -->
#ClockProducts
{
	background:none transparent;	
	color:black;	
	text-align:left;
	font-family:arial;
	font-size:14pt;
	vertical-align:center;
	width:350px;
	border:0px;
	position:relative; 	
	top:-1445; 	
	left:265;
}
<![endif]-->


