body {
    font-family: verdana, georgia, helvetica, sans-serif;
    font-size: 12pt;
    color: #4A4949;
    font-weight: bold;
}

#head-img {
    position: relative;
    margin: auto;
	width: 900px;
	height: 504px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	border: 1px solid #000050;
}
h3 {
	font-size: 16pt;
	width: 900px;
	margin: 10px auto;
	text-align: center;
	color: #000000;
}

h1 {
    font-family: verdana, georgia, helvetica, sans-serif;
    font-size: 30pt;
    color: #81918F;
    font-weight: bold;
	padding-top: 20px;
	clear: left;
	text-align: left;
	border-top: solid thin #dddddd;
}

h2 {
    font-family: verdana, georgia, helvetica, sans-serif;
    font-size: 20pt;
    color: #2B4F7C;
    font-weight: bold;
}

p {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 16pt;
    color: #4A4949;
    font-weight: normal;
}

li {
    font-family: verdana, georgia, helvetica, sans-serif;
    font-size: 14pt;
    color: #4A4949;
    font-weight: normal;
}

em {
	font-weight: bold;
}

#text-main {
    position: relative;
    margin: auto;
	width: 80%;
	text-align: justify;
/*	background-color: #D1DFEF;*/
	padding: 0 10px 0 10px;
}

.img_left {
	width: 40%;
	float:left;
	margin: 0 20px 0 0;
}

.img_right {
	width: 40%;
	float:right;
	margin: 0 0 0 20px;
}

.img_reg {
	width: 30%;
	float:left;
	margin: 0 10px 0 0;
}

#img-reg {
	width: 33%;
	height: 12em;
	background-image:url('../images/img-reg.jpg');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	float: left;
	text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #ffff00;
    font-weight: bold;
	padding: 15px 0 0 0;
}

#img-reg-paper {
	width: 33%;
	height: 12em;
	background-image:url('../images/img-reg-paper.jpg');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	float: left;
	text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #ffff00;
    font-weight: bold;
	padding: 15px 0 0 0;
}

#img-reg-ws {
	width: 33%;
	height: 12em;
	background-image:url('../images/img-reg-ws.jpg');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	float: left;
	text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #ffff00;
    font-weight: bold;
	padding: 15px 0 0 0;
}

.a_span_reg {
    display: block;
	width: 90%;
	height: 90%;
	margin: 0 15px 0 15px;
    color: #ffff00;
	text-decoration: none;
}

.a_span_reg:hover {
	background-color:rgba(255,255,255,0.5);
}

.red-line {
    margin: 100px auto 30px auto;
    width: 20%;
    height: 1px;
    color: #fa4603;
    clear: both;
}

.prg_tbl {
/*	spacing: 2px;*/
}

.prg_td {
    font-family: 'times new roman', arial, helvetica, sans-serif;
    font-size: 14pt;
    color: #4A4949;
    font-weight: normal;
	background-color:#cccccc;
	vertical-align: top;
	text-align: left;
}

#appform {
	background-color:#E4E6E6;
	padding:20px;
    font-size: 14pt;
	border-radius: 20px;
}

#appform input {
    font-family: verdana, georgia, helvetica, sans-serif;
    font-size: 14pt;
    color: #aaaaaa;
    font-weight: normal;
/*	background-color:#FDFFC1;*/
	margin: 0 0 0 20px;
}

#b_submit {
    color: #ffffff;
    font-weight: bold;
	background-color: #475150;
	margin: 0;
}
 .msg {
    font-family: 'times new roman', arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #4A4949;
    font-weight: normal;
	text-align: left;
 }

 @media only screen and (max-width: 768px) {
    /* For mobile phones: */
	#head-img {
		position: relative;
		margin: auto;
		width: 400px;
		height: 240px;
		background-image:url('../images/header-mob.jpg');
		background-repeat:no-repeat;
		border: 1px solid #000050;
	}
	h3 {
		font-size: 12pt;
		width: 400px;
	}

	h1 {
		font-family: verdana, georgia, helvetica, sans-serif;
		font-size: 20pt;
		color: #81918F;
		font-weight: bold;
		padding-top: 30px;
		clear: left;
	}
	
	h2 {
		font-family: verdana, georgia, helvetica, sans-serif;
		font-size: 18pt;
		color: #2B4F7C;
		font-weight: bold;
	}
	
	p {
		font-family: 'times new roman', arial, helvetica, sans-serif;
		font-size: 12pt;
		color: #4A4949;
		font-weight: normal;
	}

	li {
		font-family: verdana, georgia, helvetica, sans-serif;
		font-size: 12pt;
		color: #4A4949;
		font-weight: normal;
	}

	.prg_td {
		font-family: 'times new roman', arial, helvetica, sans-serif;
		font-size: 12pt;
		color: #4A4949;
		font-weight: normal;
		background-color:#cccccc;
		vertical-align: top;
		text-align: left;
	}

	#img-reg {
		width: 33%;
		height: 12em;
		background-image:url('../images/img-reg.jpg');
		background-repeat:no-repeat;
		background-size: 100% 100%;
		float: left;
		text-align: center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffff00;
		font-weight: bold;
		padding: 15px 0 0 0;
	}
	
	#img-reg-paper {
		width: 33%;
		height: 12em;
		background-image:url('../images/img-reg-paper.jpg');
		background-repeat:no-repeat;
		background-size: 100% 100%;
		float: left;
		text-align: center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffff00;
		font-weight: bold;
		padding: 15px 0 0 0;
	}
	
	#img-reg-ws {
		width: 33%;
		height: 12em;
		background-image:url('../images/img-reg-ws.jpg');
		background-repeat:no-repeat;
		background-size: 100% 100%;
		float: left;
		text-align: center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffff00;
		font-weight: bold;
		padding: 15px 0 0 0;
	}

	#appform {
		background-color:#E4E6E6;
		padding:10px;
		font-size: 12pt;
	}
	
	#appform input {
		font-family: verdana, georgia, helvetica, sans-serif;
		font-size: 12pt;
		color: #aaaaaa;
		font-weight: normal;
/*		background-color:#FDFFC1;*/
		margin: 0 0 0 20px;
	}

}
