body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #F1F0EB;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
td {
    padding: 0px 2px
}

a:link, a:visited, a:active {
    color: #006699;
}
a:hover {
    color: #0066CC;
}

#certification {
    list-style: none;
    margin-top: 10px;
    margin-left: 5%;
}

div#logo {
    margin-top: -5%;
    margin-left: 5%;
    margin-bottom: 1%;
}

div#program-name {
    margin-left: 5%;
    margin-bottom: 3%;
    font-size: 2em;
    font-weight: normal;
    color: #464A75;
}

.login {
    margin-left: 25%;
}


div#login-reference-box {
    position: absolute;
    top: 15px;
    left: 440px;
    padding: 5px;
    border: 1px solid #D7D3C6;
    background-color: #F9F9F7;
}

div#content {
    background-color:#FFFFFF;
    padding-right:35px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D7D3C6;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D7D3C6;
    padding-top: 36px;
    width: 675px;
}

div.internal-message {
	margin-top: 3%;
	margin-left: 5%;
}

div#notice {
	color: green;
}

div#internal_save_notice {
	margin-top: 3%;
	margin-left: 50px;
	color: green;
}

div#warning {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

.page-contents {
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 0px;
    margin-bottom: 0px;
    clear: both;
}

.data {
    padding-right: 15px;
    text-align: right;
}

.field-data {
    margin: 0px 15px;
    padding: 2px 5px;
}

.last_field-data {
    border-bottom-style: solid;
    border-bottom-color: black;    
}

.highlighted {
	background-color: #8FC2FF;
}

.highlighted-bold {
	background-color: #8FC2FF;
	font-weight: bold;
    color: #191970;
}

.subdude-message {
    color: #6495ED;
    text-align: center;
    font-size: .8em;
    padding-left: 8px;
}

.total {
    color: #191970;
}

.financing {
    font-weight: bold;
}

.endorsement-list {
	margin-left: 5%;
}

table#policy-dates, div#previous-carriers-container, div.no-stuff {
	margin: 15px 0px;
}

table.object-info tr td label, 
div#previous-carriers-container, 
div#insured-info label,
div.no-stuff {
	padding-left: 8px;
}

table.object-relationship-info {
	margin: 0px 0px 10px 0px;
}

table.object-relationship-info tr td label {
	padding-left: 8px;
}

div#mailing-address-label {
	margin: 10px 0px -5px 0px;
	padding-left: 11px;
	font-weight: bold;
}


div.previous-carrier {
	margin: 5px 0px;
}	

hr {
	width: 80%;
}

hr.class-code-separator {
	width: 90%;
}

table#policy-dates tr td {
	vertical-align: top;
}

div#navbar {
    margin-top: 0px;
    margin-left: 3%;
    margin-bottom: 3%;
    background-color: #313452;
    padding: 3px;
    width: 650px;
}

div#navbar ul {
    display: inline;
    margin: 0;
    padding: .5%;
    /* height: 20px; */
}

div#navbar ul li {
    color: white;
    display: inline;
    margin: 0;
    padding: 1%;
    vertical-align: middle;
}

div#navbar ul li a {
    color: white;
    text-decoration: none;
    padding-top: 0.1%;
    padding-right: 2%;
    padding-bottom: 0.1%;
    padding-left: 2%;
}	

div#navbar ul li a:hover {
    color: #313452;
    background-color: white;
}

.fieldWithErrors {
  padding: 2px;
  background-color: crimson;
  display: table-cell;
}

#errorExplanation {
  width: 90%;
  border: 2px solid crimson;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  margin-left: 4%;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

table#all-class-codes thead tr th {
	padding-right: 17px;
	text-align: left;
}

table#ClassCodes td{
    padding-left:3px;
    padding-right:3px;
}
table#ClassCodes .selectedIMGTD {
    text-align:center;
}
table#ClassCodes .selectedTD {
    color:#2D7F31;
}
table#class-code-table {
    width:100%;
}
table#class-code-table tr td {
    padding: 2px 10px;
}
th {
    text-align:left;
    background-color: #E2DFD6;
    padding:  5px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
#class-code-text {
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #006699;
}

.choice {
	display: inline;
}

table.quote-input-table {	
	margin: 0px;
}

table.quote-input-table td {
	padding: 0 5px;
}

.popup-function-title {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

.function-title {
    clear: none;
    margin-left: 5%;
    margin-bottom: 2%;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2em;
    color: #333333;
}

.field-header {
    font-size: 1.25em;
}

.field-hint {
    font-size: .9em;
}

form {
    margin:0px;
    padding:0px;
}

.RAlign {
    float:right;
    padding-right: 10px;
    display: inline;
}

fieldset{
    background-color:#F9F9F7;
    border-width:2px 2px 2px 10px;
    border-style:solid;
    border-color:#D7D3C6;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    position:relative;
    display:block;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

fieldset legend{
    background-color:#E4E2DA;
    color:#313452;
    font-weight:bold;
    text-transform:uppercase;
    font-size:100%;
    top: -14px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #313452;
    border-right-color: #313452;
    border-bottom-color: #313452;
    border-left-color: #313452;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: -42px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 5px;    
}

.label {
    text-align: left;
}

.quote-input-box {
	color: black;
	background-color: snow;
	border: 1px solid black;
	padding: 10px 0px 5px 5px;
	margin: 25px 0 0 0;
}

.quote-input-header {
	width: 100%;
}	

.quote-input-questions {
	width: 275px;
	height: 350px;
}

/* Quotes display */
table#quote-display-table thead tr th {
	margin: 0;
	padding-bottom: 5px;
	vertical-align: bottom;
	text-align: center;
}

table#quote-display-table tbody tr td {
	line-height: 1.5em;	
}

.limit {
    font-weight: bold;
}

.field-label {
    margin: 0;
    padding: 0px 25px;
    vertical-align: bottom;
}

.top-offset-content {
    margin-top: 5%;
    margin-bottom: 0;
}

.boxed-content {
    color: black;
    background-color: #FFFAFA;
    border: 1px solid black;
    width: 525px;
    margin-left: 39px;
    z-index: 0;
    padding: 10px 5px 5px 5px;
}

.box-header {
	position: relative;
	margin-top: -20px;
	margin-left: 10px;
	padding-left: 7px;
	border: 1px solid black;
	color: white;
	background-color: #313452;
	z-index: 2;
	text-align: left;
}	

div.left-offset-content {
    margin-left: 25px;
}

div#print_application_buttons {
    background-color: #F0FFFF;
    margin-left: 205px;
    width: 230px;
    padding: 10px;
    border: 1px solid black;
}

div#active-applications th {
    padding-top: 10px;
}

div#active-applications td {
    padding: 5px 2px;
}

#required-fields {
    height: 235px;
  	width: 255px;
}

#optional-fields {
    height: 235px;
    width: 255px;
}

div#app-date {
    float: right;
    text-align: center;
    padding-right: 5px;
    color: red;
    font-weight: bold;
}

table#user-list tr th, table#user-list tr td {
	text-align: left;
	padding: 5px;
}

table#edit-user tr td {
	vertical-align: top;
	padding: 3px;
}

table#quote-basis {
	margin-top: 5px;
}
	
table#quote-basis tr td {
	padding: 0px 12px 0px 0px;
}

table#quote-basis-class-codes {
	margin-left: 20px;
	font-weight: bold;
}

table#quote-basis-class-codes tr td {
	padding: 0px 15px 0px 0px;
}

.max-quote-message {
	vertical-align: middle;
	text-align: left;
	background-color: #ffffcc;
	border-left: 1px solid black;
	border-right: 1px solid black;	
}

.max-quote-message-top {
	border-top: 1px solid black;
}	

.max-quote-message-bottom {
	border-bottom: 1px solid black;
}	

div#filter-area {
	margin: 20px 10px 0px 10px;
	padding-top: 20px;
}

div#filtering {
	float: left;
	margin-top: -30px;	
}

div#sorting {
 	float: right;
	margin-top: -45px;
	margin-right: 5px;
}

table#policy-dates tr td {
    vertical-align: top;
}

input {
    color:#333333;	
    font-size: 13px;
}

.button {
    font-weight:bold;
    padding:0 .25em 0 .25em;
    margin:0px 0px 0px 0px;
    padding:0 .25em 0 .25em;
    width:auto;
    overflow:visible;
    border: 1px solid #8D8A72;
    color: #006699;
}

div#Footer {
    background-color:#D7D3C6;
    padding-right:20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D7D3C6;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D7D3C6;
    padding-top: 20px;
    width: 665px;
    padding-left: 25px;
    font-size: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F1F0EB;
}

table#edit-user tr td, table#edit-user tr td input {
	vertical-align: middle;	
}

p#disqualification-message {
	font-size: 1.2em;
	font-weight: bold;
}

iframe#endorsement_pdf {
  border: 1px solid black;
  margin: 0;
  padding: 0;
  height: 600px;
  width: 100%;
  overflow: auto;
}

input.percentage {
  border: 0;
  background-color: transparent;
}

div.simple {
  margin-left: 7%;
}

iframe#usli_frame {
  margin-top: 50px;
  margin-left: -25px;
  height: 650px;
  width: 750px;
}
