html, body {
	padding: 0;
	margin: 0;
	height: auto;
	position: relative;
	text-transform: none !important;
}
body {
	font-size: 100%;
	color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.3;
}
a {
	color: #184880;
	font-weight: bold;
}
.clearfix {
	clear: both;	
}
.page-width {
	width: 950px;	
	margin: 0 auto;
}
#header {
	margin-top: 20px !important;
	display: block;
	border: 1px solid #7C92AA;
	border-bottom: 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #bdd3ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bdd3ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#bdd3ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#bdd3ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#bdd3ed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#bdd3ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdd3ed',GradientType=0 ); /* IE6-9 */
}
.logo {
	float: left;	
	margin: 10px 30px 10px 25px;
}
#header hgroup {
	display: block;
	float: left;
	clear: none;
}
#preorpost div {
	width: 46.666666%;
	margin: auto;
}
#usertype div {
	width: 90%;
	margin: auto;
	height: 3em;
}
#loantype .unclickable {
	pointer-events: none;
}
.unchecked {
	background-color: #bdd3ed !important;
}
h1.page-title {
	color: #184880;
	font-size: 24px;
	padding: 55px 0 0 0;
}
h2.sub-title {
	font-weight: normal;
	color: #184880;
	font-size: 21px;
	margin-top: 0;
}
#content {
	border: 1px solid #7C92AA;	
	background: white;
	position: relative;
	min-height: 590px;
	height: 100%!important;
	height: 590px;
}
#main {
	padding: 20px;	
}
#copyright {
	text-align: center;
	padding: 10px 10px 20px 10px;
}
hr {
	border: 0;
	border-top: 1px solid #000000;
	margin-top: 0;
}
.sidebar {
	list-style-type: none;
	margin: 0;
	padding: 0px 2px;
	float: left;
	width: 200px;
	height: 591px;
	border-right: 1px solid #7C92AA;
	background: #bdd3ed repeat-x top left;
	position: relative;
}
#mainsection {
	width: 713px;
	float: right;
	margin: 1em;
	min-height: 525px;
}
form#iremspinut {
	line-height: 1.5em;
}
.linkbox {
	display: block;
	margin:2em auto;
	width: 20em;
	text-align: center;
	padding: 2em 1em;
	line-height:1.5em;
	font-size:1.1em;
	border-radius: 4px;
	border: 1px solid #000000;
	text-decoration: none;
}
.linkbox:hover {
	color: white;
	background-color: #184880;
}
	
.sidebar fieldset {
	padding-left:.35em !important;
}
.sidebar fieldset div {
	color: gray;
	padding: .2em .1em;
}
.sidebar fieldset div label {
	display: inline-block;
}
.sidebar fieldset div input {
	display: inline-block;
}
form#iremsinput fieldset div.pure-control-group > label {
	width: 14em !important;
	margin-left: .5em;
	margin-right: .5em;
}
legend {
	font-size: 1.2em;
	margin: auto 1em !important;
	width: auto !important;
	border: none !important;
}
span label {
	cursor: pointer;
}
label.pure-radio {
	cursor: pointer;
}
form#iremsinput fieldset div div span label {
	width: auto !important;
	text-align: left;
}
fieldset.category {
	margin-bottom: 1em !important;
	border: 1px solid silver !important;
}
fieldset div.pure-control-group {
	margin-top: .5em !important; /*for nested divs*/
}
fieldset legend + div.pure-control-group {
	margin-top: auto !important;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 3px;
}
input[type="text"] {
	margin-right: 1em;
}
form#iremsinput fieldset div div label.distributions {
	width: 30% !important;
	text-align: left !important;
	display: inline-block;
	margin-left: 0;
	margin-right: .5em;
}
.date {
	text-align: center;
}
#ui-datepicker-div {
	z-index: 10 !important;
}
#closedate {
	text-align: center;
}
#costcutoffdate {
	text-align: center;
}
#amortizationdate {
	text-align: center;
}
.dollars {
	text-align: right;
	position: relative;
	left: -.5em;
	z-index: 1;
}
.dollarsign {
	position: relative;
	left: .5em;
	z-index: 10;
}
.numfield {
	vertical-align: bottom;
}
.noscript #content { 
	position: relative;
	height: 100%;
}
.noscript .sidebar {
	position: absolute;
	border-bottom: 1px solid #86A8C3;
	height: 100%;
}
.tooltipicon {
	vertical-align: top;
	margin-top: .2em;
	margin-right: .1em;
}
.ui-tooltip-content {
	font-size: .8em;
}
#finalinstructions {
	display: none;
}
#lcdate {
	padding: .35em 0 .75em;
	margin: 1.5em !important;
}
#generatebutton {
	margin-left: 10em;
	line-height:1.5em;
	font-size:1.5em;
	border-radius: 4px;
}
#emailtext {
	margin-top: 2em;
}
form#iremsinput fieldset div.pure-control-group > label.error {
	position: relative;
	left: 1em;
	font-size:.9em;
	color: red;
	width: auto !important;
}
#collat div div > label, #otheram div div > label {
	float: left;
	height: 7.5em;
}
#collat div div span, #otheram div div span { /*two columns of options bc too many */
	display: inline-block;
    width: 50%;
	margin-top: 5px;
}