BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

.smTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height: 13pt;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.footerTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #5D5D5D;
	font-weight : normal;
	text-decoration : none;
}

/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #E7E7E7;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #E7E7E7;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

.btmLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

.btmLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

.btmLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #ba363c;
	font-weight : normal;
	text-decoration : underline;
}

.HR {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
}

.HR:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
}

.HR:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #B34A34;
	font-weight : normal;
	text-decoration : underline;
}



/* TABLE */
.tableborder {
	border-width: 1px;
	border-style: solid;
	border-color: #E1E2D6;
}


/* LIST */

ul {
list-style-image: url(../images/arrowBullet.gif); 
}

/* 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: VArial, 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;
    }