﻿.signOutBox
{
    width: 900px;
    height: 120px;    
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.signInBox 
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
label.error_small{
clear:both;
padding-left:20px;

font-weight:700;
color:red;
width:600px;
display: inline;
 color: #96171A;
    font-size: 12px;
    font-weight: bold;
    margin-left: 111px;
    width: auto;
text-align:right;
}
.signInNew
{
    width: 368px;
 
    float: left;
    margin-right: 40px;
    margin-left: 40px;
}

.boxHeader
{
    padding: 10px;
    font-size: 16px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #96171a;
    font-weight: bold;
}

.boxForm LI
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.boxForm LI SPAN
{
    width: 120px;
    display: inline-block;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
	height:30px;
}
.boxForm LI A
{
    color: #069;
}
.boxForm LI .fieldErrorMsg
{
    margin-left: 111px;
    font-size: 12px;
    color: #96171a;
    font-weight: bold;
    width:auto;
}
.boxForm LI .optional
{
    color: #3b4053;
}
.boxForm LI INPUT[type="text"], .boxForm LI INPUT[type="password"]
{
    width: 200px;
}
.boxForm LI INPUT[type="submit"]
{
    padding: 5px 10px 5px 10px;
}
.connect
{
    font-weight: bold;
    display: block;
   
    bottom: 0px;
}
.connect SPAN
{
    line-height: 1.2em;
    display: inline-block;
}
#pageContainer
{
    padding-bottom: 10px;
}
.privacypolicy
{
    font-size: 10px;
}

#bread-crumbs
{
    margin-left: 0px;
}


#aboutus
{
    width: 900px;
    padding: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ccc;
}