/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #a3d063;
		background: rgba(163,208,99,.7);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 20%;
		left: 50%;
		margin-left: -180px;
		width: 400px;
		position: absolute;
		z-index: 101;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
        padding-top: 25px;
        background-color: #ffffff;
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	


.reveal-modal .close-reveal-modal {
		position: absolute;
		top: 0px;
		right: 0px;
        margin-top: 0px;
        margin-right: -25px;
		cursor: pointer;
        width: 16px;
        height: 16px;
        overflow: hidden;
        text-indent: -999px;
        display: block;
        background-image: url("../images/28.png");
        background-repeat: no-repeat;
} 
.reveal-modal .close-reveal-modal:hover {
    opacity: 0.8;
}


.reveal-modal .vbl38{
    margin-top: 15px;
}	
.reveal-modal .vbl40{
    margin-left: 23px;
}
.reveal-modal .vbl50{
    margin-left: 23px;
    margin-bottom: 15px;
}
.reveal-modal .div-title-modal{
    background-color: #ffc90e;
    height: 40px;
    color: #fff;
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 25px;
    padding-top: 10px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}	




	.reveal-modal1 {
		visibility: hidden;
		top: 20%; 
		left: 50%;
		margin-left: -380px;
		width: 810px;
		background: #fff;
		position: absolute;
		z-index: 101;
		/*padding: 30px 40px 34px;*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal1 .modal-img table{
    width: 810px;
    height: 470px;
    text-align: center;
}
.reveal-modal1 .modal-img table td{
    text-align: center;
    width: 810px;
}
.reveal-modal1 .modal-img table img{
    width: 695px;
    text-align: center;
}	
.reveal-modal1 .close-reveal-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: -25px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px;
    display: block;
    background-image: url("../images/28.png");
    background-repeat: no-repeat;
} 
.reveal-modal1 .close-reveal-modal:hover {
    opacity: 0.8;
}
.reveal-modal1 .vbl38{
    margin-top: 15px;
}	
.reveal-modal1 .vbl40{
    margin-left: 23px;
}
.reveal-modal1 .vbl50{
    margin-left: 23px;
    margin-bottom: 15px;
}
.reveal-modal1 .div-title-modal{
    background-color: #5f99e8;
    height: 50px;
    color: #fff;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 25px;
    padding-top: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}	



	.reveal-modal2 {
		visibility: hidden;
		top: 40%; 
		left: 50%;
		margin-left: -280px;
		width: 545px;
        min-height: 100px;
		position: absolute;
		z-index: 101;
		background-color: #f6f6f6;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
	
.reveal-modal2 .close-reveal-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: -25px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px;
    display: block;
    background-image: url("../images/28.png");
    background-repeat: no-repeat;
} 
.reveal-modal2 .close-reveal-modal:hover {
    opacity: 0.8;
}
.reveal-modal2 .vbl38{
    margin-top: 15px;
}	
.reveal-modal2 .vbl40{
    margin-left: 23px;
}
.reveal-modal2 .vbl50{
    margin-left: 23px;
    margin-bottom: 15px;
}
.reveal-modal2 .div-title-modal{
    background-color: #5f99e8;
    height: 50px;
    color: #fff;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 25px;
    padding-top: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}



	.reveal-modal4 {
		visibility: hidden;
		top: 10%;
		left: 50%;
		margin-left: -300px;
		width: 600px;
		position: absolute;
		z-index: 101;
		}
			
.reveal-modal4 .close-reveal-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: -25px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px;
    display: block;
    background-image: url("../images/28.png");
    background-repeat: no-repeat;
} 
.reveal-modal4 .close-reveal-modal:hover {
    opacity: 0.8;
}
.reveal-modal4 .div-title-modal{
    background-color: #5f99e8;
    height: 50px;
    color: #fff;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 25px;
    padding-top: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}	
	

#myModal3 > span{
    padding: 15px;
    padding-left: 30px;
    padding-bottom: 15px;
    display: block;
    font-size: 14px;
    color: #000000;
}