* { margin: 0px; padding: 0px; font-size: 97%; font-family:Arial; color:#004998;}

/* Text Alignment */
.txtl { text-align: left; }
.txtr { text-align: right; }
.txtc { text-align: center; }

/* vertical alignment */
.vertt { vertical-align: top; }
.vertm { vertical-align: middle; }
.vertb { vertical-align: bottom; }

/* font changes */
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration: underline; }

/* margins */
.mb10, .bm10 { margin-bottom:10px; }
.mt10, .tm10 { margin-top:10px; }
.mt20, .tm20 { margin-top:20px; }

/* font sizes */
.fs8 { font-size:8pt; }
.fs9 { font-size:9pt; }
.fs10 { font-size:10pt; }
.fs11 { font-size:11pt; }
.fs12 { font-size:12pt; }
.fs14 { font-size:14pt; }
.fs16 { font-size:16pt; }
.fs18 { font-size:18pt; }

/* padding */
.p1 { padding: 1px 1px 1px 1px; }
.p2 { padding: 2px 2px 2px 2px; }
.p3 { padding: 3px 3px 3px 3px; }
.p4 { padding: 4px 4px 4px 4px; }
.p5 { padding: 5px 5px 5px 5px; }
.p10 { padding: 10px 10px 10px 10px; }
.p15 { padding: 15px 15px 15px 15px; }


TD { vertical-align: top;font-family: Arial; }
IMG { border: 0px; }
a, a:link, a:visited {
	color: #009300;
	font-weight: bold;
}
a:hover { 
	color: red; text-decoration: none; }

.rightcolel { margin-bottom: 10px; }
.whtbg { background: #fff; }
.c { text-align:center; }

#legalfooter {
	line-height: 1.5;
	font: bold .7em Arial;
}
.err { font-weight: bold; color: #FF5C5C; }
.hdrsucc {  font-weight: bold; color: blue; margin: 10px auto 10px auto; border: 2px solid blue; padding: 5px; width: 60%; text-align:center; background: #B5C6ED; }
.hdrerrs {  font-weight: bold; color: red; margin: 10px auto 10px auto; border: 2px solid red; padding: 5px; width: 60%; text-align:center; background: #FBECEC; }

.onbgLink a, .onbgLink a:link, .onbgLink:visited { color: #545F07; }
.onbgLink a:hover { color: darkblue; }
.ralign { text-align: right; }
.lalign { text-align: right; }
.i { font-style: italic; }

.checkusernameavailability { font-size: 10px; }

