﻿body { }
.Form { }
.Form .FormSection { margin: 10px 0 0 0; }
.Form .FormSection legend { margin: 0; font-weight: bold; }
.Form .FormSection .FormColumn { }
.Block { }
.Inline { float: left; width: 100%; }
.Label { display: block; margin: 5px 0; }
.TextBox { border: 1px solid #ababab !important; width: 100%; }
.RadioButtonList.List { }
.RadioButtonList.List .RadioButton { }
.HelpIcon { }
.HelpIconRight { }
.RequiredMarker { margin: 3px; color: #FF0000; }
.ContentField { display: block; margin: 5px 0 0; }
.DropDownList { border: 1px solid #ababab !important; width: 215px; }
.FileUploadPreview { }
.PreviewImage { }
.Message { }
.UploadBody { }
input.Button { background-image: url(/Design/Forms/Img/gfx-button_top_empty66.png); width: 66px; height: 23px; color: #fff; font-size: 11px; float: right; }
div.SubmitButton { padding: 25px 0 0; text-align: right; width: 450px; }
/*ContactStyles*/
div.Contact { width: 50%; float: left; }
div.ContactBig { float: left; width: 100%; }
div.Contact .TextBox { width: 215px; }
div.ContactBig .CheckBox input, div.ContactBig .CheckBox label, #ContentFrame .Content ul.RadioButtonList li input, #ContentFrame .Content ul.RadioButtonList li label { float: left; margin: 10px 10px 0px 0px; }
#ContentFrame .Content ul.RadioButtonList { list-style-image: none; list-style-type: none; margin: 0; }
#ContentFrame .Content ul.RadioButtonList li { margin: 0; float: left; }


