BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

TD {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;

}

/* FONTS */


.noBig {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;

}



.titles {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

.titles2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: black;
	font-weight : bold;
	text-decoration : none;
}


/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #0D5CAB;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #0D5CAB;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #A4A5A5;
	font-weight : normal;
	text-decoration : underline;
}

.progLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #3B491F;
	font-weight : normal;
	text-decoration : none;
}


.progLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #3B491F;
	font-weight : normal;
	text-decoration : none;
}

.progLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #A4A5A5;
	font-weight : normal;
	text-decoration : underline;
}


.smLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #444233;
	font-weight : none;
	text-decoration : underline;
}

.smLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #444233;
	font-weight : none;
	text-decoration : underline;
}

.smLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #7A786B;
	font-weight : none;
	text-decoration : underline;
}

/* LIST */

ul {
	list-style-type: square;
}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #ffffff;
		border: 1px #72723B ridge;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}
.selecta {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFCC; height: 18px; width: 370px; border: 1px #72723B ridge; color: #000000; font-weight: normal}

.txtApply {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
	height: 20px;
}
.txtAreaApply {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 500px;
	height: 150px;
}
.btnSubmit{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;      
    text-decoration: none;
    cursor : hand;
	height: 20px;
    }
	
#videoTH {
	margin: 10px 0 10px 25px;
	}

#videoTH img {
	margin:0 0 0 10px;
	}	