body { 
	scrollbar-arrow-color: #00265A;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #00265A;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-dark-shadow-color: #00265A;
	scrollbar-3d-light-color: #ffffff;
	margin:0;
	background-color:#01245c;
}

table, input, select, textarea {
	color:#2C2C2C;
	font-family:Arial;
	font-size:9pt;
}

td { font-size:9pt; line-height:17px; text-align:left; }

.l_blk { color:#2C2C2C; font-family:Arial; text-decoration:none; }
.l_lgr { color:#999999; font-family:Arial; text-decoration:none; }
.l_gry { color:#777777; font-family:Arial; text-decoration:none; }
.l_wht { color:#ffffff; font-family:Arial; text-decoration:none; }
.l_blu { color:#004B8D; font-family:Arial; text-decoration:none; }
.l_blk:hover { text-decoration:underline; }
.l_gry:hover { text-decoration:underline; }
.l_wht:hover { text-decoration:underline; }
.l_blu:hover { text-decoration:underline; }

.l_nu { font-family:Arial; text-decoration:none; }

.c_wht { color:#ffffff; }
.c_gry { color:#777777; }
.c_lgr { color:#999999; }
.c_org { color:#ef4223; }
.c_blu { color:#004B8D; }
.c_red { color:#d50000; }
.c_grn { color:#59AD10; }
.c_blk { color:#2C2C2C; }

.s_7 { font-size:7pt; }
.s_8 { font-size:8pt; }
.s_9 { font-size:9pt; }
.s_10 { font-size:9pt; }
.s_11 { font-size:11pt; }
.s_12 { font-size:12pt; }
.s_13 { font-size:13pt; }
.s_14 { font-size:14pt; }
.s_15 { font-size:15pt; line-height:23px; }

.t_hl { font-family:Arial; color:#004b8d; font-size:20pt; line-height:27px; }
.t_h2 { font-family:Arial; color:#004b8d; font-size:11pt; line-height:20px; }
.t_h3 { font-family:Arial; color:#004b8d; font-size:9pt; line-height:17px; }

.t_h1_wht { font-family:Arial; color:#ffffff; font-size:15pt; line-height:23px; }

form { 
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;margin-right:0px;
	margin-left:0px;
	display:inline;
}

.space_blu { background-color:#004b8d; background-repeat:repeat;}
.space_wht { background-color:#ffffff; background-repeat:repeat;}