
#content 
{
	margin-left: auto;
	margin-right: auto;
  width: 1000px;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
}


#headerRow2Col1 {
  float: left; 
  width: 375px;
  height: 200px;
  background-image: url('IMG/imgLogo.jpg'); 
  background-repeat: no-repeat;
}

#masterPageFooter
{
  clear: both;
  padding-top: 5px;
  height: 100px;
  width: 1000px;
  margin-left:auto;
  margin-right:auto;
  text-align :center;
  color :#FFFFFF;
  background-color:#D20000;
}

.header {
  height: 304px;
  width: 1022px;
  background-image: url('IMG/imgLogo.jpg');
}

.mainLoginbox
{
    border: none; 
    width: 450px; 
    height: 200px; 
    padding-top: 20px;
    padding-left: 10px; 
    background-image: url('images/loginHeader.jpg'); 
    background-repeat: no-repeat; 
    margin-left: 200px;
    margin-right: auto; 
    margin-top: 10px;
}

.getStartedRight
{
    width: 700px;
    float: left;
    
    padding: 5px 1px 5px 1px;
}

.getStartedRightHeader
{
  float: left;
  width: auto;   
  padding: 2px 5px 2px 10px;
  margin-bottom: 8px;
}

.getStartedRightLogin
{
    float: left;
    width: 300px;
}

.textDarkGrey20px
{
    color: #312e2d;
    font-family: Verdana;
    font-size: 20px;
}

.buttonGrey
{
    background-image: url('IMG/buttonBgGrey.jpg');
    border: solid 1px #ffffff;
    color: #ffffff;
}

a.greyLink
{
    color: #868686;
    text-decoration: underline;
}

a.darkGreyLink
{
    color: #4d5058;
    text-decoration: underline;
}

.signUpform
{
    padding: 5px 5px 5px 5px;
}

.formTd
{
	font-weight: bolder;
	font-size: 12px;
}