html {height: 100%;}

body{
	min-height: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #245079;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #245079;
}
.smalltxt-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #245079;
	text-decoration: none;
}
.borderbottomtop-blue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7C1E6;
	border-right-color: #A7C1E6;
	border-bottom-color: #A7C1E6;
	border-left-color: #A7C1E6;
}
.borderbottom-blue {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #A7C1E6;
	border-right-color: #A7C1E6;
	border-bottom-color: #A7C1E6;
	border-left-color: #A7C1E6;
}
.border-blue {
	border: 1px solid #A7C1E6;
}
.txt-blue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #245079;
}
.txtbold-blue {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #245079;
}
.sidebar {
	border: 1px solid #6F95C2;
	background-color: #D4E2FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1B4A73;
	text-decoration: none;
}
