@charset "utf-8";

/* CSS Document */

#WWScontentArea {
 width:749px;
 float: right;
 position: relative;
}

#CUcontentArea {
 float:right;
 width:749px;
 height: 100%;
}

#CUcontentAreaASP {
 float:right;
 width:749px;
 height: 100%;
 position: relative;
}

#CUhero {
 background: #EBEBEB url(../Contact_Us/images/Contact_Us.jpg) no-repeat;
 width: 749px;
 height: 220px;
}

#WWShero {
 background: #EBEBEB url(../How_We_Perform/images/Why_We_Suceed_hero.jpg) no-repeat;
 width: 749px;
 height: 269px;
}

#box1 {
 width: 340px;
 margin: 7px 0px;
 float: left;
 text-align:left;
 padding-left: 25px;
}

#box2 {
 width: 340px;
 margin: 7px 9px 7px 0px;
 float: right;
 text-align:left;
 padding-left: 30px;
}

.cityText {
 font: bold 14px/normal Tahoma, Geneva, sans-seri;
 color: #333333;
}

.formText {
 font: normal 12px/1.5 Arial, Helvetica, sans-serif;
 color: #333;
 margin: 5px 0px -3px;
 display: block;
}

.required {
 color: #E41715;
 font: normal 13px/1 Arial, Helvetica, sans-serif;
}

.floatLeft { float: left; }

#boxText {
 color: #E41715;
 margin-top: 30px;
 float: left;
 width: 100%;
 font: bold normal 16px/1.5 Tahoma, Geneva, sans-seri;
}

#boxText A:link {
 color: #333;
 font: normal 13px/1.5 Arial, Helvetica, sans-serif;
}

#boxText A:visited {
 text-decoration: underline;
 color: #E41715;
 font: normal 13px/1.5 Arial, Helvetica, sans-serif;
}

#boxText A:hover, #boxText A:visited:hover {
 font: normal 13px/1.5 Arial, Helvetica, sans-serif;
 text-decoration: underline;
 color: #333333;
}

.boxTextBold {
 font-size: 15px;
 color: #000000;
 font-weight: bold;
}

.mapItText {
 font-family:Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 10px 0px 0px;
 display: block;
}

.logIn {
 float: right;
 margin: 19px 17px 0px 0px;
}

#thankYouBox {
 width: 749px;
 background: #E0E0E0;
 height: 50px;
}

#thankYouText {
 color: #000000;
 font: normal 13px/1.5 Tahoma, Geneva, sans-seri;
 margin: 0px 20px 0px 15px;
 padding: 8px 0px 0px;
}

#thankYouText A:link {
 text-decoration: underline;
 color: #333333;
}

.headerText {
 color: #FFFFFF;
 text-align: center;
 font: bold 12px/1.5 Tahoma, Geneva, sans-serif;
}

#CUredBar {
 height: 27px;
 background: #000;
 width: 346px;
 float: left;
 color: #FFF;
 font: bold 13px/2 Tahoma, Geneva, sans-serif;
 padding: 0px 0px 0px 24px;
}

#CUmaroonBar {
 height: 27px;
 background: #000;
 width: 355px;
 float: right;
 color: #FFF;
 font: bold 13px/2 Tahoma, Geneva, sans-serif;
 padding: 0px 0px 0px 24px;
}

#CUredBar h1, #CUmaroonBar h1 {
 color: #FFF;
 font: bold 13px/27px Tahoma, Geneva, sans-serif;
}

#CUstoryHolder {
 width: 749px;
 background: #FFF url(../Contact_Us/images/BK_contact.jpg) no-repeat;
}

#CUthankStoryHolder {
 width: 749px;
 background: #FFF url(../Contact_Us/images/BK_contact-v2.jpg) no-repeat;
}

.submitBTN {
 display: block;
 margin: 2px 5px 0px 223px;
}

input.textfield, textarea.textfield { width: 300px; }

select.textfield { width: 305px; }

