﻿.webCEIntroduction p {
padding:0 10px;
}

.gettingStarted {
margin-bottom:8px;
}

.gettingStarted h2 {
margin-bottom:4px;
}

.gettingStarted p {
margin-left:10px;
}

.gettingStarted fieldset input {
margin:4px 10px;
}

.gettingStarted fieldset strong {
color:#282CE9;
font-weight:bold;
}

.sectionContent {
margin-left:10px;
padding:8px 10px;
}

.agentSection .sectionContent .errorMessage {
color:red;
}

.agentLicense .sectionContent .errorMessage {
color:red;
display:block;
}

#personalAddress h3 {
font-size:16px;
font-style:italic;
font-weight:bold;
margin:6px 0;
}

#personalAddress .sectionContent {
clear:both;
margin-left:10px;
padding:6px;
width:700px;
}

#personalAddress .sectionContent .label {
border-bottom:solid 1px #69C;
float:left;
width:160px;
}

.reqMark {
color:#900;
font-weight:bold;
width:2em;
}

.PersonalInformationHolder {
background:#F7F9FD;
border:dashed 1px #69C;
padding:6px;
width:680px;
}

.errorMessage {
color:#C30000;
font-size:12px;
font-style:italic;
font-weight:bold;
}

.agentSection .sectionContent .label,.agentLicense .sectionContent .label {
float:left;
font-size:16px;
width:160px;
}

.agentLicense .sectionContent .AgentMessage,#personalAddress .sectionContent .AgentResponseMessage {
display:block;
}

.sectionContent .text-input,#personalAddress .sectionContent select {
border:solid 1px #69C;
float:left;
margin-right:4px;
padding:4px;
}
