
.bodytext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smalltext {font-family: Verdana, Arial; font-size:9px;}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
}
.oktext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #007500;
}
a:link {
	color: #3266dc;
	text-decoration: none;
}

a:visited {
	color: #3266dc;
	text-decoration: none;
}

a:hover {
	color: #348833;
	text-decoration: underline;
}

.btnSMTLogin {
	border-radius: 5px;
	width: 80px;
	font-family: Helvetica;
	font-size: 14px;
	border-color: #F1F1F1;
	background-image: linear-gradient(#FFFFFF, #D9D9D9);
}

.btnSMTLogin2 {
    height: 25px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 0px;
    color: blue;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
}

.btnSMTLogin3 {
    height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 0px;
    color: blue;
    text-align: left;
    padding-left: 30px;
    cursor: pointer;
    background-image: url("../ucLogin/cnp-new.png");
    background-repeat: repeat-y;
    background-color: white;
    white-space: nowrap;
}
.smt-Width100 {
	width:100%;
}
	
.smt-Width26{
	width:26%;
}

.smt-Width66 {
	width: 66%;
}

.smt-Width8 {
	width: 8%;
}

.smt-Red {
	color:red;
}

.smt-Green {
	color: green;
}
.smt-padding {
	padding-bottom: 5px;
}
.columnCell {
	float: left;
}

.center {
    margin: 0 auto;
}

.rowAfter {
	content: "";
	clear: both;
}
.columnFull {
    float: left;
    width: 100%
}

.columnWithoutWidth {
    float: left;
    padding: 2px;
}

.common_left_alignment {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.common_right_alignment {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
.common_center_alignment {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.login_div {
    width: 400px;
    padding: 5px 10px 5px 10px;
    border-right: teal 1px ridge;
    border-top: teal 1px ridge;
    border-left: teal 1px ridge;
    border-bottom: teal 1px ridge;
}

.login_div1 {
    border-top: teal 1px solid;
    padding-left: 15px;
    background-color: #f0f0f0;
}

.login_div2 {
    padding-left: 15px;
    border-top: teal 1px solid;
    background-color: #f0f0f0;
}

.login_div3 {
    border-top: teal 1px solid;
    padding-left: 15px;
    background-color: #f0f0f0;
}

.login_div4 {
    padding-top: 10px;
}

.login_div5 {
    text-align: left;
	padding-left: 15px;
}

.login_div6 {
    padding-bottom: 2px;
}

.login_div7 {
    width: 17%;
}

.login_div72 {
    width: 15%;
}
 
.login_div8 {
    width: 1%;
}

.login_div9 {
    width: 63%;
}

.login_div10 {
    width: 13%;
}

.login_div11 {
    width: 71%;
}

.login_div12 {
    width: 12%;
}

.column {
	float: left;
	width: 33.33%;
	padding: 2px;
}

.column5Padding {
	float: left;
	width: 25%;
	padding: 5px;
}

.column70Prcnt {
	float: left;
	width: 70%;
	padding: 2px;
}

.link_Login_Page {
	font-size: larger;
	border-bottom-style: solid;
	border-width: 0 0 1px;
}

.button_Submit {
	text-shadow: 0 0 black;
}

.padding_left_10px {
	padding-left: 10px;
}

.width_98Prcnt {
	width: 98%;
}

.padding_bottom_20px {
	padding-bottom: 20px;
}

.padding_left_20px {
	padding-left: 20%;
}

.padding_20px {
	padding: 20px !important;
}

.smt_border_0 {
	border: 0px;
}

.width_90Prcnt {
	width: 90% !important;
}
.smt-link-btn {
	font-size: 13px;
}

.smt-Width3 {
	width: 3%;
}

.smt-Width97 {
	width: 97%;
}

.btnSMTRecoverPassword {
    height: 25px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 0px;
    color: blue;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
    background-color: white;
}

.column2 {
    float: left;
    width: 2%;
}

.column28 {
    float: left;
    width: 28%;
}

.column30 {
    float: left;
    width: 30%;
}

.column47 {
    float: left;
    width: 47%;
}

.column22 {
    float: left;
    width: 22%;
}

.recoverPassword_div1 {
    border: 0px;
    width: 509px;
    height: 170px;
}

.recoverPassword_div2 {
    padding-top: 10px;
}

.recoverPassword_div3 {
    padding-left: 5px;
}

