body {
    font-family : Calibri, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}
table#mainTable {
	margin-top: 48px;
	border-collapse: collapse;
}
td#mainTableTop {
	padding: 0px;
}
td#mainTableLeft {
	background: url("/public/images/customization/ARTS/ARTS.Prod_apm_access_general_ui/image02_en.png") repeat-y;
	width:15px;
	padding: 0px;
}
td#mainTableRight {
	background: url("/public/images/customization/ARTS/ARTS.Prod_apm_access_general_ui/image03_en.png") repeat-y;
	padding: 0px;
	width:15px;
}
td#mainTableMiddle {
	padding: 0px 20px;
	background: #7f90b1;
	vertical-align: top;
	width: 430px;
}
td#mainTableBottom {
	padding: 0px;
}
table#logonTable {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
table#logonTable td {
	padding: 5px;
}
td#logonTableHeader {
	color: #ffffff;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
}
td#logonTableError {
	text-align: center;
	font-weight: bold;
}
td.logonTableLabel {
	color: #ffffff;
	text-align: right;
	width: 30%;
}
td.logonTableField {
	width: 70%;
}
td#logonTableSubmit {
	text-align: right;
}
td#logonTableFooter1 {
	color: #ffffff;
	font-size: 80%;
	text-align:justify;
	text-justify:inter-word;
}
td#logonTableFooter2 {
	color: #ffffff;
	font-size: 70%;
	text-align:justify;
	text-justify:inter-word;
}
td#logonTableFooter3 {
	color: #ffffff;
	font-size: 75%;
}
input.logonTableInput {
	width: 100%;
	border: 1px solid #656764;
	background: #E5E9EF;
}
input.logonTableButton {
	border: 1px solid #656764;
	background: #E5E9EF;
	padding: 4px 20px;
	width: auto;
	overflow: visible;
}
input.logonTableButtonOver {
	border: 1px solid #656764;
	background: #A5B1C8;
	padding: 4px 20px;
	width: auto;
	overflow: visible;
}
input.logonTableButtonDown {
	border: 1px solid #656764;
	background: #59657C;
	padding: 4px 20px;
	width: auto;
	overflow: visible;
}
div#sessionTimeoutDiv {
	color: #ffffff;
	text-align: center;
}
p#sessionTimeoutTitle {
	font-size: 130%;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #E5E9EF;
}
div#logoutHeader {
	color: #ffffff;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
}
div#logoutSession {
	color: #ffffff;
	display: hidden;
}
div#logoutMessage {
	color: #ffffff;
}