@charset "utf-8";
/* CSS Document */
body{
	/*background:#3f97cc url(images/main-back.gif) top repeat-x ;*/
	background:#3f97cc url(images/gradient_bg.jpg) repeat-x ;
	margin:0px auto 20px auto;
	}
body,td,th {
	font-size: 11px;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
#frmapp table tr td {
	color: #00557D;
	font-weight: bold;
	font-size: 13px;
	}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}

#top_row {
	width:960px;
	margin:0px auto auto auto;
	}
#top_row .logo{
	float:left;
	}
#top_row .logo img{
	border:none;
	}
#top_row .icons{
	float:right;
	}
#pangsentro{
	width:960px;
	margin:0px auto auto auto;
	background:#3f97cc url(images/body_bg.jpg) top center no-repeat;
	
	}
#top{
	background:url(images/girly_bg.png) right bottom no-repeat;
	width:100%;
	height:310px;
	margin-bottom:0px;
	}
#main_header{
	margin:auto auto 0px 30px;
	padding-top:40px;
	}
#main_header .subheading{
	font:bold 2em Verdana, Arial, Helvetica, sans-serif;
	margin-left:50px;
	color:#000000;
	}
#form_box{
	background: url(images/midbox_bg.png) top center no-repeat;
	width:100%;
	height:350px;
	margin-top:-5px;
	}
#form_box .form_holder{
	margin: auto 90px;
	width:465px;
	padding-top:130px;
	}
	
#mid_bottombox{
	background: url(images/mid_bottombox.png) no-repeat;
	width:960px;
	height:207px;
	
	}
.mid_bottombox-contentholder{
	float:left;
	margin:40px auto auto 34px;
	}
	
#disclaimer{
	color:#075a8c;
	text-align:center;
	}
.clear {
	clear:both;
	}
	
	
h1 {
	color: #FFFFFF;
	font-size: 14px;
}

input {
border: none;
background: #FFF;
width: 250px;
font:14px "Lucida Grande",Lucida,Verdana,sans-serif;
color:#333333;
}
.rounded {
	background:  url(images/back.png) no-repeat left top;
	padding: 7px;
}
#footer-font {
	font-size: 12px;
}
p {
	font-size: 12px;
}