body {
}
.tblbackgroundwhite {
	background-color: #FFFFFF;
	border: thin solid #000000;
	background-position: 250px 15px;
	background-repeat: no-repeat;


}
a:link {
	color: #5282CE;
}
a:visited {
	color: #000000;
}
.smallFont {
	font-size: 0.70em;
}
.smallFont75 {
	font-size: .75em;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.smallFont85 {
	font-size: .85em;
}
.tblDashedBorder {
	border: .01em dashed #00FF00;
}
.submit {
	height: 20px;
	width: 50px;
	font-family: "Times New Roman", Times, serif;

}
.blueBG {
	background-color: #009900;
}
.whiteFont {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;

}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
}
.border {
	border: medium solid #000000;
}
a:hover {
	text-decoration: none;
}
.border2 {
	border: 1px solid #000000;
}
.tblbggreen {
	background-color: #5282CE;
	border: 1px solid #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000000;

}
.greenFont {
	color: #009900;
}
.increaseFontSize {
	font-size: larger;
}
.greenBorder {
	border: 1px solid #5282CE;
}
.bgWhite {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bgblue {
	background-color: #5282CE;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .70em;
}
.bgBar {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #000000;
}
