#ContactTitle {
		display:none;
}

#ContactMain {
    overflow : hidden;
    margin-left : 42px;
}

#ContactContainer {
    display : inline;
    float : left;
    margin : 0;
    width : 450px;
}

#ContactForm form {
    margin : 0;
    padding : 0;
    line-height : 20px;
}

#ContactForm label {
    cursor : pointer;
    line-height : 20px;
}

#ContactForm input {
    float : left;
}

.input, .select {
    font-family : Verdana;
    font-size : 11px;
    border : 1px solid #CFCFCF;
}

#ContactAddress {
    display : inline;
    float : left;
    margin : 0;
    width : 243px;
    padding-left : 20px;
    background-image : url(../images/vert.gif);
    background-repeat : no-repeat;
}

#ContactAddress h3 {
    margin-top : 5px;
    margin-bottom : 0;
    padding : 0;
    background-image : url(../images/logo_contact.gif);
    display : block;
    width : 199px;
    height : 14px;
    line-height : 14px;
    text-indent : -1000em;
}

#ContactAddress address {
    line-height : 25px;
    margin-top : 10px;
    font-style : normal;
    margin-bottom : 10px;
}

#Submit {
    display : inline;
    border :0!important;
    margin-left : 320px;
}    

.req {
    color : #F39A00;
    font-weight : bold;
}

table td {
    height : 20px;
    font-size: 11px;
}

table td.left {
    vertical-align : center;
    width : 210px;
    font-size: 11px;
}

table td.right {
    width : 210px;
}
.FormMessage {
    font-weight : bold;
    color : #F49D02;
}
.CtcStatusBg {
	background-color: #EBEBEB;
	line-height: 12px;
	width:750px;
	white-space:nowrap;
}
.CtcStatusTxt1 {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	color:#10A2BD;
}
.CtcStatusTxt2 {
	padding-left: 5px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	color:#D58500;
}
.CtcStatusTxt3 {
	padding-left: 5px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	color:#999999;
}
