body {

	background-color: #EFF3FA;
}
.blue-white-thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97ACD9;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blue-white-thead-lf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97ACD9;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.thin-border {
	border: 1px solid #99ABDB;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thin-border-largefont {
	border: 1px solid #99ABDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.no-border-largefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #677DC6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #677DC6;
}
.largetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}
A:active {
}
A:visited {

}
A {
	text-decoration: underline;
	color: #0000FF;
	}
.bluetextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #677DC6;
}
