﻿body {
    background: #4f8ff9 url('/images/background.jpg') repeat-x;
    padding:0;
    margin:20px 0 0 0; 
}
img a:link
{
    border: 0px;
}
.body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283146;
	line-height: 13px;
}
.body a:link 
{
    color: #283146;
}
.body a:visited 
{
    color: #283146;
}
.body a:hover 
{
    color: #2042a6;
}
.bodyWhite 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7ccc5;
	line-height: 13px;
}
.bodyWhite a:link 
{
    color: #c7ccc5;
}
.bodyWhite a:visited 
{
    color: #c7ccc5;
}
.bodyWhite a:hover 
{
    color: #c7ccc5;
}
.bodyBold 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ;
	line-height: 13px;
}
.bodyBold a:link 
{
    color: #283146;
    text-decoration: none;
}
.bodyBold a:visited 
{
    color: #283146;
    text-decoration: none;
}
.bodyBold a:hover 
{
    color: #2042a6;
}
.title 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #283146;
	font-weight: bold;
	text-transform: uppercase; 
	line-height: 20px;
}
.title a:link 
{
    color: #283146;
    text-decoration: none;
}
.title a:visited 
{
    color: #283146;
    text-decoration: none;
}
.title a:hover 
{
    color: #2042a6;
    text-decoration: none;
}
.header 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #283146;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.header a:link
{
    color: #283146;
    text-decoration: none;
}
.header a:visited
{
    color: #283146;
    text-decoration: none;
}
.header a:hover
{
    color: #2042a6;
    text-decoration: none;
}
.footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #283146;
	line-height: 12px;
}
.contentTableImage
{
    height: 8px;
    width: 8px;
}
.statusHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #283146;
	line-height: 13px;
	text-decoration: underline;
}
.orderCell
{
    padding: 0 5px 0 5px;
    vertical-align:top;
}
.headerDiv
{
    width:946px;
    height:135px;
    background: transparent url('/images/heartland-logo.png') no-repeat;
}
*html .headerDiv 
{
    width:946px;
    height:135px;
    background:0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop src='/images/heartland-logo.png'); 
}