﻿/*Header  - Start*/
.ToolHeader
{
background: url(../images/earth_sky2.jpg) repeat-x;
width: 800px;
height: 2.1in;
}

.logo
{
float:left;    
}

.PrintIcon
{
Position:absolute;
left:700px;
}

.PrintLink
{
Position:absolute;
left:695px;
top:65px;
}


/*Header  - End*/
.ToolLabel 
{
    font-size:13px;
}

.Blue
{
color: #3874A6;    
}

.ToolLabelBold
{
    font-size:13px;
    font-weight:bold;
}

.ToolLabelRed
{
    font-size:13px;
    color:#A30505;
}

.ToolLabelBlue
{
    font-size:13px;
    color: #3874A6;
    font-weight:bold;
}

.ToolTitle
{
    font-size:18px;
    color: #3874A6;
    font-weight:bold;
}

ol
{
    line-height:1.4em;
}