﻿.HCSSLogo
{
    float               : left;
}

.OtherInfo
{
    float               : right;
    height              : 78px;
    padding             : 0px 10px 0px 10px;
}

.MetAward
{
    float               : right;
    height              : 78px;
    padding-right       : 20px;
}

.HoneywellLogo
{
    float               : right;
    width               : 201px;
    height              : 78px;
}

.TopPane
{
    clear               : both;
    padding-bottom      : 5px;
    width               : 100%;
    height              : 80px;
}

#PageDiv
{
    position             : relative;
    margin               : auto;
    width                : 725px;
    height               : 100%;
}

.NavPane
{
    clear               : both;
    border              : solid 1px #cccccc;
    padding             : 5px;
    text-align          : left;
}

.NavItem, .NavItemLast
{
    border-right        : solid 1px #cccccc;
    text-align          : center;
    float               : left;
    margin-top          : 20px;
    padding             : 0px 5px 0px 5px;
    height              : 40px;
    vertical-align      : top;
}

.NavItemLast
{
    border-right        : none;
}

.NavItem img, .NavItemLast img
{
    vertical-align      : top;
}

.Break
{
    clear               : both;
}

.HeaderBar
{
    height              : 23px;
    background-color    : #ebebeb;
    background-image    : url('./Images/BottomRight.gif');
    background-position : right bottom;
    background-repeat   : no-repeat;
    clear               : both;
    margin-bottom      : 10px;
}

.FooterLinks
{
    margin-top          : 10px;
    padding             : 5px;
    background-color    : #015FA7;
    vertical-align      : middle;
    text-align          : left;
    background-image    : url('./Images/BottomRight.gif');
    background-position : right bottom;
    background-repeat   : no-repeat;
    clear               : both;
    color               : White;
}

.FooterLinks a
{
    color               : White;
}


.FooterCopyright
{
    color               : #999;
    font-family         : Verdana;
    font-size           : 11px;
    padding             : 5px;
    clear               : both;
}

.LeftContent
{
    float               : left;
    margin              : 0;
    padding             : 0;
    width               : 300px;
}

.RightContent
{
    padding-left        : 5px;
    margin-left         : 310px;
    max-width           : 36em;
}

.SwappedLeftContent
{
    float               : left;
    margin              : 0;
    padding             : 0;
    width               : 400px;
}

.SwappedRightContent
{
    padding-left        : 5px;
    margin-left         : 410px;
    max-width           : 36em;
}

.JustifiedContent
{
    float               : left;
    clear               : both;
    margin              : 0;
    padding             : 0;
}

ul
{
    color               : #c00;
    font-family         : Verdana;
    font-weight         : bold;
    font-size           : 11px;
    margin-left         : 0px;
    margin-right        : 0px;
    margin-top          : 0px;
    margin-bottom       : 0.1px;
    list-style          : url('./Images/tick.gif');
    padding-left        : 20px;
}

body
{
    padding                 : 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #fff;
    font-family: Verdana;
    font-size: 11px;
}

/******* Contact page styling *******/
.Address
{
    width               : 120px;
    float               : left;
}

.Contact
{
    float               : left;
    width               : 250px;
}

.ContactBackground
{
    float               : left;
    background-color    : #cc9;
    border              : 1px dotted #333;
    padding             : 5px;
    width               : 387px;
}

div.row
{
    clear               : both;
    padding-top         : 5px;
}

div.row span.label
{
    float               : left;
    width               : 120px;
    text-align          : right;
}

div.row span.labelWide
{
    width               : 280px;
}

div.row span.field
{
    float               : right;
    width               : 220px;
    text-align          : left;
}

div.row span.fieldWide
{
    width               : 415px;
}

.ConfigRow
{
    clear               : both;
    padding-top         : 0px;
    vertical-align		: middle;
    height				: 20px;
    line-height			: 20px;
    vertical-align		: middle;
}

.ConfigRowDouble
{
    height				: 40px;
}

.ConfigLabel
{
    float               : left;
    width               : 230px;
    text-align          : left;
}

.ConfigField
{
    float               : right;
    width               : 454px;
    text-align          : left;
} 

.ConfigSection
{
    clear               : both;
}
/******* Contact page styling *******/

p:first-child
{
    margin-top: 0px;
}
a
{
    color: #333;
    text-decoration: underline;
}
.HighlightedText
{
    color: #c00;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}
.Body
{
    color: #333;
    font-family: Verdana;
    font-size: 11px;
}
.GreyContainer
{
	border-left		: solid 1px #cccccc;
	border-top		: solid 12px #cccccc;
	border-right	: solid 1px #cccccc;
	border-bottom	: solid 12px #cccccc;
	padding			: 0px;
	padding-left	: 15px;
	padding-right	: 15px;
}
h1
{
    color			: #015FA7;
    font-family		: Arial;
    font-weight		: bold;
    font-size		: 16pt;
    margin			: 0px;
    text-align		: left;
    padding			: 0px;
}
h2
{
	background-color: #000;
    color			: #fff;
    font-family		: Verdana;
    font-weight		: bold;
    font-size		: 11px;
    margin			: 0px;
    text-align		: center;
    padding			: 2px;
    margin-bottom	: 5px;
    margin-top		: 5px;
}
.Help
{
	width			: 18px;
	height			: 19px;
	vertical-align	: middle;
	margin			: 0px;
}
