body
{
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	width: auto;
	min-width: 50%;
}
body * {
	line-height:1.22em;
}
ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}


.fontIsi{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align: justify;
	color:#494949;
}
.fontJudul{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #19B3FF;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
}
.fontKecil{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #494949;
}
.fontOut{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
}
.fontBlue{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #38BDFF;
}
.boxSmall
{
	width: 160px;
	height: 20px;
	background:none;
	border: none;
	color: #000000;
	margin-top: 0px;
	margin-left: 18px;

}
#fieldHolderTxtSmall
{
	width: 80px;
	height:20px;
	background:url(../images/txtfieldsmall.png) no-repeat;
	float: none;
}
#fieldHolderEmailSmall
{
	width: 80px;
	height:20px;
	background:url(../images/txtEmailSmall.png) no-repeat;
	float: none;
}