@charset "UTF-8";
a:link {
	color: #2182B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A453F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.headerintro {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dde4ec;
	background-image: url('images/head_01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.ghosttextcolor {
	color: #BBB7AD;
}
.headline1 {
	font-size: 13px;
	font-weight: bolder;
	padding-top: 20px;
}
.headline1blue {
	font-size: 13px;
	font-weight: bolder;
	color: #2182B0;
	padding-top: 20px;
	padding-left: 30px;
}
.column1indent {
	padding-right: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.dataright {
	padding-right: 12px;
}
.column1backgrnd {
	background-image: url('images/bg_column1_03.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.datarightghost {
	padding-right: 5px;
	color: #BBB7AD;
}

.inputBox {
	width: 65px;
	height: 15px;
	text-align: right;
	border: 1px solid #dde4ec;
	color: #BBB7AD;
	font-size: 11px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
}


.headerintrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}
.dataleft {
	padding-left: 7px;

}
.bottomBorder
{
	border: 0px solid #b5ab9c;
	border-bottom-width: 1px;
}
.resultcalchead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-image: url('images/resultcalc_01.jpg');
	background-repeat: no-repeat;
}
.resultcalcbg {
	background-image: url('images/resultcalc_01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.margingbelow {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b5ab9c;
	border-right-color: #b5ab9c;
	border-bottom-color: #b5ab9c;
	border-left-color: #b5ab9c;
	border-color: #b5ab9c;
}
