@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #888;
	height:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-size: 11pt;
}
a {
	cursor:pointer;
	text-decoration:none;
}
a:link {
	color:#063;
}
a:visited {
	color:#666;
}
a:hover {
	color:#636;
}
a:active {
	color:#636;
}
a:focus {
	color:#636;
}
div {
	padding:0;
	margin:0;
	border-width:0;
}
form {
	padding:0;
	margin:0;
	border-width:0;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
}
h1 {
	font-size:12pt;
	font-weight:bold;
}
h2 {
	font-size:11pt;
	font-weight:bold;
}
h3 {
	font-size:11pt;
	font-weight:normal;
}
img#Background {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
input {
	padding:0;
	margin:0;
	border-width:1px;
	border-style:solid;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
}
p {
	margin-top: 6.6pt;
	line-height: 13.2pt;
}
ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-image: none;
	list-style-type: disc;
}
img {
	border-style:none;
}
.DataGrid {
	width:100%;
	border-collapse:collapse;
}
.DataGrid tr th {
	border:1px solid #CCC;
	padding:1px;
	font-weight:bold;
	cursor:pointer;
}
.DataGrid tr td {
	border:1px solid #CCC;
	padding:1px;
}
.DataGridEven {
	background-color:#FFF;
}
.DataGridOdd {
	background-color:#EEE;
}
.DisplayNone {
	display:none;
}
.DivPicTopFull {
	width:780px;
	height:214px;
	text-align:center;
	background-color:#FFF;
}
.DivInsetGroupL {
	float: left;
	margin: 0 10px 10px 0;
}
.DivInsetGroupR {
	float:right;
	margin:0 0 10px 10px;
}
.DownloadItemsTable {
	width:100%;
	border-collapse:collapse;
}
.DownloadItemsTable thead tr {
	font-weight:bold;
}
.DownloadItemsTable td {
	border:2px solid #CCC;
	padding:4px;
}
.DownloadItemsTableTrShaded {
	background-color:#EEE;
}
.H1Keywords {
	font-weight:bold;
	font-size:11pt;
}
.ImgBoxTop {
	margin: 0 0 10px 0;
}
.ImgBrief {
	float:left;
	margin:0 5px 0 0;
}
.ImgHPSolutionBusinessPartnerLogo {
	float:right;
}
.InsetB { /* Inset with bottom caption */
    /*
	Width defined on div tag.
	Widths in multiples of 120px for look consistency: 120px 240px 360px 480px 600px 720px
	Float defined on div tag.
	*/
	margin: 10px; /* div tag usually overrides to 0 the left or right to coincide with float */
}
.InsetBLT {
	float:left;
	width:20px;
	height:20px;
}
.InsetBRT {
	float:right;
	width:20px;
	height:20px;
}
.InsetBT {
	width:auto;
	height:18px;
	border-width: 2px 0px 0px 0px;
	border-style: solid none none none;
}
.InsetBC {
	width:auto;
	border-width:0px 2px 0px 2px;
	border-style:none solid none solid;
	padding: 0px 10px 10px 10px;
}
.InsetBC p {
	padding: 0;
}
.InsetBLB {
	float:left;
	width:20px;
	height:20px;
}
.InsetBRB {
	float:right;
	width:20px;
	height:20px;
}
.InsetBB {
	width:auto;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.InsetT { /* Inset with top caption */
    /*
	Width defined on div tag.
	Widths in multiples of 120px for look consistency: 120px 240px 360px 480px 600px 720px
	Float defined on div tag.
	Margin defined on div tag to correspond with float.
	*/
	margin: 10px; /* div tag usually overrides to 0 either left or right to coincide with float */
}
.InsetTLT {
	float:left;
	width:20px;
	height:20px;
}
.InsetTRT {
	float:right;
	width:20px;
	height:20px;
}
.InsetTT {
	width:auto;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.InsetTC {
	width:auto;
	border-width:0px 2px 0px 2px;
	border-style:none solid none solid;
	padding: 10px 10px 0px 10px;
}
.InsetTC .InsetTCDownloads {
	clear:left;
	padding: 5px 0 5px 0;
	margin: 0;
}
.InsetTC .InsetTCBrch {
	float:left;
	clear:left;
	padding: 5px 5px 5px 0;
}
.InsetTLB {
	float:left;
	width:20px;
	height:20px;
}
.InsetTRB {
	float:right;
	width:20px;
	height:20px;
}
.InsetTB {
	width:auto;
	height:18px;
	border-width: 0px 0px 2px 0px;
	border-style: none none solid none;
}
.LiTmCompany {
	margin:11pt 0 0 0;
	list-style:none;
}
.LiTmCompanyUl {
	margin:0 0 0 1em;
}
.Oval45Title { /* 45 pixel tall product name oval */
	width:220px; /* Highly preferred to not override this.  Use .Oval45C1x16 or .Oval45C2x13 if necessary instead. */
	text-align:center;
	padding:0 10px 0 0;
	float:left;
}
.Oval45TitleL {
	float:left;
	height:45px;
	width:23px;
	background-repeat:no-repeat;
}
.Oval45TitleR {
	float:right;
	height:45px;
	width:23px;
	background-repeat:no-repeat;
}
.Oval45TitleC {
	height: 45px;
}
.Oval45TitleC h1 {
	margin:0;
	color:#fff;
	font-weight:normal;
}
.Oval45TitleC1x13 { /* 1 line of 13 point text. */
	padding:11px 0 0 0;
	font-size:13pt;
}
.Oval45TitleC1x14 { /* 1 line of 14 point text. */
	padding:10px 0 0 0;
	font-size:14pt;
}
.Oval45TitleC1x16 { /* 1 line of 16 point text. This is the preferred. */
	padding:9px 0 0 0;
	font-size:16pt;
}
.Oval45TitleC2x13 { /* 2 lines of 13 point text.  This is the last option.  Use <br/> between lines. */
	padding:1px 0 0 0;
	width:100%;
	font-size:13pt;
}
.Oval45Subtitle {
	height:45px;
	margin:0 0 10px 0;
}
.Oval45Subtitle h2 {
	color:#000;
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:10px 0 11px 0;
}
.PBrief {
	margin:0;
	font-size:10pt;
	line-height:12pt;
	color:#000;
}
.PLegal {
	font-size: 8pt;
	line-height: 9.6pt;
}
.PNoBorderGap {
	/* Opera 9.64 ignores 0 for font-size and/or line-height */
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	clear: both;
}
.POpeningHighlight {
	font-weight:normal;
}
.SpanFontSmall {
	font-size: 9pt;
}
.SpanFontSmall7 {
	font-size: 7pt;
}
.SpanPRCityDate {
	font-weight:bold;
}
.SpanWarning {
	color:#C00
}
.SpecH2 {
	margin-bottom:0;
}
.SpecH2First {
	margin-top:0;
	margin-bottom:0;
}
.SpecP {
	margin: 0 0 0 1em;
	text-indent:-1em;
}
