@media screen,projection {

body {
	margin:10px 0;
	font: 75%/1.4em Arial, sans-serif;
	color: #000;
	background-color: #FFF;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: #02b1fe;
}
a:visited {
	color: #02b1fe;
}
a:hover {
	color: #cf7041;
}
h1 {
	font: bold 2em/1.1em Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
}
h2 {
	font: normal 1.33em/1.1em Arial, sans-serif;
	color: #000;
	margin-bottom: 18px;
}

#content h2 {
	font: bold 1em/1.1em Arial, sans-serif;
}
h3 {
	font: bold 1.33em/1.1em Arial, sans-serif;
	color: #000;
	margin: 0 0 18px 0;
}
hr {
	border: 0;
	width: 100%;
	color: #d4d5d5;
	background-color: #d4d5d5;
	height: 1px;
}
li {
	margin: 2px 0;
	padding: 0;
}
table {
	margin: 16px 0;
	border: 0;
	border-collapse: collapse;
}
td, th {
	border: 0;
	padding: 2px 4px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}
th {
	border-bottom: 1px solid #000;
}

body div {
	width: 66.66em;
	min-width: 800px;
	margin: 0 auto;
	position: relative;
}
body div div {
	width: auto;
	min-width: 0;
	margin: 0;
	position: static;
}
#header, #home-header {
	width: 750px;
	height: 97px;
	background: #fff url(/assets/images/refresh/headerBg.gif) no-repeat;
	position: relative;
	margin:0 auto;
}
#home-header {
	height: 133px;
	background: #fff url(/assets/images/refresh/homeHeaderBg.gif) no-repeat;
	margin-bottom:10px;
	/*margin-left:20px;*/
}
#header a, #home-header a {
	float: left;
}
#header h1, #header h2 {
	margin: 0;
	float: right;
	text-align: right;
	width: 70%;
	margin-right: 25px;
}
* html #header h1, * html #header h2 {
	margin-right: 15px;
}
#header h1 {
	font-size:20px;
	margin-top: 60px;
}
#header h2 {
	font-size:14px;
	margin-top:3px;
}
#home-header h1, #home-header h2 {
	display: none;
}
#header ul, #home-header ul {
	position: absolute;
	top: 20px;
	left: 370px;
	margin: 0;
	padding: 0;
}
#header ul li, #home-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;	
	margin: 0;
	color: #000;
}
#header ul li a, #header ul li a:visited, #home-header ul li a, #home-header ul li a:visited {
	padding: 0 .5em;
	float: none;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#home-header ul li a {
	padding: 0 .4em;
}
#search {
	position: absolute;
	top: 20px;
	right: 20px;
}
* html #search {
	width: 225px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	white-space: nowrap;
}
#search fieldset legend {
	display: none;
}
#search fieldset label, #search input  {
	float: left;
}
#search fieldset label {
	text-transform: lowercase;
	font-size: 12px;
	font-weight:bold;
	padding-right: 3px;
	padding-top:1px;
}
#search-terms {
	height: 14px;
	background-color: #fff;
	border:1px solid #666;
	border-right:0;
	color: #000;
}


#drop-down-menu {
	display: block;
	padding: 0;
	margin: 10px 0 10px 10px;
}
* html #drop-down-menu {
	width: 70%;
}
#drop-down-menu.home {
	position: absolute;
	top: 56px;
	left: 25px;
	margin: 10px 15px 10px 0;
}
#drop-down-menu:after {
	content: ".";
	width: 100%;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#drop-down-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
* html #drop-down-menu li {
	height: 22px;
	overflow: hidden;
}
#drop-down-menu li a, #drop-down-menu li a:visited {
	display: block;
	float: none;
	padding: 3px 6px;
	color: #009999;
	position: relative;
	/*font: 10px 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;*/
	font: 11px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid transparent;
	border-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
* html #drop-down-menu li a, * html #drop-down-menu li a:visited {
	border: 0;
	padding: 4px 7px;
}
#drop-down-menu.home li a, #drop-down-menu.home li a:visited {
	/*width:96px;*/
	height:27px;
	font-weight:normal;
	color: #000;
	letter-spacing: -.01em;
	text-transform:lowercase;
	font-size:13px;
	border:0px;
	background-image:none;
	padding:6px 50px 0 14px;
	margin-bottom:-3px;
}

#drop-down-menu li a:hover, #drop-down-menu .active, #drop-down-menu li.jdm_active a, #drop-down-menu li.jdm_active a:visited {
	border-color: #009999;
	border:0px;
	background:transparent url(/assets/images/refresh/bgTopMenuItem.png) no-repeat top left;
	z-index: 999 !important;
}

#drop-down-menu.home li ul li a, #drop-down-menu.home li ul li a:visited, #drop-down-menu.home li ul li {
	font-size:11px;
	background-image:none;
}

* html #drop-down-menu li.jdm_active a, * html #drop-down-menu li.jdm_active a:visited {
	border-width: 2px 2px 0 2px;
	border-color: #009999;
	border-style: solid;
	padding: 3px 6px;
}

* html #drop-down-menu li.jdm_active ul li a, * html #drop-down-menu li.jdm_activeul li a:visited {
	border: 0 !important;
	padding: 0 !important;
}

/*The two drop down buttons on home page*/
#home-dropdown-buttons {
	width:486px;
	position:absolute;
	top:100px;
	left:280px;
	margin:0 0 0 5px;
	padding:0;
}
#verifOff {
	width:242px;
	height:28px;
	background:url(/assets/images/refresh/verifOff.gif) no-repeat top center;
	padding-right:2px;
	cursor:pointer;
	float:left;
}
#customOff {
	width:242px;
	height:28px;
	background:url(/assets/images/refresh/customOff.gif) no-repeat top center;
	cursor:pointer;
	float:left;
}
#verifOn, #customOn {
	width:214px;
	font-size:11px;
	background:#fff;
	border:2px solid #005555;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	border-top:0;
	padding:6px 12px 12px 12px;
	margin-top:25px;
	margin-left:1px;
	display:none;
	z-index:200 !important;
	position:absolute;
}
#customOn {
	margin-left:244px;
}
#verifOn a, #verifOn a:visited, #customOn a, #customOn a:visited {
	color:#000;
}
#verifOn a:hover, #customOn a:hover {
	color:#000;
}

/* -- Sub-Menus -- */
#drop-down-menu li ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0 1px 0 0;
	padding: 11px;
	width: auto;
	min-width: 100px;
	z-index: 998;
	background-color: #FFF;
	border: 2px solid #009999;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
* html #drop-down-menu li ul {
	width: auto;
}
#drop-down-menu li ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 3px 0 3px 3px !important;
	white-space: nowrap;
	clear: both;
}
* html #drop-down-menu li ul li {
	padding: 0 0 0 3px;
}
#drop-down-menu li ul li a, #drop-down-menu ul li a:visited, #drop-down-menu.home ul li a:visited, #drop-down-menu.home ul li a {
	text-transform: none;
	padding: 0;
	border: 0;
	font-weight: bold;
	color: #333;
	display: inline;
	letter-spacing: .01em;
}
* html #drop-down-menu li ul li a {
	margin-right: 65px;
}
#drop-down-menu li ul li a:hover, #drop-down-menu li ul li:hover {
	color: #cf7041 !important;
	border: 0;
}
#drop-down-menu li.no-link {
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	left: -5px;
}
#drop-down-menu li.no-link a, #drop-down-menu li.no-link a:hover, #drop-down-menu li.no-link a:visited {
	text-decoration: underline !important;
	color:#000 !important;
	font-weight: bold !important;
	font-size: 12px !important;
}

#breadcrumbs {
	display: block;
	clear: both;
	font-size: 11px;
	color: #666;
	letter-spacing: .05em;
	padding-left: 250px;
	width: 555px;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color: #666;
	text-decoration: none;
}
#content-wrapper {
	float: right;
	width: 542px;
	margin: 1% 3% 1% 1%;
}
#content-wrapper.wide {
	float: none;
	width: 750px;
	margin: 1% 3% 1% 3%;
}
* html #content-wrapper {
	margin-right: 11px;
}
#content-wrapper img {
	display: block;
}
#content {
	width: 510px;
	min-height: 400px;
	padding: 0 15px;
	border: 1px solid #999;
	border-top: 0;
	border-bottom: 0;
	overflow: hidden;
}
#content.wide {
	width: 720px;
}
#content img {
	display: inline;
}
#content ul li {
	padding-top: 0;
}
#sidebar-wrapper {
	width: 192px;
	margin: 1% 1% 1% 3%;
}
#sidebar-wrapper img {
	display: block;
}
#sidebar {
	width: 162px;
	padding: 0 15px;
	border: 1px solid #999;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	overflow: hidden;
}
#sidebar img {
	display: inline;
}
#sidebar-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar-menu li {
	margin: 0 0 1.5em 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
#sidebar-menu li a, #sidebar-menu li a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#sidebar-menu li a:hover {
	color: #cf7041;
}
#sidebar-menu li ul li.active a, #sidebar-menu li ul li.active a:visited {
	color: #cf7041;
}
#sidebar-menu li ul li.active ul li a, #sidebar-menu li ul li.active ul li a:visited, #sidebar-menu li ul li.active ul li.active ul li a, #sidebar-menu li ul li.active ul li.active ul li a:visited {
	color: #666;
}
#sidebar-menu li ul li.active ul li.active a, #sidebar-menu li ul li.active ul li.active ul li.active a, #sidebar-menu li ul li.active ul li.active a:visited, #sidebar-menu li ul li.active ul li.active ul li.active a:visited {
 	color: #cf7041;
}
#sidebar-menu li ul {
	padding-left: 7px;
	margin: 0;
}
#sidebar-menu li ul li {
	margin-bottom: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	
}
#sidebar-menu li ul li a, #sidebar-menu li ul li a:visited {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .05em;
}
#sidebar-menu li.no-link {
	font-weight: bold !important;
	font-size: 13px;
	position: relative;
	left: -5px;
	z-index:-1 !important;
}
#footer-menu {
	width: 100%;
	clear: both;
	margin: 0 0 2em 25px;
	padding: 2em 0 0 0;
}
#footer-menu:after {
	content: ".";
	width: 100%;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#footer-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#footer-menu li a, #footer-menu li a:visited {
	display: block;
	padding: 0 1em 0 0;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	/*font: 10px 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;*/
	font: 10px Arial, Verdana, sans-serif;
}
#copyright {
	font-size: 83%;
	margin: 2em 25px;
	clear: both;
}
#copyright a, #copyright a:link, #copyright a:visited, #copyright a:hover {
	color:#000;
}
.date_listing {
	color:#999;
}

/* Home page */

#intro-images {
	width: 748px;
	height: 150px;
	position: relative;
	margin: 0px 20px 0 20px;
	z-index: 0;
}
.int-img {
	height:150px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin-top:0px;
	border-left: 2px solid #009999;
	border-right: 2px solid #009999;
	border-top: 2px solid #fff;
	border-bottom:0;
}
.int-img img {
	width:746px;
}
.int-img p {
	margin:0 !important;
}
#intro-image1 {
	display: block;
}
#intro-image-triggers {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	margin:2px 20px 0 20px;
}
#intro-image-triggers li {
	display: block;
	float: left;
	width: 187px;
	height: 31px;
	list-style-type: none;
	margin: 0 0 1px 0;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
	line-height: 1.1em;
}
#intro-image-triggers li a {
	display: block;
	padding: 4px 25px 3px 25px;
	height: 24px;
	background: transparent url(/assets/images/refresh/introImageTriggerBg.jpg) no-repeat scroll;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	border: 0;
}
#intro-image-triggers li.last a {
	background: transparent url(/assets/images/refresh/introImageTriggerBg_last.jpg) no-repeat scroll;
}
#intro-image-triggers li a:hover {
	color: #cf7041;
}
#intro-image-triggers li.last {
	margin-right: 0;
	width: 189px;
}
#intro-image-triggers li a.selected {
	background: transparent url(/assets/images/refresh/introImageTriggerBgActive.jpg) no-repeat;
	color: #24a2a2;
}
#intro-image-triggers li.last a.selected {
	background: transparent url(/assets/images/refresh/introImageTriggerBgActive_last.jpg) no-repeat;
	color: #24a2a2;
}

* html #home-content {
	width: 770px;
}
#home-content {
	margin-left:5px;
}
#home-content h2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #009999;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#home-content a.header {
	font-size: 10px;
	text-transform: uppercase;
	color: #009999;
	font-weight: bold;
	margin: 0 0 18px 0;
}
#home-content:after {
	content: ".";
	visibility: hidden;
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}

#bottom-content-wrapper {
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
}
#novas-laker-wrapper {
	width: 288px;
	height: 375px;
	position: relative;
	float: left;
	margin: 9px 3px -1000em 20px;
	line-height: 1.3em;
	padding: 0 0 1000em 0;
	z-index:1;
}
/** adjust this if content truncated in ie6 **/
* html #bottom-content-wrapper {
	height: 430px;
}
#novas-laker-wrapper p {
	margin-top: 0;
	margin-bottom: 5px;
}
#novas-laker-wrapper a, #novas-laker-wrapper a:visited {
	color: #000 !important;
}
* html #novas-laker-wrapper {
	margin-left: 10px;
}
#novas-verification {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 268px;
	padding: 10px;
	background: #FFF url(/assets/images/refresh/novasBg.gif) no-repeat;
	z-index: 99;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
#novas-verification a.header {
	display: block;
	width: 49%;
	float: right;
	line-height: 11px;
	margin-top: 5px;
	color: #999 !important;
}
#novas-verification h2 {
	width: 45%;
	float: left;
	line-height: 11px;
	margin-top: 5px;
	cursor: pointer;
}
#laker-custom {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 268px;
	padding: 10px;
	background: #FFF url(/assets/images/refresh/lakerCustomBg.gif) no-repeat;
	z-index: 98;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
#laker-custom a.header {
	display: block;
	width: 45%;
	float: left;
	line-height: 11px;
	margin-top: 5px;
	color: #999 !important;

}
#laker-custom h2 {
	width: 49%;
	float: right;
	line-height: 11px;
	margin-top: 5px;
	cursor: pointer;
}
#novas-verification p, #laker-custom p {
	clear: both;
}
#latest-upcoming {
	width: 285px;
	float: left;
	margin: 9px 4px 4px 4px;
}
#latest-news {
	width: 264px;
	margin: 0;
	padding: 28px 10px 10px 14px;
	background: #FFF url(/assets/images/refresh/newsEventsBg.gif) no-repeat;
	line-height: 1.1em;
}
#latest-news a, #latest-news a:visited,
#upcoming-events a, #upcoming-events a:visited,
#quick-links a, #quick-links a:visited {
	color: #333;
	font-weight: bold;
		line-height: 1.1em;	
}
#news-events-divider {
	margin: 0;
}
#news-events-divider img {
	display: block;
}
#upcoming-events {
	width: 264px;
	margin: 0;
	padding: 38px 10px 10px 14px;
	background: #FFF url(/assets/images/refresh/upcomingEventsBg.gif) no-repeat;
	line-height: 1.1em;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
* html #upcoming-events {
	height: 300px;
}
#upcoming-events p {
	margin: 0 0 10px 0;
}
#quick-links {
	width: 140px;
	float: left;
	margin: 9px 0 4px 4px;
	padding: 38px 10px 10px 10px;
	background: #FFF url(/assets/images/refresh/quickLinksBg.gif);
	line-height: 1.1em;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
* html #latest-upcoming {
	margin-right: 3px;
}
* html #quick-links {
	margin-left: 3px;
}
#home-bottom-bgs {
	margin: 0 20px;
	clear: both;
}
#home-bottom-bgs img {
	display: block;
}

.investor-relations a, .investor-relations a:visited {
	color: #000;
	text-decoration: none;
}

table.dividend-info {
	border: 1px solid #CCC;
	padding: 10px;
}
table.dividend-info th {
	background-color: #EEE;
	vertical-align: middle;
	border: 1px solid #CCC;
}
h2 img {
	vertical-align: bottom;
}

/*DITTO STYLES (NEWS LISTING)*/
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 10px;
    color: #666;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #ccc;
    padding: 1px 4px 2px;
    margin-right: 1px;
    background-color: #02b1fe;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 4px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #ccc;
    padding: 1px 4px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #666;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #02b1fe;
}
#ditto_pages .ditto_previous_link, #ditto_pages .ditto_next_link {
	border:0 !important;
}
.ditto_previous_off, .ditto_next_off {
	display:none;
}
.glossary_block ul {
	margin-top:-8px;
}
.glossary_block ul, ul#tag_list {
	padding: 0;
	list-style: none;
	overflow: hidden;
}

/*imported existing styles*/
.font-white-12 {
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

.decor-table {
	border: 1px solid #999;
}

.success-company-logo { 
	float: right;
	margin: 0 0 5px 5px;
}

/* end media filter */
}

.rss_icon {
	height:28px;
	/*margin-top:-40px;*/
	/*float:right;*/
	text-align:right;
	margin-bottom:-25px;
}