.borderleftright {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0c77bc;
	border-left-color: #0c77bc;
}
.input {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #345296;
}
.checkbox {
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #345296;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #000066;
}

.textlarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000700;
	font-weight: bold;
}
.text {


	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #000000;
}
.textsmall {



	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #345296;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #345296;
}
.copyrightlink:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #345296;
	text-decoration: none;
}
.copyrightlink:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #345296;
	text-decoration: none;
}
.copyrightlink:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
}
.copyrightlink:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #345296;
	text-decoration: none;
}
