﻿.space1 { width:100%;height:1px; }
.space5 { width:100%;height:5px; }
.space10 { width:100%;height:10px; }
.space15 { width:100%;height:15px; }
.space20 { width:100%;height:20px; }
.space25 { width:100%;height:25px; }
.space30 { width:100%;height:30px; }
.space40 { width:100%;height:40px; }
.space50 { width:100%;height:50px; }
.sep1grey { height: 1px; background-color: #b2b2b2; width: 100%; }
.sep2grey { height: 1px; background-color: #f5f5f5; width: 100%; }

.alc { text-align:center; }
.all { text-align:left; }
.alr { text-align:right; }
.alj { text-align:justify; }

.txt10 { font-size:10px; } .txt11 { font-size:11px; } .txt12 { font-size:12px; } .txt13 { font-size:13px; } .txt14 { font-size:14px; } .txt15 { font-size:15px; } .txt16 { font-size:16px; }
.txt17 { font-size:17px; } .txt18 { font-size:18px; } .txt19 { font-size:19px; } .txt20 { font-size:20px; } .txt22 { font-size:22px; } .txt24 { font-size:24px; } .txt26 { font-size:26px; }
.txt28 { font-size:28px; } .txt30 { font-size:30px; } .txt32 { font-size:32px; } .txt34 { font-size:34px; }

.bold { font-weight: bold; }

.pgtitle {
    color: #002378;
}