/* system level css */
body{background-image:url('/images/contact_forms/Background.jpg');background-repeat:no-repeat;background-color:#464646;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;}h1{font-size:24px;}.Red{color:#ed1c24;}.FormTitleCell{font-weight:bold;}input{width:180px;}textarea{width:370px;height:100px;}a {color: #fff;}a:hover {color: #aaa;}div.FormTitleBottom{background-color:#005621;color:#fff;font-size:16px;width:100%;position:absolute;bottom:0px;left:0px;}.FormOffices{border-left:1px #fdd458 solid;padding-left:8px;}
/* client side css */
body{background-image:url('/images/contact_forms/Background.jpg');background-repeat:no-repeat;background-color:#0068b3;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;}h1{font-size:24px;}.FormTitleCell{font-weight:bold;}input{width:180px;}textarea{width:370px;height:100px;}div.FormTitleBottom{background-color:#0068b3;color:#fff;font-size:14px;width:100%;position:absolute;bottom:0px;left:0px;}.FormOffices{border-left:1px #fdd458 solid;padding-left:8px;}
