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

#calcTable{
	border:thin;
	font-family:"Times New Roman", Times, serif;
	background-color:#CCC;
}
#calcTable .top{
	font-size:9px;
	text-align:center;
	background-color:#999;
}
#calcTable .side{
	height:25px;
	vertical-align:text-bottom;
	font-size:9px;
	text-align:right;
	background-color:#999 !important;
}
#calcTable td{
	font-size:10px;
	text-align:center;
}
#calcTable #us{ background-color:#FF0 !important}
#calcTable .them{color:#F00;};
#calcTable hr{
	width:75%;
	align:left;
	text-decoration:underline;
}
#calcTable #header{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	background-color:#00F;
}
.tr0{
	height:50px;
	text-align:center;
}
.tr1{
	height:30px;
	background-color:#CCC;
	text-align:center;
}
.tr2{
	background-color:#CCC;
	text-align:center;
}
.tr3{
	background-color:#F00;
	text-align:center;
}
#calcTable .titles{
}
#calcTable #calcForm{ 
	width:100%;
}
#calcTable #calcForm label{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	text-align:right;
}
#calcTable #calcForm input{
	width:80px;
}
#calcTable #captions-main{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
}
#calcTable .captions{
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
}
#calcTable .alt{
	background-color:#FFF;
}
.text_to_top{
	width:25px;
	text-align:left;
}
.listextbig1 {
	font-size: 14px;
}
.listtextbig {
	font-weight: bold;
	font-size: 14px;
}
.middle table tr td table tr td p .bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
.none {
	color: #F00;
}
#call {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.formtext {
	color: #2471C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles2 {
	font-size: 24px;
}

