﻿.DetailsSection {border:solid 1px #D4D4D4; padding:5px 21px 21px 21px; margin-bottom:21px;}
.DetailsSection h3 {margin-bottom:0.5em;}

table.DetailsSectionSplitter {}
table.DetailsSectionSplitter td.SectionContent {border:solid 1px #D4D4D4; width:49%;}

/*table.SectionContentInner thead > tr {height:25px;}*/
table.SectionContentInner thead > tr > th {background-color:#EDF1F2; border-bottom:solid 1px #D4D4D4; text-align:left; padding-left:7px;}
table.SectionContentInner thead > tr > th.SectionLeft {}
table.SectionContentInner thead > tr > th.SectionRight {text-align:right; padding-right:7px; font-weight:normal; padding-left:0px;}
table.SectionContentInner thead a {color:#3399cc; font-weight:bold; font-size:12px; margin-left:3px; margin-right:3px;}
table.SectionContentInner thead a:link {color:#3399cc;}
table.SectionContentInner thead a:visited {color:#3399cc;}
table.SectionContentInner thead a:hover {color:#f96a6a;}
table.SectionContentInner thead a:active {color:#3399cc;}
table.SectionContentInner tbody > tr > td {padding:7px;}
table.SectionContentInner tbody > tr > td.NoPad {padding:0px;}

table.InputTable {font-size:12px; font-weight:bold;}
table.InputTable caption {font-family:"Century Gothic","Bookman Old Style", georgia, times, "times new roman", serif; color:#f96a6a; font-size:14px; font-weight:bold; text-align:left; margin-bottom:0.5em;}
table.InputTable tbody > tr > td {padding-top:2px; padding-bottom:2px;}

div.InputItem {margin-bottom:11px;}
div.InputItem p {font-size:12px; font-weight:bold;}
.PrivacyNote {font-size:11px; color:Gray; margin-top:15px; font-weight:normal;}

.FormSection {margin-top:21px; padding-bottom:21px; border-bottom:solid 1px #D4D4D4;}

.InputBox {border:solid 1px #686452; padding-left:2px; background-color:#EDF1F2; font-family:Arial, Sans-Serif;} /*F2F2F2*/
.TextBoxWatermark {border:solid 1px #686452; color:#3399cc; padding-left:2px; background-color:#EDF1F2; font-family: Arial, Sans-Serif; font-style:italic;}
