/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	line-height:14px;
	color:#333333;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	}
	
big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold
	color:#333333;

}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:10px;
	}
	
.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#7baad7;
	}

.footer a:link {
	color:#7baad7; 
	text-decoration:none;
	font-weight:normal; 
	}
	
.footer a:visited {
	color:#7baad7;
	text-decoration:none; 
	font-weight:normal;
	}
	
.footer a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal; 
	}


.title {
	width:500px;
	display: block;
	padding:2px;
	font-family:arial, helvetica, sans-serif; 
	font-size:17px; 
	color:#2873E9;
	}
	
.line { border-bottom: thin;
        color: #C1DCFA;
		width: 100%;
}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#666666;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

a:link {
	color:#0033cc; 
	text-decoration:underline;
	font-weight:normal; 
	}
	
a:visited {
	color:#0033cc;
	text-decoration:underline; 
	font-weight:normal;
	}
	
a:hover {
	color:#000000; 
	text-decoration:underline; 
	font-weight:normal; 
	}

.hi {
	background-color:#00fe24;
	}


.pngt  {
	behavior: url("/cc/js/pngbehavior.htc");
	}








/* Navigation Styles*/
	
.navLink {
        width: 150px;
	border-top: solid 1px #d7dae4;
	}
	
.navLink a {
	display: block; 
	padding: 4px; 
	font-weight:normal;
	font-size:11px;
	color:#495883; 
	text-decoration:none;
	border-bottom: solid 1px #d7dae4;
	}
	
.navLink a:visited {
	color:#495883;
	text-decoration:none; 
	font-weight:normal;
	}
	
.navLink a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#121b31;
	}

.navaLink {
        width: 150px;
	}
	
.navaLink a {
	display: block; 
	padding: 4px; 
	font-size:11px;
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#121b31;
	}
	
.navaLink a:visited {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#121b31;
	}
	
.navaLink a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#121b31; 
	}
	
.subLink {
        width: 150px;
	}
	
.subLink a {
	display: block; 
	padding: 4px 4px 4px 14px; 
	font-weight:normal;
	font-size:11px;
	color:#121b31; 
	text-decoration:none;
	background-color:#d7dae4;
	border-bottom: solid 1px #121b31;
	}
	
.subLink a:visited {
	color:#121b31; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#d7dae4;
	}
	
.subLink a:hover {
	color:#121b31; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#edeef2; 
	}	
	
	
	
/* Page Layout Styles*/
	

.bg-ops {
	background-image: url("/i/banners08/operations.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}
	
.bg-merger {
background-image: url("/i/banners08/merger.jpg"); 
background-repeat: no-repeat; 
background-position: top center;
	}
	
.bg-invest {
	background-image: url("/i/banners08/investors.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-news {
	background-image: url("/i/banners08/news.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-qwik {
	background-image: url("/i/banners08/qwik.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}
	
.bg-contact {
	background-image: url("/i/banners08/contact.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-careers {
	background-image: url("/i/banners08/careers.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-disclaim {
	background-image: url("/i/banners08/disclaimer.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

/* Operations Layout Styles*/

.ops {
	background-image: url("/i/common08/ops-bg.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

#div-1 {
 position:relative;
 top:0px;
 left:7px;
 height:55px;
}
#div-1a {
 float:left;
 width:150px;
}
#div-1b {
 float:left;
 width:150px;
}

#div-1c {
 float:left;
 width:150px;
}

#div-1d {
 float:left;
 width:150px;
}

#div-1e {
 float:left;
 width:137px;
}

#div-1 a {
	font-family:verdana,arial;
	font-size:11px;
	color:#333333; 
	text-decoration:none; 
	font-weight:bold;
	}
	
#div-1 a:visited {
	color:#333333; 
	text-decoration:none; 
	font-weight:bold;
	}
	
#div-1 a:hover {
	color:#0033cc; 
	text-decoration:none; 
	font-weight:bold;
	}