body {
	background-image: url(../images/bluebg.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-repeat: repeat-x;
}
.bodytext  {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFF;
}

.leftcol {
	background-color: #00227C;
	color: #FFF;
	padding: 6px;
}
.moved {
	text-align: center;
	vertical-align: middle;
}
.leftcol {
	color: #033;
	padding: 6px;
	text-align: left;
	background-color: #FFF;
}
.bodytext  a{
	color: #1857A7;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}


.rightcol {
	color: #FFF;
	padding: 6px;
	font-weight: normal;
	text-align: center;
	background-color: #0049B3;
}
.rightcol  a{
	color: #6FF;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
}
.rightcol a:hover {
	color: #FF0;
}
.trheight100 tr{
	height: 100px;
}
.emergency {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.tableheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FC0;
	font-variant: small-caps;
	font-size: 14px;
	background-color: #0049B3;
	text-align: center;
}
.address {
	text-align: right;
}
.email {
	color: #06F;
}

.payonline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.firsttime {
	font-size: 10px;
	color: #06F;
	padding-left: 35px;
	vertical-align: top;
	text-align: left;
}
.table {
	background-color: #FBFBFB;
}
}
h2 {
	color: #114890;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.hide{

visibility: hidden

}