.waitPopUp {
	display: none; position: fixed; top: 50%;margin-top:-40px; left: 50%;	margin-left: -110px;
	width: 220px; 	height:80px;
	background:#FFFFFF;
	color: #333;
	padding: 12px;
	z-index:10000;
	font-size:16px;
	border:solid 1px #cccccc;
	font-family:arial,sans-serif;
	text-align:center;vertical-align:middle;
	position: absolute;z-index:9000;
}
#simplemodal-overlay {background-color:#E5E5E5; cursor:wait;}

.errorSmallMessages {
	font-family: Arial,serif;	font-size: 11px;	font-weight: normal;	color: #ff0000;
}
.signIntextFields {
	font-family:Arial,serif;font-size: 12px;	font-weight: bold;	color: #41637E;
}
Blue14ArialBold{font-family:Arial,serif;font-size:14px;color:#0C3869;font-weight: bold; }

INPUT.signInShort {
	font-family:Arial,serif;border:solid 1px #A5ACB2;	width: 170px;	height: 18px;	display	:block;
}

.signInLightText {
	font-family:Arial,serif; 	font-size: 11px;	font-weight: normal;	color: #b2bcc5;	padding-left: 72px;
}
a.lightCian11Arial {font-family: Arial,serif;font-size:11px;color:#358ADA;font-weight: normal; }
a.lightCian11Arial:hover {font-family: Arial,serif;font-size:11px;color:#358ADA;font-weight: normal; }
a.lightCian11Arial:visited{font-family: Arial,serif;font-size:11px;color:#358ADA;font-weight: normal; }

.orangeArial14{ font-family: arial,serif;font-size: 14px;color:#F64600;font-weight: normal; }

.signInBottomText {
	font-family:Arial,serif;	font-size: 11px;	font-weight: normal;	color: #000000;
}

.signInBottomText a, signInBottomText:hover, {
	font-family:Arial,serif;	font-size: 11px;	font-weight: normal;	color: #6778d0;	text-decoration: underline;
}

.namedialogHide{
	visibility: hidden;
}

.namedialogVisible {
	visibility: visible;
}
DIV.regDialogTextName {
	padding-top: 20px;	padding-left: 5px;padding-right: 7px;
	text-align: center;vertical-align: middle;
	font-family: Arial,serif;font-size: 14px;color: #537EA1;
	font-weight: normal;line-height: 16px;
}

#namedialog {
	visibility: hidden;
	background-position: top;	background-repeat: no-repeat;
	z-index: 1000;	position: absolute;
	width: 390px;	height: 146px;
	left: 260px;	top: 280px;
	border: solid 0px #123061;
	padding-top: 2px;	color: #41637E;
	padding-left: 5px;	font-size: 12px;
	font-family:Arial,serif;
}

.confirmDialog{
	border:solid 1px blue;background-image:url('/images/site/regdialog.gif');
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1000;
	position: absolute;
	width: 390px;
	height: 146px;
	left: 260px;
	top: 280px;
	border: solid 0px #123061;
	padding-top: 2px;
	color: #41637E;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial;
	left:400px;
}
