/* CSS Document */

.main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #48494A;
	text-decoration: none;
}

.main2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #04334F;
	text-decoration: none;
	line-height: 14px;
}
.main3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #19532B;
	text-decoration: none;
}
.contactus {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #48494A;
	text-decoration: none;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #19532B;
	text-decoration: none;
}

.border {
border: 1px solid #04334F;
border-width: 1px 1px 1px 1px; 

}

.title {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #04334F;
	text-decoration: none;
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #04334F;
	text-decoration: none;
}
.title3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.title4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #04334F;
	text-decoration: none;
}
.calculatorgreen{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
	line-height: 15px;
}
.calculatorresults{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #24B8FF;
	text-decoration: none;
	line-height: 14px;
}
.calculatorwhite{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.copyright2{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #B9DA1F;
	text-decoration: none;
