body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/* background-image: url(bkg.jpg); */

}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4278B3;
	font-weight: bold;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 4px;
	padding-top: 4px;



}
.tabstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(lines.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	margin: 40px 25px 25px;
	padding: 40px 25px 25px;


}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #4278B3;
	text-align: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #4278B3;
	

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #b90000;
	

}
.sidecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 12px;
	padding: 12px;
	text-align: right;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #4278b3;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #4278b3;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #b90000;
	text-decoration: underline;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #b90000;
	text-decoration: underline;

}
.topmenu a:link {
	color: #4278b3;
	text-decoration: none;


}
.topmenu a:visited {
	color: #4278b3;
	text-decoration: none;

}
.topmenu a:hover {
	color: #86AAD2;
	text-decoration: none;

}
.topmenu a:active {
	color: #86AAD2;
	text-decoration: none;

}
.tabstyle a:link {
	color: #000000;
	text-decoration: none;
}
.tabstyle a:visited {
	color: #000000;
	text-decoration: none;
}
.tabstyle a:hover {
	color: #4278b3;
	text-decoration: none;
}
.tabstyle a:active {
	color: #4278b3;
	text-decoration: none;
}
.tdcontent {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
}
.calc {
	background-color: #F3F3F3;
}