a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}
.Standard {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.Heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.Heading-small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.dotted-border {
	BORDER-RIGHT: 1px dotted
; font-family: Arial, Helvetica, sans-serif; font-size: xx-small
}

.dotted-border-vertical {
	BORDER-BOTTOM: 1px dotted
; font-family: Arial, Helvetica, sans-serif; font-size: xx-small
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F3F3F;
	text-decoration: none;
	text-align: justify;
}
.dotted-border-heading-small {
	BORDER-RIGHT: 1px dotted; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold
}

.dotted-border-standard {
	BORDER-RIGHT: 1px dotted; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.Standard-small { font-family: Arial, Helvetica, sans-serif; font-size: xx-small}

.demo {
	color: #000033;
	background-color: #cccccc;
	position: absolute;
	top: 1250px;
	margin-left: auto;
	width: 180px;
	height: 80px;
	visibility: hidden;
	text-align: center;		
}

.helper-text {
	font-size: 11px;
	color: #009900;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.notify-correct {
	font-size: 11px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;	
}

.notify-error {
	font-size: 11px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;	
}

.guider-text {
	font-size: 11px;
	color: #999999;
}

.short-password {
	font-size: 12px;
	color: #999999;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.strong-password {
	font-size: 12px;
	color: #009900;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.AllBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E7E4E4;
	border-right-color: #E7E4E4;
	border-bottom-color: #E7E4E4;
	border-left-color: #E7E4E4;
}
.dotted-border-vertical-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B1B1B1;


}
.dotted-border-vertical-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;


}
.dotted-border-vertical-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;

}
.dotted-border-horizontal {

	BORDER-RIGHT: 1px solid #E0E0E0
; font-family: Arial, Helvetica, sans-serif; font-size: xx-small
}

