
html, body{
	/*
	font-family: Arial;
	font-size:10pt;*/
	height:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.bdyCls{
	/*font-family: Arial;
	font-size:10pt;
	margin-left:auto;
    margin-right:auto;
    width:80%;
    margin-top:0px;
    margin-bottom:0px;*/
    background:url(/WebParagraf-Registration/resources/images/bg.png) #5383be repeat-x;
    border: 0;
    color:#FFF;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:18px;
    line-height: 1;
    margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.mainForm{
	width:80%;
	height:98%;
	/*margin-left:auto;
	margin-right:auto;
	position:relative;*/
}

.cpCls{
	margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.ftCntCls{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
	}

/*
#footer{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:absolute;
    bottom:0;
}
*/
#footer{
	width:940px;
	position:absolute;
	padding:10px 0 10px 0;
    /*bottom:-35px;*/
	border-top:1px solid #CCC;
	text-align:center;
}

.wrkACls{
	margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.wrkAURegCls{
    text-align:center;
}

.usrRegCntnt{
    margin-left:auto;
    margin-right:auto;
}

.usrRegDataCntnt{
	margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.usrRegButtonCntnt{
	font-style:oblique;
	margin-left:auto;
    margin-right:auto;
}

.ctCnt{
	width:100%;
	height:20%;
	}

.psLstOneRadio{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.inpScrTxt{
	width:90%;
}