A:link {
  color: blue;
  text-decoration: none
}

A:visited {
  color: blue;
  text-decoration: none
}

A:active {
  color: blue;
  text-decoration: none
}

A:hover {
  color: red;
  text-decoration: underline
}

A.white:link {
  color: white;
  text-decoration: none
}

A.white:visited {
  color: white;
  text-decoration: none
}

A.white:active {
  color: white;
  text-decoration: none
}

A.white:hover {
  color: white;
  text-decoration: underline
}

A.black:link {
  color: black;
  text-decoration: none
}

A.black:visited {
  color: black;
  text-decoration: none
}

A.black:active {
  color: black;
  text-decoration: none
}

A.black:hover {
  color: black;
  text-decoration: underline
}

BODY {
  font-family: helvetica, arial, sans-serif;
  background: white;
}

.mainBody 
{
  margin: 4px;
}

.logoStripe
{
  margin-top: 1ex;
  margin-bottom: 1ex;
  background: #f0f0f0;
  padding: 1ex;
}

.overviewClientEntryForm
{
}

.overviewClientEntryFormTitle
{
  margin-top: 1ex;
  margin-bottom: 1ex;
  font-size: x-large;
  font-weight: bold;
}

.overviewClientEntryFormIntro
{
  margin-bottom: 1ex;
  font-size: small;
  font-weight: normal;
}

.overviewClientEntryFormBox
{
  margin-bottom: 1ex;
}

table.overviewClientEntryFormTable
{
  border-style: solid;
  border-width: 0.5ex;
  border-color: black;
  background-color: #f0f0f0;
  padding: 4ex;
}

tr.overviewClientEntryFormTableRow
{
  vertical-align:top;
  margin: 1ex;
}

td.overviewClientEntryFormTableRowTitle
{
  vertical-align:top;
  horizontal-align: right;
}

.overviewClientEntryFormFieldName
{
  font-weight: bold;
  horizontal-align: right;
}

.overviewLoanAppFormTitle
{
  font-weight: bold;
  font-size: x-large;
  margin-bottom: 1ex;
}

table.overviewLoanAppFormTable
{
  margin-bottom: 1ex;
}

tr.overviewLoanAppFormTableRow
{
  vertical-align:top;
}

table.overviewLoanAppFormSplitTable
{

}

table.overviewLoanAppFormSplitTableRow
{
  vertical-align:top;
}

.overviewLoanAppFormFieldHint
{
  color: brown;
}

.overviewLoanAppFormFieldName
{
  font-weight: bold;
}

.modelWorkInformationFormLinkBox
{
  margin-bottom: 1ex;
  border-style: solid;
  border-width: 1px;
  border-color: gold;
  background: aqua;
  padding: 0.5ex; 
  color: white;
  font-weight: bold;
  font-size: large;
}

.overviewLoanAppFormLinkBox
{
  margin-top: 1ex;
  margin-bottom: 1ex;
  padding: 0.5ex; 
  color: white;
  font-weight: bold;
  font-size: large;
}

.overviewLoanAppBoxForm
{
  background: aqua;
  margin-top: 1ex;  
  padding: 1ex;
  padding-left: 1ex;
  color: black;
}

.modelWorkInfoTextFormTitle
{
  margin-bottom: 1ex;
  font-weight: bold;
  font-size: x-large;
}

.modelWorkInfoTextFormIntro
{
  margin-bottom: 1ex;
}

table.modelWorkInfoTextFormTable
{
  margin-bottom: 1ex;
}

tr.modelWorkInfoTextFormTableRow
{
  vertical-align:top;
}

.overviewLoanAppFormFieldHint
{
  color: brown;
}

.overviewLoanAppFormFieldName
{
  font-weight: bold;
}

.overviewLoanAppFormFieldIntro
{
  font-size: large;
  font-weight: bold;
  text-decoration: underline;
}

.overviewLoanAppFormSplitTableParamTitle
{
  
}

.overviewLoanAppFormSplitTableParamValue
{
  font-weight: bold;
  padding-left: 1ex;
}

.modelWorkInfoTextFormWorkSelectBox
{
  margin-bottom: 3ex;
}

.modelWorkInfoTextFormPhotoBox
{
  margin-bottom: 3ex;
}

.modelWorkInfoTextFormPhotoInfo
{
  margin-bottom: 1ex;
}

.modelWorkInfoTextFormPhotoLine
{
  margin-bottom: 1ex;
}

.modelWorkInfoTextFormPhotoInfoValid
{
  margin-right: 1ex;
  color: black;
}

.modelWorkInfoTextFormPhotoInfoInvalid
{
  margin-right: 1ex;
  color: orange;
  font-weight: bold;
}

.modelWorkInfoTextFormErrorMsgBox
{
  color: orange;
  font-size: normal;
  font-weight: bold;
}

.modelWorkInfoTextBoxFormSent
{
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/gold_motion.jpg');  
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  padding-left: 1ex;
  color: black;
}

.modelWorkInfoTextFormSentTitle
{
  margin-bottom: 1ex;
  font-size: large;
  font-weight: bold;
}

.modelWorkInfoTextFormSentIntro
{
  margin-bottom: 1ex;
  color: navy;
  font-size: normal;
  font-weight: bold;
}

.modelWorkInfoTextBoxFormError
{
  margin-bottom: 1ex;
  background: white;
  background-image:url('/design/modelwork/classic/img/bkg/snow-seamless-background.jpg');  
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 1ex;
  padding-left: 1ex;
  color: red;
  font-weight: bold;
}

.modelWorkInfoTextFormNoteBox
{
  margin-bottom: 2ex;
}

.modelWorkInfoTextFormNoteInfo
{
  margin-bottom: 1ex;
}

.catPersonFormBox
{
}

.catPersonFormTitle
{
  font-weight: bold;
  font-size: x-large;
  margin-bottom: 1ex;
}

table.catPersonFormTable
{
  margin-bottom: 1ex;
}

tr.catPersonFormTableRow
{
  vertical-align: top;
  text-align: left;
}

.catPersonFormFieldTitle
{
  font-weight: bold;
  text-align: left;
}

.catPersonFormFieldHint
{
  font-style: italic;
}

.catPersonFormSubmitInput
{
  font-size: large;
  font-weight: bold; 
  padding: 1ex;
}

.workOfferBox
{
  margin-top: 1ex;
  border-top: solid;
  border-width: 1px;
  padding: 1ex;
}

.workOfferTitle
{
  color: navy;
  font-size: x-large;
  font-weight: bold;
}

table.workOfferInfoTable
{
  border: none;
}

tr.workOfferInfoRow
{
  border: none;
  vertical-align: top;
}

td.workOfferInfoHeadBox
{
  padding: 0.5ex;
  font-weight: bold;
}

td.workOfferInfoDataBox
{
  padding: 0.5ex;
}
