html,body {
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	background:#002754;
	scrollbar-base-color:#002754; text-decoration:underline; margin-left:1px; margin-right:1px
	}
	
	
td.imagecell {
	text-align: center;
	vertical-align: bottom;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
}


table.topcontent {
	width: 750px;
	background:#002754;
	border-collapse:collapse;
	cell-padding:px;
	cell-spacing:0px;
	text-align:left;
}

table.bottomcontent {
	width: 750px;
	background:#002754;
	border-collapse:collapse;
	cell-padding:0px;
	cell-spacing:0px;
	text-align:left;
	border-top: 0px solid #2f3342;
}	

table.thumbnails {
	background:#002754;
	width: 100%;
	cell-padding:0px;
	cell-spacing:0px;
	text-align:left;
	cursor:pointer;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	
}

div.factsheet {
	width:840px;
	align:center;
		}
	
table.factsheetmenutable{
	width:100%;
	height:30px;
	text-align: center;
	background:#002754;
	cell-padding:0px;
	cell-spacing:0px;
	border-collapse:collapse;
		
}

a.contentlink  { 
	
	color: #FFFFFF;
	background:#002754;
	margin:0px;
	cursor:pointer;
	outline: 0; -moz-outline: none;
	active:outline: 0;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	font-family: Arial; font-weight:bold; font-size:8pt;
	padding-left:6px; padding-right:6px; padding-top:0px; padding-bottom:0px; 
	}
	

	
input.launchfactsheetbutton  { 
	
	color: #FFFFFF;
	background:#002754;
	font-family: Arial;
	font-size:8pt;
	margin:0px;
	cursor:pointer;
	padding:4px;
	outline: 0; -moz-outline: none;
	active:outline: 0;
	width:110px;
	
	}
	
td.menucell {
	text-align: center;
	background:#002754;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
}


	
input.menubutton  {
	width:80px;
	color: #FFFFFF;
	background:#002754;
	font-family: Arial; font-weight:bold; font-size:8pt;
	margin:0px;
	cursor:pointer;
	outline: 0; -moz-outline: none;
	active:outline: 0;
	padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	}

		
div.thumbs {
	align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 100%;
	}
	
input.fasterslowerbuttons {
	visibility: hidden;
	}