@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	/*font-weight: bold;*/
	font-size: 11px;
	/*min-width: 1004px;*/
	height: 100%;
}
img { border: 0; }
a {
	text-decoration: none;
	color: #69C;
}
a[name] {
	text-decoration: inherit;
	color: inherit;
}
.sel a { color: #900 !important; }
a:hover { 
	color: #990000;
}
a[name]:hover { color: inherit; }
#header {
	font-weight: bold;
	font-size: 13px;
	background-color: #fff;
}
#links,#links1,#links2,#bands { background-color: #fff; /* Ugh.. stupid ie6 bug */ }
#logo {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
	line-height: normal;
}
#logo_top {
	font-size: 37px;
	color: #69C;
	line-height:34px;
	margin-top: -4px;
}
#logo_bottom {
	font-size: 10px;
	color: #666;
	padding-bottom: 4px;
}

#links {
	text-align: right;
	line-height: 57px;
	padding-right: 0;
}
#links1 {
	text-align: right;
	padding-top: 18px;
	padding-right: 0;
}
#links2 {
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	font-size: 10px;
}

#links a {
	border-left: 1px solid grey;
	padding-left: 12px;
	padding-right: 10px;
}
#links1 a {
	border-left: 1px solid grey;
	padding-left: 16px;
	padding-right: 14px;
	color: #69C;
}
#links2 a {
	border-left: 1px solid grey;
	padding-left: 12px;
	padding-right: 10px;
	color: #BDBDBD;
}
#links1 a:hover {
	color: #900;
}
#links2 a:hover {
	color: #900;
}

#links a:first-child {
	border-left: none;
}
#links1 a:first-child {
	border-left: none;
}
#links2 a:first-child {
	border-left: none;
}
#bands {
	/*padding-bottom: 10px;*/
}

#buttons {
	background-image:url(images/buttonsbg.png);
	line-height: 35px;
}
#buttons1 {
	background-image:url(images/buttons1bg.png);
	line-height: 35px;
}
#leftlink {
	float: left;
	width: 215px;
	background-image:url(images/buttons1bg.png);
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 15px;
	line-height: 20px;
	border-right: 1px solid #aaa;
}
#corner {
	background-color: #e2e7ed;
	height: 32px;
	width: 225px;
	float: left;
}
#series,#materialsmenu { 
	margin-left: 225px;
}
.series {
	/* Ugh... series isn't always contained within #header */
	font-weight: bold;
	font-size: 13px;
	background-color: #edf1f5;
	line-height: 28px;
}
.topborder {
	border-top: 4px solid #C0C4CA;
}
.subtitle {
	padding-top: 4px;
	background-color: #EDF1F5;
	line-height: 28px;
	padding-left: 247px;
	font-size: 12px;
	color: #999999;
}

#buttons a {
	display: block;
	float: left;
	padding-left: 42px;
	padding-right: 42px;
	border-right: 1px solid #aaa;
	color: #999;
	background-image:url(images/buttonsbg.png);
}
#buttons1 a {
	display: block;
	float: left;
	padding-left: 32px;
	padding-right: 32px;
	border-right: 1px solid #aaa;
	color: #96A7BC;
	background-image:url(images/buttons1bg.png);
}
.series a {
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	color: #999;
	background-color: #EDF1F5;
}

#buttons a:hover {
	color: #69C;
	background-image:url(images/buttonsbg_hover.png);
}
#buttons a:focus {
	color: #69C !important;
	outline: 0;
}
#buttons1 a:hover {
	color: #69C;
	background-image:url(images/buttonsbg_hover.png);
}
#buttons1 a:focus {
	color: #69C !important;
	outline: 0;
}

#metricstoggle a:hover { color: #69C; }
.series a:hover { color: #69C; }

#buttons a.sel {
	color: #fff;
	background-image:url(images/buttonsbg_sel.png);
}
#buttons1 a.sel {
	color: #900;
	background-color: #edf1f5;
}
.series a.sel {
	color: #900;
}

.titleRed {
	color: #600;
	font-weight: bold;
	font-size: 17px;
}

#title {
	color: #600;
	font-weight: bold;
	font-size: 17px;
	margin-left: 245px;
	margin-top: 17px;
	/*border-bottom: 4px solid #d0cdcb;*/
}

#left {
	float: left;
	width: 185px;
	margin-left: 0px;
	margin-right: 20px;
	/*background-color: #f0f2f4;*/
	padding: 10px;
	padding-left: 30px;
	text-align: right;
	
}
#left1 {
	float: left;
	width: 185px;
	/*margin-left: 0px;
	margin-right: 20px;*/
	/*background-color: #f0f2f4;*/
	padding: 10px;
	padding-left: 30px;
	font-size: 11px;
}

#body {
	margin-left: 235px;
	padding: 10px;
	font-size: 12px;
}

#body1 {
	margin-left: 235px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
}

.heading {
	font-weight: bold;
	margin-top: 2em;
	font-size: 15px;
	color: #69c;
}
.heading:first-child {
	margin-top: 0;
}
.heading2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 14px;
	color: #69c;
	line-height: 100%;
}
.heading2:first-child {
	margin-top: 0;
}


.heading3 {
	font-weight: bold;
	font-size: 14px;
	color: #999;
	line-height: 141%;
	margin-left: 1em;
}
.heading3 a { color: inherit; }
.heading3 a:hover { color: #900; }

.heading2a {
	font-weight: bold;
	font-size: 14px;
	color: #69c;
	line-height: 141%;
}
.heading2a a { color: inherit; }
.heading2a a:hover { color: #900; }

.subheading {
	font-weight: bold;
	font-size: 13px;
	margin-top: 1em;
}

.label {
	float: left;
	width: 4em;
	text-align: right;
	/*border: 1px solid red;*/
}
.fixme {
	color: #f00;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 20px;
}
.error {
	color: #f00;
	font-weight: bold;
	font-size: 15px;
}
.tip {
	font-weight: bold;
	font-size: 10px;
}

.supportlink {
	font-weight: bold;
	font-size: 13px;
}

.tiplink { 
	color: #446688;
	cursor: help;
	border-bottom: 1px dotted #446688;
}
.instructions {
	border: 10px solid #f0f3f5;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
	margin-right: 15%;
	color: #999;
	font-size: 13px;
}
.instructions p { margin-top: 1em;  }
textarea { margin-top: 1em; }

.bottomlinks {
	clear: left;
	font-size: 12px;
	text-align: left;
	margin-top: 1em;
}
@media print {
	.bottomlinks { display: none; }
}

form { margin: 0; }
input {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}
input[type=text] {  font-size: 15px; border: 1px solid #69c; }
input[type=password] { font-size: 15px; border: 1px solid #69c; }
input[type=submit],input[type=button] { 
	background-color: #E8EAEC; 
	color: #69c; 
	font-size: 13px; 
	padding-left: 1em; 
	padding-right: 1em;
	border: 1px solid #69c;
}
select {
	border: 1px solid #69c;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 15px;
}
p { margin: 0; }
.doc:first-child { margin-top: 0em; }
.doc p:first-child { margin-top: 0; }
.doc p { margin-top: 1em; }
.doc .heading2 { margin-top: 1em; }
.doc .heading2:first-child { margin-top: 0; }
.hanging { margin-left: 3em; }
.nohanging { margin-left: 3em; }
.hanging > *:first-child { margin-left: -3em; }
.indented { margin-left: 1em; }
ul { padding-left: 2em; }
ol { padding-left: 2em; }

table { border-collapse: collapse; font-size: 13px; font-weight: bold; border-spacing: 0; border: 1px solid #A1B0C3; }
tr.subheader1 { background-color: #999999; font-size: 12px; }
tr.subheader2 { background-color: #A8BCD3; font-size: 11px; }
tr.inforow    { background-color: #DCDCDC; font-size: 11px; }
th { background-color: #666; color: #fff; border-left: 1px solid white; padding: 3px 6px 3px 6px; }
th a { color: #fff; text-decoration: underline; }
th:first-child { text-align: left; border-left: 0;}
td { border-left: 1px solid #A1B0C3; padding: 3px 6px 3px 6px; }
td.blurbin { border-left: 1px solid #A1B0C3; padding: 8px 8px 8px 8px; background-color: #DBE3EE; color: #000033 }
td.blurbout { border-left: 1px solid #A1B0C3; padding: 3px 10px 3px 10px; }
td:first-child { border-left: 0; text-align: left; color: #A1B0C3; }
tr.subheader1 td { border-left: 0; color: #fff; text-align: center; }
tr.subheader1 td:first-child { text-align: right; }
tr.subheader2 td { border-left: 0; color: #fff; }
tr.subheader2 td:first-child { text-align: right; }
tr.inforow td { border-left: 0; text-align: left; }

table.layout { border: 0; font-size: inherit; font-weight: inherit; }
table.layout td { border: 0; text-align: center; }
.borderless { border: 0; }

#left1 .heading { font-size: 14px; }
#left1 input { font-size: 11px; }
#left1 select { font-size: 11px; }

.bad { color: red; font-weight: bold; }
.ok { }

table.allborders td
{
border-bottom: 1px solid #A1B0C3;

}
.shadowify {
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 20px 0 0 8px;
}

.shadowify table {
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
}

.shadowify > * {
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
}

table.tablewrap {
   border: 0;
   padding: 8px;
}

.tablewraptext {
   font-size: 11px
   font-weight: bold;
   font-style: italic;
   color: #000033;
   text-align: left;
}

.metricsheading {
	font-size: 12px; 
	color: #c9c9c9; 
	text-align: center;
}

.metricsheadingSub {
	font-size: 15px; 
	color: #FFFFFF; 
	text-align: center;
}
.metricstitle{
	font-size: 12px; 
	color: #6394C5;
}

.metricstext {
	font-size: 12px; 
	color: #666666;
}
.metricslight {
	font-size: 13px; 
	color: #a8b2b5;
}
.metricswhite {
	font-size: 12px; 
	color: #ffffff;
}
.metricslightSmall{
	font-size: 12px;
	color: #999999;
}
.metricsSmall{
	font-size: 11px;
	color: #333333;
}
.metricslightNote{
	font-size: 10px;
	color: #999999;
}