/*
 * Copyright 2014 Thomson Reuters/ONESOURCE. All rights reserved.
 */

/* Override the silly default */
img {
	border: 0px;
}

input {
	float: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: auto;
}

body.popup {
	margin: 0;
}

a.disabled, a.disabled:link, a.disabled:visited, a.disabled:active {
	text-decoration: none;
	cursor: default;
	color: #c0c0c0;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #084C8D;
	text-decoration: underline;
}

p.copyright {
	color: gray;
	font-size: 80%;
}

/* font-size doesn't inherit from body for some strange reason */
table {
	font-size: 10pt;
}

div.header {
	width: 100%;
	height: 40px;
}

div.logo {
	float: right;
	position: relative;
	width: 180px;
	height: 40px;
	margin-right: 20px;
}


div.productInfo, span.productInfo {
	font-family: KnowledgeRegular, arial, sans-serif;
	font-size: 30px;
	float: left;
	padding: 3px 0 0 10px;
	color: #FF8E01;
	cursor: pointer;
}

span.productInfo {
	padding: 0;
}


span.productInfoBold {
	font-family: KnowledgeMedium, arial, sans-serif;
}

sup {
	font-size: 9px;
	vertical-align:top;
}

/**
 * Button styles
 */

button {
	border: 0px;
	background: transparent;
	overflow: visible;
	font-size: 90%;
	cursor: pointer;
	padding: 0px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: -5px;
	outline: 0;
}

button:active {
}

div.button, div.button_clicked {
	float: left;
	padding: 0px 0px 0px 7px;
	height: 30px;
	white-space: nowrap;
}

div.button span {
	height: 24px;
}

div.button_clicked span {
	height: 30px;
}

div.button span, div.button_clicked span {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	float: left;
}

div.button div, div.button_clicked div {
	width: 7px;
	height: 30px;
	float: left;
	clear: right;
}

img.menu_arrow {
	behavior: url("styles/iepngfix.htc");
	width: 12px;
	height: 9px;
	margin-left: 7px;
	margin-top: 6px;
}

/****************************
  * Menu styles
  ***************************/
div.menu_normal {
}

div.menu_disabled {
	color: #c0c0c0;
}

div.menu_current {
	font-weight: bold;
	color: #003F87;
}

div.menu_disabled_selected {
	color: #CCCCCC;
	background-color: #e8e8e8;
}

div.menu_normal_selected {
	background-color: #c8d2e3;
}

div.menu_current_selected {
	color: #003F87;
	font-weight: bold;
	background-color: #c8d2e3;
}

div.menu_border {
	width: 100%;
	padding: 1px 3px 1px 1px;
	background-color: white;
	border: 1px solid #8b93a0;
	float: left; /* Make firefox and IE act the same way when it comes to borders */
	-moz-box-sizing: border-box;
}

div.menu_border_ie {
	background-color: #8b93a0;
	float: right;
	height: 1px;
	font-size: 1px;
	line-height: 0;
}

div.menu_border div {
	cursor: default;
	white-space: nowrap;
	float: left;
	clear: left;
	width: 100%;
	position: relative;
}

div.menu_border div div {
	width: auto;
	padding: 3px 7px;
}

div.menu_border div.menu_arrow {
	float: right;
	clear: right;
	padding: 5px 7px;
}

div.menu_border div.menu_arrow img {
	behavior: url("styles/iepngfix.htc");
	height: 11px;
	width: 9px;
}

/* Firefox only */
div.menu_body {
	border: 0px;
	cursor: default;
}

img#borderCover {
	position: absolute;
	background-color: white;
	height: 1px;
	z-index: 20;
	display: block;
}

body.menu_body {
	position: relative;
}

table.loginbox {
	width: 836px;
	height: 377px;
	border: 1px solid #97969A;
	margin-top: 22px;
	font-family: Arial;
}

.determinationLogin, .changePassword {
	color: #FF9100;
	font-size: 33.8pt;
	margin: 13px 82px 0 27px;
}

.changePassword {
	margin: 0 50px 25px 25px;
}

.loginUserNamePasswordLabel {
	color: #000000;
	font-size: 8.3pt;
	text-align: right;
}

.loginUserNamePasswordTextBox {
	background: none repeat scroll 0 0 #F0EEEE;
	border-style: none;
	font-size: 8.3pt;
	height: 0.15in;
	padding: 0;
	width: 2.41in;
}

.loginUserNamePasswordPanel {
	margin-top: 20px;
}

.loginSubmitButton {
	height: 15px;
	width: 55px;
	background-color: #FF9100;
	color: #FFFFFF;
	cursor: pointer;
	padding-top: 2px;
	margin-right: 3px;
	text-align: center;
	font-size: 7.5pt;
}

.loginSubmitButtonPanel {
	float: right;
	margin-top: 4px;
}

.loginSubmitPanel, .loginBottomPanel, .changePasswordBottomPanel {
	width: 100%;
}

.loginBottomPanel {
	margin-top: 5px;
}


.changePasswordBottomPanel {
	margin-top: 20px;
}

.copyrightLabel, .copyrightLabelLogin {
	color: #97969A;
	float: left;
	font-size: 7.5pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.copyrightLabelLogin {
	margin: 0 0 17px 27px;
}

.logoPanel {
	margin: 0 27px 17px 0;
}

a.loginHyperLinks, a.passwordChangeLinksOk, a.passwordChangeLinks {
	color: #005A84;
	font-size: 8.25pt;
	text-decoration: none;
}
a.loginHyperLinks {
	margin: 25px 0 0 55px;
}

a.passwordChangeLinksOk {
	margin: 25px 0 0 145px;
}

a.passwordChangeLinks {
	margin-left: 15px;
}

span.resultsPlusMinus {
	cursor: pointer;
}

span.resultsPlusMinus img {
	margin: 3px 0px 3px 0px;
	vertical-align: middle;
}

.paddingRow {
	height: 10px;
}

@font-face {
	font-family: 'KnowledgeMedium';
	src: url('../fonts/knowledge-medium-webfont.eot');
	src: url('../fonts/knowledge-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/knowledge-medium-webfont.woff') format('woff'), url('../fonts/knowledge-medium-webfont.ttf') format('truetype'), url('../fonts/knowledge-medium-webfont.svg#KnowledgeMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'KnowledgeRegular';
	src: url('../fonts/knowledge-regular-webfont.eot');
	src: url('../fonts/knowledge-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/knowledge-regular-webfont.woff') format('woff'), url('../fonts/knowledge-regular-webfont.ttf') format('truetype'), url('../fonts/knowledge-regular-webfont.svg#KnowledgeRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'KnowledgeLight';
	src: url('../fonts/knowledge-light-webfont.eot');
	src: url('../fonts/knowledge-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/knowledge-light-webfont.woff') format('woff'), url('../fonts/knowledge-light-webfont.ttf') format('truetype'), url('../fonts/knowledge-light-webfont.svg#KnowledgeLight') format('svg');
	font-weight: normal;
	font-style: normal;
}


div#quickLinksLocationTop, div#quickLinksLocationBottom, div#productBanner, iframe#BodyFrame {
	min-width: 1020px;
}

