html, body {
	background-color: #2253A5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-face-color: #3665B2;
	scrollbar-shadow-color: #245096;
	scrollbar-highlight-color: #82A3D9;
	scrollbar-3dlight-color: #5C85C8;
	scrollbar-darkshadow-color: #002476;
	scrollbar-track-color: #174696;
	scrollbar-arrow-color: #BCD1F2;
	scrollbar-base-color: #002476;
}

.inputStyle {
	background-color: #FFFFFF;
	border-bottom: #5E7E97 1px outset;
	border-left: #7997AE 1px outset;
	border-right: #5E7E97 1px outset;
	border-top: #7997AE 1px outset;
	font-size: 12px;
	color: #00036F
}
.select {
	background-color: #FFFFFF;
	border-bottom: #5E7E97 1px outset;
	border-left: #7997AE 1px outset;
	border-right: #5E7E97 1px outset;
	border-top: #7997AE 1px outset;
	font-size: 12px;
	color: #00036F
}

.arial12white {
	font-size: 12px;
	color: #FFFFFF
}
.arial12whiteBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.arial12gray {
	font-size: 12px;
	color: #313131
}
.arial12grayBold {
	font-size: 12px;
	font-weight: bold;
	color: #313131
}
.arial12darkblue {
	font-size: 12px;
	color: #00036F
}
.arial10white {
	font-size: 10px;
	color: #FFFFFF
}
.arial12lightgray {
	font-size: 12px;
	color: #CCCCCC
}
.arial12purple {
	font-size: 12px;
	color: #9F0159
}
.arial12purpleBold {
	font-size: 12px;
	font-weight: bold;
	color: #9F0159
}
.arial16darkblueBold {
	font-size: 16px;
	font-weight: bold;
	color: #00036F
}
.arial18darkblueBold {
	font-size: 18px;
	font-weight: bold;
	color: #00036F
}
.arial10gray {
	font-size: 10px;
	color: #313131
}
.arial14darkblueBold {
	font-size: 14px;
	font-weight: bold;
	color: #00036F
}
.arial10black {
	font-size: 10px;
	color: #000000
}
.arial12rust {
	font-size: 12px;
	color: #6E2606;
	text-decoration: none
}
.arial12black {
	font-size: 12px;
	color: #000000
}
.arial12darkgray {
	font-size: 12px;
	color: #313131
}
.arial10lightgray {
	font-size: 10px;
	color: #CFCFCF
}
.arial12maroon {
	font-size: 12px;
	color: #9F0159
}
.arial12darkblueBold {
	font-size: 12px;
	font-weight: bold;
	color: #00036F
}
