body {
	background: #82BDC4;
	margin: 0px;
	padding: 0px;

}
img {
	border-width: 0px;
}
h1, h3, h4, th {
	font-family: "Arial", "san-serif";
	padding: 1px 5px 1px 0px;
	width: auto;
	text-align: left;
	margin: 0px 0px 0px 0px;

}

h5 {
	font-family: "Arial", "san-serif";
	font-size: 12pt;
	bottom-margin: 1px;
	color: #217680;
	letter-spacing: 1.5pt;
}
h2 {
	font-family: "Verdana", "san-serif";
	width: auto;
	padding: 0px 0px 5px 0px;
/*   	color: #FFFFFF;
	background: #217680; */
	color: #217680;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1.5pt;
	font-weight: bolder;
}
form {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	background: #82BDC4;
}
#material_select h2 {
	color: #FFFFFF;
	background: #217680;
	font-weight: normal;
	font-size: 14pt;
	margin-top: 3px;
	padding: 2px;
	text-align: center;
}
#material_select {
	float: left;
	background: #82BDC4;
	width: 225px;
	padding: 0px 10px 10px 10px;
/*	border-color: #82BDC4;
	border-style: solid;
	border-width: 0px 20px 10px 10px; */
}
#material_select h3, #material_select h4{
	border-color: #82BDC4;
	border-style: solid;
	border-width: 10px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #BED5D7;
	padding-left: 3px;
}
#material_select .SearchText {
	font-size: 10pt;
}
#material_select select {
	font-size: 9pt;
	width: 100%;
}

#reference_summary {
	background: #FFFFFF;
	vertical-align: top;
	width: auto;
	padding: 2px 10px 20px 5px;
	font-family: "Arial", "Sans-serif";
}

#reference_summary h2 {
	font-family: "Arial", "san-serif";
	width: auto;
	padding: 5px 0px 5px 10px;
        color: #FFFFFF;
	background: #217680;
	margin-bottom: 10px;	
}

#reference_summary h3 {
	margin-bottom: 3px;
	margin-top: 10px;
	background: #BED5D7;
}
.data_summary #trade_list {
	height: 100%;
	overflow: visible;
	background: transparent;
}
.data_summary #trade_list table tr td {
	text-align: left;
}
.data_summary {
	width: 95%;
	background: #D9F2F4;
	margin: 5px;
	padding: 5px;
/*	float: right; */
}

.data_summary h1 {
        color: #FFFFFF;
	background: #217680;
	margin: 0px;
	padding: 2px;

}
.data_summary h4 {
	margin-top: 15px;
	font-size: 14pt;
/*     	color: #FFFFFF;
	background: #217680; */
	color: #217680;
	margin-bottom: 5px;
	letter-spacing: 1.5pt;

}
.data_summary table {
	width: auto;
	border-collapse: collapse;
	border: 2px solid #BED5D7;
	height: auto;
/*	display: inline; */
	margin: 5px 20px 5px 20px;
/*	vertical-align: top; */
}

.data_summary table td {
	background: #FFFFFF;
	font-size: small;
	font-family: "Arial", "Sans-serif";
	text-align: center;
	border-width: 1px 0px 0px 0px;	
	border-style: solid;	
	border-color: #CCCCCC;
	margin: 0px;	
	padding: 2px 5px 2px 5px;

}

.data_summary table th {
	font-size: small;
	font-family: "Arial", "Sans-serif";
	text-align: center;
	border-width: 1px 0px 0px 0px;	
	border-style: solid;	
	border-color: #EEEEEE;
	margin: 0px;	
	padding: 2px 5px 2px 5px;
	background: #BED5D7;
}
.data_summary select {
	font-size: 8pt;
}

.data_summary table tr.SetupRowStart td, .data_summary table tr.SetupRowStart th {
	border-top: 2px solid #217680;
}

/*
.data_summary table tr td.SetupCol {
	border-right: 2px solid #217680;
}
*/
.update table {
	width: auto;
	border-collapse: collapse;
	border: none;
	height: auto;
/*	display: inline; */
	margin: 5px 20px 5px 20px;
/*	vertical-align: top; */
}

.update table td {
	background: #FFFFFF;
	font-size: small;
	font-family: "Arial", "Sans-serif";
	text-align:left;
	margin: 0px;	
	padding: 2px 5px 2px 5px;
}



#link_list {
	width: auto;
	background: #FFFFFF;
	font-family: "Arial", "sans-serif";
}

#trade_list {
	height: 300px;
	overflow: auto;
	width: auto;
        background: #FFFFFF;
        font-family: "Arial", "sans-serif";
}
.selected {
	background-color: #CCCCCC;
}
#trade_list a, #link_list a {
	text-decoration: none;
	color: #335FCC;
}
#trade_list a:hover, #link_list a:hover {
	color: #DA5B00;
}

#history {
	position: absolute;
	top: 0;
	right: 0;
	border-color: #D9F2F4;
	border-width: 0px 0px 3px 3px;
	border-style: solid;
	overflow: auto;
	width: 150px;
	display: none;

}
#history h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	background: #BED5D7;
	color: black;
}
#history a {
	display: block;
	background: #FFFFFF;
	font-size: small;
	font-family: "Arial", "Sans-serif";
	text-align: center;
	border-width: 1px 0px 0px 0px;	
	border-style: solid;	
	border-color: #CCCCCC;
	margin: 0px;	
	padding: 2px 5px 2px 5px;
	color: #335FCC;
	text-decoration: none;
}
#history a:hover {
	color: #DA5B00;
}
.data_summary table .le {
	text-align: left;
}
.data_summary table .ri {
	text-align: right;
}
.blank {}
.smallred {
	margin: 1px;
	padding: 1px;
	font-size: 8pt;
	font-family: "sans-serif";
	color: red;
}
.smalltext {
	margin: 1px;
	padding: 1px;
	font-size: 8pt;
	font-family: "sans-serif";
}
.copyright {
	font-size: 10pt;
	font-family: "sans-serif";
	background-color: white;
	display: block;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;	
	border-width: 1px 0px 1px 0px;	
	width: 100%;
}
.strikeout {
	text-decoration: line-through;
}
.todolist {
	list-style: square;
}
/*Validation page styles */
#validation table tr td {
	text-align: left;
	padding-bottom: 2em;
}

.top-links {
	width: auto;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 0px;
	background-color: #217680;
/*	text-align: right; */
	font-size: 10pt;
	color: white;
	letter-spacing: 2pt;
}
.top-links a {
	color: white;
	text-decoration: none;
	font-family: sans-serif;
}
.top-links a:hover {
	color: #82BDC4;
}
.top-links table, .top-links table tr, .top-links table td {
	margin: 0px;
	padding: 0px;
}
.BugButton {
	width: auto;
	text-align: left;
	font-family: sans-serif;
	font-size: 9pt;
	margin-top: 50px;
}
.BugButton a {
	color: #555;
}
.TradeNameExpandLink {
	display:block;
	float: right;
	position: relative;
	right: 0px;
	text-align: right;
	font-family: sans-serif;
	font-size: 9pt;
}
.TradeNameExpandLink a {
	color: #555;
}
#overDiv {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#overDiv table, #overDiv table td, #overDiv table th {
	margin: 0px;
	padding: 2px;
	border: 1px;
	border-color: black;
	border-style: ridge;
	font-size: 8pt;
}
.welcome_page {
	margin: 5px;
/*	width: 60%; */
}
.advertisement {
/*	position:absolute;
	top: 20px;
	right: 2px; */
	float: right;
	width: 245px;
	margin-right: 0px;
	background-position: center top;
	background-image:url(images/advert_back.png);
	background-repeat: no-repeat;
}
.advertisement p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 24px;
	margin-bottom: 0px;
}
.advertisement h1, .advertisement h1 span {
	display: none;
	background: transparent;
}
.advertisement .ending {
	background-position: center bottom;
	background-image:url(images/advert_back.png);
	height: 24px;
}
.advertisement ul {
	list-style-image:url(images/bullet.png);
	list-style-type: square;
/*	padding: 4px; */
	font-weight: normal;
	font-size: 10pt;
	font-family: serif;
	margin: 5px 25px 5px 5px;
	padding-left: 35px;
	font-family: arial, verdana, sans-serif;
/*	letter-spacing: .001em;*/
}
.advertisement h2 {
	font-weight: bolder;
/*padding: 2px; */
	margin: 2px 25px 2px 25px;
	font-size: 12pt;
	padding-bottom: 2px;
	padding-top: 8px;
	letter-spacing: .08em;
	/*	font-family: sans-serif; */
}
