body {
    background:#ffffff url('../images/bg.jpg') repeat-x;
    margin:0;
    padding:0;
}

#container {
    position:relative;
    margin:0 auto;
    width:750px;
}

#header {
    float:left;
    width:750px;
    height:184px;
    background:#fff url('../images/header.jpg') no-repeat;
}

#flash {
    float:left;
    width:750px;
    height:337px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}

.body_copy_large_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: 0094CC;
	text-decoration: none;
	letter-spacing: .5px;
}

.larger {
font-size: 14px;
}

#content {
    float:left;
    width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4C4B4B;
	line-height: 14px;
	text-decoration: none;
}

#content p {
    margin-left:50px;
}

.mainLinks {
    color:#0094cc;
    text-decoration:none;
}

#section1 {
	padding-left: 100px;
    border:0;
    width:400px;
    float:left;
    font-size:11px;
    color:#585858;
    font-weight:bold;
    text-align:right;
    text-transform:uppercase;
}

#section2 {
    border:0;
    width:340px;
    float:left;
    font-size:11px;
    color:#585858;
    font-weight:bold;
    text-align:left;
    text-transform:uppercase;
    margin:0;
    padding:0;
    margin-left:10px;
    margin-top:10px;
}

#section1 ol {
    list-style-type:none;
}

#section1 li {
    padding-top:5px;
}

#section1 label {
    text-align:left;
}

#section1 input {
    border:1px solid #acacac;
    font-size:10px;
    width:170px;
    margin-left:10px;
}

#section2 ol {
    list-style-type:none;
    margin:0;
    padding:0;
}

#section2 li {
    padding-top:5px;
}

#section2 label {
    text-align:left;
}

#section2 input {
    
}

.alignRight {
    text-align:left;
}

.moreInfo {
    border:1px solid #acacac;
    font-size:10px;
    width:300px;
}

#submit {
    clear:left;
    border:0;

}

#submit input {
    margin-left:45px;
}

#replacement-1 {
  width: 103px;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(../images/purchaseBtn.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
      margin-left:45px;

}

#btnNewSubmit {
  position: relative;
  width: 103px;
  height: 27px;
  background: url(../images/purchaseBtn.jpg) no-repeat center top;
  border: 0px;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  left:315px;
  
}

#btnNewSubmit2 {
  position: relative;
  width: 103px;
  height: 27px;
  background: url(../images/sbmitBtn.jpg) no-repeat center top;
  border: 0px;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  left:315px;
  
}

#footer {
    clear:both;
    width:700px;
    height:138px;
    margin-top:20px;
    margin-left:30px;
    font-size:10px;
    font-family:arial,sans-serif;
    color:#4c4b4b;
    background:#cecece;
}

#footer a {
    color:#4c4b4b;
}

.required { color:#f32d8a;}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: 4C4B4B;
	text-decoration: none;
	letter-spacing: .2px;
}