.restricted th {
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1D1D77;
	border-bottom: solid 2px #5875AB;
	font-family: Arial, Helvetica, sans-serif;

}
.restricted h5 {
	text-align: left;
	color: #FF0000;
	font-size: 11px;


}
.login th {
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	background-color: #1D1D77;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	border-bottom: solid 2px #5875AB;
	font-family: Arial, Helvetica, sans-serif;
}
.login td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.frame {font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
.frame td {
	font-size: 12px;
}
.frame th {
	border-bottom-style: solid;
	text-align: left;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: lightsteelblue;
	height: 45px;

}
.frame h2 {
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	color: #003366;


}
.frametop {}
.framelogo {
	height: 100%;
	vertical-align: bottom;

}
.framemenu {
	font-size: 12px;
	font-weight: bold;
}
.framesubmenu {
	height: 25px;
}
.framebody {}
.framefoot {
	background-color: lightsteelblue;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	height: 25px;
}
.framemenutop {
	background-color: whitesmoke;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: gainsboro;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 30px;
	border-bottom-style: solid;
	vertical-align: bottom;
	padding-bottom: 2px;







}
