body {
	color:#969696;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	margin:0;

	background-image:url(../images/background.png) !important;
	background-attachment:fixed;
	background-repeat: repeat;
	background-color: #cbcccd;
	font-size:11px;
}
a {
	color:#969696;
	text-decoration: none;
}
img{
	border:none;
}
#footer {
	margin-top: 15px;
	text-align: center;
	background: none repeat scroll 0 0 #000000;
	bottom:0;
	position:fixed;
	color:#969696;
	padding-bottom:5px;
	padding-top:2px;
	text-align:center;
	width:100%;
}
.container{
    background: url("../images/ongnong-form-bg-lg.png") no-repeat scroll 0 0 transparent !important;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px #000000;
    clear: both;
    height: 450px;
    width: 1024px;
}
#containerHeader{
	position: absolute;
	background: url("../images/ongnong-form-head-lg.png") no-repeat scroll 0px 0px transparent; height: 89px; width: 1024px; position: absolute;
}
#logoHeader{
	margin-left:30px;
	padding:10px;
	z-index:1;
}
#logoHeader img1{
	height:65px;
}
#logoBody{
	margin-left: 0 auto;
	width:550px;
}
#logoBody .row{
	float: left;
	height: 100px;
	padding: 10px;
	width: 250px;
}
#logoBody .lastrow{
	padding-top:40px;
}
.logoBodyImg{
	float:left;
}
.logoBodyImg img{
	float:right;
}
.logoBodyText{
    float: right;
    line-height: 14px;
    margin-top: 10px;
    text-align: center;
}
.logoBodyDet{
	font-size:11px;
	font-weight:regular;
}
.detailLink{
	cursor:pointer;
}
.hideHelp{
	background: none repeat scroll 0 0 #868686;
	border: 1px solid #797979;
	border-radius: 15px 15px 15px 15px;
	color: #D5D5D5;
	display: none;
	padding: 20px;
	position: absolute;
	z-index: 1;
	margin-top:3%;margin-left:7%;width:250px;
}
.miniContainer{
	border-radius: 15px 15px 15px 15px; padding: 10px; height: 130px; background-color: white; border: 2px solid #C0C0C0;
	box-shadow: 0 1px 5px #7F7E7E;
}