﻿/* Global */
.blockHeader {
    background-color:#17a2c7;
    font-weight:bold;
    text-align:left;
    color:White;
    padding:4px;
    margin-bottom:10px;
    line-height:1.1818;
}

.blockHeader a {
    color:#fff;
}

.blockHeader a:hover {
    color:#74c7dd;
}

.blockHeaderGr {
    background-color:#99b416;
    font-weight:bold;
    text-align:left;
    color:White;
    padding:4px;
    margin-bottom:10px;
    line-height:1.1818;
}

.blockHeaderOr {
    background-color:#ff7f00;
    font-weight:bold;
    text-align:left;
    color:White;
    padding:4px;
    margin-bottom:10px;
    line-height:1.1818;
}

.blockHeaderPurple {
    background-color:#a4459f;
    font-weight:bold;
    text-align:left;
    color:White;
    padding:4px;
    margin-bottom:10px;
    line-height:1.1818;
}

.blockHead1 {
    color:#17a2c7;
    font-weight:bold;
    font-size:108%;
    margin-bottom:10px;
}

.blockHead1Gr {
    color:#99b416;
    font-weight:bold;
    font-size:108%;
    margin-bottom:10px;
}

.blockHead1Or {
    color:#ff7f00;
    font-weight:bold;
    font-size:108%;
    margin-bottom:10px;
}

.blockHead1Purple {
    color:#a4459f;
    font-weight:bold;
    font-size:108%;
    margin-bottom:10px;
}

.blockHead2 {
    color:#000000;
    font-weight:bold;
}

.blockHead3 {
    font-weight:bold;
    color:#dcf1f7;
    background-color:#8c8c8c;
    padding-left:5px;
    padding-right:5px;
    line-height:1.8em;
    height:1.8em;
}

.blockHead3 .asOf {
    color:#fff;
    font-size:77%;
    font-weight:bold;
}

.blockHead3 .icon {
    float:right;
    margin-top:-14px;
    position:relative;
}

.blockHead4 {
    font-weight:bold;
    color:#fff;
    background-color:#74c7dd;
    line-height:1.8;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align:middle;
}

/* orange w green txt */
.blockHead5 {
    background-color:#ffd9b2;
    color:#99b416;
    font-size:108%;
    font-weight:bold;  
    padding-left:4px;
    line-height:1.8;
}

.chartHead {
    font-weight:bold;
    color:#fff;
    background-color:#17a2c7;
    line-height:1.8462em;
    *line-height:1.8em;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align:middle;
}

.chartHead a {
    color:#fff;
}

.chartHead a:hover {
    color:#74c7dd;
}


.copyBlock {
    background-color:#b6e3e8;
    padding-top:8px;
    padding-right:8px;
    padding-left:8px;
    line-height:1.4;
    font-size:93%;
    height:100%;
    text-align:justify;
    /*border-bottom:1px solid #000;*/
}

.longPara 
{
	text-align: justify;
}

/* Tabbed Content */
.tabContent {
    background-color:#dcf1f7;
}


/* Colors */
.fgroundB1 {
    color:#17a2c7;
}
.bgroundB2 {
    background-color:#b6e3e8;
}

.fgroundB2 {
    color:#b6e3e8;
}

.validator {
    color:#f00;
}

/* Mast */
#mastLogo { 
    background-image: url(Images/Header.gif); 
}

#indexLink { background-position: 0px -48px; }

/* Side Nav */
.AspNet-TreeView-ClickableNonLink,
div.AspNet-TreeView li.AspNet-TreeView-Leaf a {
    color:#17a2c7;
    cursor:pointer;
}

.goButton {
    height:42px;
    width:42px;
    background-image:url(Images/GoBtn.gif);
}

/* Table Formats */
.table1 {
    border-spacing:0;
    border-width:0;
    width:100%;    
}

.table1 td {
    font-size:93%;
    line-height:1.6em;
    background-color:#efefef;
    padding-left:5px;
    padding-right:5px;
}

.table1 thead th {
    font-weight:bold;
    color:#dcf1f7;
    background-color:#8c8c8c;
    line-height:1.8;
    padding-left:5px;
    padding-right:5px;
}

.table1 thead td {
    font-size:77%;
    font-weight:bold;
    color:#fff;
    background-color:#8c8c8c;
}

.table1 tr.subHead td {
    background-color:#e0e0e0;
    font-weight:bold;
    line-height:1.6em;
}

.table2 {
    border-spacing:0;
    border-width:0;
    width:100%;
    border:1px solid #736465;
    margin-left:1px;
    *margin-left:0;
    padding-bottom:5px;
}

.table2 td {
    line-height:1.6;
    background-color:#dcf1f7;
    padding-left:5px;
    padding-right:5px;
}

.table2 thead th {
    font-weight:bold;
    color:#dcf1f7;
    background-color:#736465;
    line-height:1.8;
    padding-left:5px;
    padding-right:5px;
}

.table2 td.spacer {
    height:7px;
    background-color:#fff;
}

.table3 {
    border-spacing:0;
    border-width:0;
    width:100%;    
}

.table3 td {
    font-size:93%;
    line-height:1.6;
    background-color:#efefef;
    padding-left:5px;
    padding-right:5px;
}

.table3 tr.subHead td {
    font-size:85%;
    font-weight:bold;
    color:#fff;
    background-color:#17a2c7;
    height:2em;
    line-height:2em;
    padding-left:5px;
    padding-right:5px;
}

.table4 {
    border-spacing:0;
    border-width:0;
    width:100%;
}

.table4 td {
    font-size:93%;
    line-height:1.6;
    background-color:#fcf6e6;
    padding-left:5px;
    padding-right:5px;
    text-align:right;
}

.table4 tr td.rowLabel {
    font-weight:bold;
    text-align:left;
    padding-left: 30px;
}

.table4 tr td.rowLabel .smtext {
    font-weight:normal;
    text-align:left;
	font-size: 85%;
}

.table4 tr.colLabel td {
    font-weight:bold;
    text-align:right;
    background-color:#efefef;
}

.table4 thead th {
    font-weight:bold;
    color:#fff;
    background-color:#74c7dd;
    line-height:1.8;
    padding-left:5px;
    padding-right:5px;
}

.table4 tr.spacer td {
    height:5px;
    background-color:#b6e3e8;
}

.table4 td.footNote {
    text-align:left;
    font-size:77%;
}

.table5 {
    border-spacing:0;
    border-width:0;
    width:100%;
}

.table5 td {
    font-size:93%;
    line-height:1.6;
    background-color:#e0e0e0;
    padding:3px;
    text-align:left;
    vertical-align:top;
    border-bottom: solid 1px #fff;
}


/* Lists */
.list1
{
    margin-left: 10px;
    background-color:#efefef;
    line-height:1.3;
}

.list1 .head
{
    padding-left:5px;
    font-weight:bold;
    background-color:#ebbe42;
    color:#17a2c7;
    line-height:1.8;
}

.list1 .subHead
{
    padding-left:5px;
    font-weight:bold;
    background-color:#e0e0e0;
    line-height:1.6em;
}

.list1 li
{
    font-size:93%;
    list-style: disc outside; 
    margin-left:2em; 
    line-height:1.6em;
}

.list2
{
    background-color:#efefef;
    padding-left:5px;
    padding-right:5px;
}

.list2 div
{
    font-size:93%;
    line-height:1.6;
}

/* Grids */
div.grid1 .AspNet-GridView table tbody tr td a {
    color:#17a2c7;
}

div.grid2 .AspNet-GridView table {
    width:100%;
}

div.grid2 .AspNet-GridView table thead tr th {
    background-color:#e0e0e0;
    font-weight:bold;
}
div.grid2 .AspNet-GridView table tbody tr td {
    background-color:#efefef;
    line-height:1.6;
    padding-left:5px;
}
div.grid2 .AspNet-GridView table tbody tr td a {
    color:#17a2c7;
}
div.grid2 .AspNet-GridView table tbody tr.AspNet-GridView-Alternate td {
    background-color:#e0e0e0;
}

/* Chart */
.chart .chartHeader {
    background-color:#17a2c7;
}

#compSelector {
    margin:auto 15px auto 15px;
    text-align:center;
    background-color:#f5f5f5;
    padding: 5px;
    border:solid 1px #000;
}

#compSelector input {
    margin: 0 5px 0 25px;
    vertical-align:middle;
}

/* Tabs */
.yui-nav li {
    font-size:77%;
    text-align:left;
    margin:0;
}

.yui-nav a em {
    text-align:left;
    padding: 0.25em 0.25em;
}

#snapshotContent {
    height:17.7em;
    *height:17.2575em;
    *padding:0;
    *padding-bottom:-5px;
    min-height:194px;
}

/* FormView */
.formView1 {}

.formView1 div.AspNet-FormView-Header {
    font-weight:bold;
    color:#fff;
    background-color:#74c7dd;
    line-height:1.8;
    padding-left:5px;
    padding-right:5px;
}

.formView1 div.AspNet-FormView-Data {
    /*float:left;*/
    background-color:#efefef;
    padding-left:5px;
    padding-right:5px;
    line-height:1.6;
}

.AspNet-FormView-Data .item1 {
    background-color:#fff;
    padding-left:5px;
    padding-right:5px;
    line-height:1.6;
    margin:2px 5px;
    display: inline-block; /* ie hack force hasLayout */
}

/* DataList */
/*
.AspNet-DataList table tbody tr td {
    padding:2px;
    padding-left:5px;
    vertical-align:top;
    background-color:#fff;
    border:solid 5px #dcf1f7;
}
*/

/* form */

.entryForm input[type="submit"] {
    width:6em;
    padding:2px;
    background-color: #e0e0e0;
    color: #000000;
    border: solid 1px #17a2c7;
    font-size: 93%;
    font-weight: bold;
    vertical-align: middle;
}
