﻿body
{
    font-family: Verdana;
    padding: 0px 0px 0px 3px;
    margin: 3px;
}
form
{
    width: 960px;
    height: 15px;
   
}
.divHeading
{
    text-align: right;
    vertical-align: top;
}
.lblLastLogin
{
    float: left;
    font-size: 9pt;
    font-weight: normal;
}
.HeadingUserName
{
    font-size: 10pt;
    font-weight: normal;
    white-space: normal;
    padding-right: 5px;
}

.HeadingRightLoginStatus
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #000080;
    width: auto;
    text-align: right;
    padding-right: 2px;
}
.DivPPCHeadingMain
{
    border: thin ridge #000000;
    padding: 1px;
    margin: 0px;
}
.DivPPCHeadingMainLeftPicture
{
    line-height: 15px;
    vertical-align: text-bottom;
    position: relative;
    width: 172px;
    background-image: url('../images/big_pipes_top.jpg');
    height: 48px;
    background-repeat: no-repeat;
}
.DivPPCHeadingMainRightText
{
    width: 794px;
    background-color: #666666;
    height: 48px;
    padding-left: 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.FooterImage
        {
	background-image: url('../../App_Themes/images/Web%20ppc_color_sm_footer.jpg');
	width: 45px;
	height: 29px;
	text-align: right;
	background-repeat:no-repeat;
}
.CarperULImage
{
	background-image: url(  '../../App_Themes/images/ulcorner.jpg' );
	background-repeat: no-repeat;
}
.CarperURImage
{
	background-image: url(  '../../App_Themes/images/urcorner.jpg' );
	background-repeat: no-repeat;
}
.CarperBLImage
{
	background-image: url(  '../../App_Themes/images/blcorner.jpg' );
	background-repeat: no-repeat;
}
.CarperBRImage
{
	background-image: url(  '../../App_Themes/images/brcorner.jpg' );
	background-repeat: no-repeat;
}
.divFooterBlank
{
    height: 15px;
}
#divFooter
{
    height: 45;
    font-weight: bold;
    margin-top: 0px;
    width: 803px;
    text-align: center;
}
.TextSize
{ 
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    color: #800000;
 }
.collapsePanelHeader
{
    width: 100%;
    height: 30px;
    background-image: url('../images/bg-menu-main.png');
    background-repeat: repeat-x;
    font-weight: bold;
    color: #FFFFFF;
}
.collapsePanel {
    background-color: white;
    overflow: hidden;
    display: block;
    text-indent: 5px;
}
.BottomBorder
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}
.MenuNews
{
    font-weight: 600;
    font-family: 'Segoe Print';
    color: White;
    text-align: left;
    float: left;
    margin-top: 5px;
}
.LeftMainContent
{
    width: 180px;
}
.RightMainContent
        {
    vertical-align: top;
    float: left;
    width: 100%;
}
#TextArea1
        {
            height: 171px;
            width: 98%;
        }
.label
{
    text-align: left;
    width: auto;
    height: auto;
    float: right;
    font-weight: normal;
    color: ThreeDDarkShadow;
}

.labelInfoText
{
    text-align: left;
    width: auto;
    height: auto;
    float: right;
    font-weight: normal;
    color:Maroon;
}

.labelTerminalHeading
{   
    font-weight: bold;
    color: #000080;
}
.labelleft
{
    text-align: left;
    width: auto;
    height: auto;
    float: left;
    font-weight: bold;
}

.labelleftDisplay
{
    text-align: left;
    width: auto;
    height: auto;
    float: left;
    font-weight: normal;
}

.labelRightDisplay
{
    text-align: right;
    width: auto;
    height: auto;
    float: right;
    font-weight: normal;
}

.HLRightDisplay
{
    text-align: right;
    width: auto;
    height: auto;
    float: right;
    font-weight: normal;
    vertical-align: top;
}

.RequiredFieldVal
{
    color: Red;
    font-weight: bold;
    width: auto;
    text-align: left;
}
.ImportantText
{
    color: Maroon;
    width: auto;
    text-align: left;
}
.PrintArticleLink
{ 
    color: #165ea9;
    text-align: left;
    font-weight: normal;
    text-decoration: underline;
    margin-left: 5px;
 }
.NumberOfRecordsReturned
{
    color: #800000;
}
