BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #ECE5D5;
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: green;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #830000;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: black;
	font-weight : normal;
	text-decoration : underline;
}

.sublinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #4c4c4c;
	font-weight : normal;
	text-decoration : underline;
}

.sublinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #4c4c4c;
	font-weight : normal;
	text-decoration : underline;
}

.sublinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: green;
	font-weight : normal;
	text-decoration : underline;
}

.linksLEFT {
	font-family : Arial, Helvetica, sans-serif;
    font-size:7pt;
	color: black;
	font-weight : normal;
	text-decoration : none;
}

.linksLEFT:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:7pt;
	color: black;
	font-weight : normal;
	text-decoration : none;
}

.linksLEFT:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:7pt;
	color: green;
	font-weight : normal;
	text-decoration : none;
}

/* styles added by hpg graphic person */
.question { color: maroon; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

h1 { color: maroon; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; margin: 0.67em 0; }

.link2 { color: black; }

.FAQ { color: #b91514; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.24 { color: #645613; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; padding-right: 10px; padding-left: 10px; }
.24hr { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #b91514; margin-right: 31px; margin-bottom: 0; margin-left: 0; padding: 10px; border-color: #665e3e; outline-color: #665e3e; }

/* LIST */

ul {
	list-style-type: square;
}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #F0F0F0;
		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;
    }