@charset "utf-8";
/* CSS Document */

.breadcrumb-first-child {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 13px;
	font-weight: normal;
	padding-left: 20px;
	vertical-align:middle;
	line-height: 14px;
}

.breadcrumb-first-child a {
	text-decoration:none;
	color: #585858;
}

.breadcrumb-first-child a:hover {
	text-decoration: none;
	color:#11b3f1;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 13px;
	font-weight: normal;
	vertical-align:middle;
}

.breadcrumb a {
	text-decoration:none;
	color: #585858;
}

.breadcrumb a:hover {
	text-decoration:none;
	color:#11b3f1;
}

.breadcrumb-current {
	font-family: Arial, Helvetica, sans-serif;
	color:#11b3f1;
	font-size: 13px;
	font-weight: normal;
	vertical-align:middle;
}

.breadcrumb-current a {
	text-decoration:none;
	color:#11b3f1;
}

.breadcrumb-current a:hover {
	text-decoration:none;
	color: #585858;
}

.enlargement {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 13px;
	font-weight: normal;
	vertical-align:middle;
	line-height:20px;
}

.enlargement a {
	text-decoration:none;
	color:#11b3f1;
}

.enlargement a:hover {
	text-decoration:underline;
	color:#11b3f1;
}


/********************************* MODULE RESULTS LAYOUT *********************************/


#module-results {
	position:relative;
	left:0px;
	top:0px;
	width:838px;
	height:134px;
 	border: 1px solid #989898;
}

#module-results-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:178px;
	height:134px;
}

#module-results-02_ {
	position:absolute;
	left:178px;
	top:0px;
	width:660px;
	height:27px;
	background-image: url(../images/generic/module-results_02.png);
	background-color: #666666;
}

#module-results-03_ {
	position:absolute;
	left:178px;
	top:27px;
	width:660px;
	height:68px;
}

#module-results-04_ {
	position:absolute;
	left:178px;
	top:95px;
	width:340px;
	height:39px;
}

#module-results-05_ {
	position:absolute;
	left:518px;
	top:95px;
	width:182px;
	height:39px;
}

#module-results-06_ {
	position:absolute;
	left:700px;
	top:95px;
	width:138px;
	height:39px;
	z-index:100;
}

/********************************* YCL *********************************/


.listadjust-field input, .listadjust-field select {
	width: 170px;
	margin: 2px 2px;
	padding: 0;
}
.finance-results {
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 7px 5px 7px;
	width: 860px;
	border: 1px solid #989898;	
	background: #FFFFFF;
}
.finance-results a, .finance-results a:visited, .finance-results a:hover {
	text-decoration: none;
	color: #000000;	
}
.apr {
	font-size: 18px;	
}
.clear { 
	clear: both; height: 0; overflow: hidden; 
}
.finance-type {
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #333333
}
.resultsfinance {
	margin: 0px;
	background: #eeeeee;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	border: 1px solid #989898;
}
.resultsfinance th {
	background: #d7d7d7;
}
.stripe {
	background: #f6f6f6;	
}
.nostripe {
	background: #eeeeee;	
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:bold;
	letter-spacing:normal;
}

.listadjustfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

