/* CSS Document */
/* Project Title	:  Philippine Retirement Authority*/
/* Author 		:  ThousandMindsBPO */
/*
body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	font-family:arial; 
	font-size:12px;
	background-color:#2e6fbf;
	}
	*/
#rounded-corner{

	}
#tbl-form{
	/*background-image:url(/images/boder-rounded-left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px;*/
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
	width:770px;
	height:auto;
	font-family:Arial; 
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	border:0px solid #2e6fbf;
	}
#tbl-form table{
	border:0px solid #cccccc;
	}
	
#tbl-form table tr th {
	border:0px solid #cccccc;
	}
	
#tbl-form table tr td {
	border:0px solid #cccccc;
	}
#tbl-form table tr td input.email{
	border:1px solid #cccccc;
	font-family:Arial; 
	font-size:13px;
	color:#2e6fbf;
	padding:5px;
	}
#tbl-form table tr td input.txtbox{
	border:1px solid #cccccc;
	font-family:Arial; 
	font-size:13px;
	color:#2e6fbf;
	padding:5px;
	/*text-transform:capitalize;*/
	}

#tbl-form table tr td input.txtbox-module{
	height:15px;
	border:1px solid #cccccc;
	font-family:Arial; 
	font-size:12px;
	color:#2e6fbf;
	padding:1px;
	margin-top:2px;	
	margin-bottom:2px;
	}
	
#tbl-form table.module{
	border:1px solid #cccccc;
	font-family:Arial; 
	font-size:12px;
	}
#tbl-form table.module tr th{
	border:1px solid #ECE9d5;
	font-family:Arial; 
	font-size:12px;
	color:#2e6fbf;
	vertical-align:middle;
	}
#tbl-form table.module tr td{
	border:1px solid #ece9d5;
	font-family:Arial; 
	font-size:12px;
	color:#333333;
	}