BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 11pt;
	color: #5C5C5C;
	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;
	line-height:16px;
}

.white {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.smTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.smTxt2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6e6262;
	font-weight : normal;
	text-decoration : none;
}

.footerTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #5D5D5D;
	font-weight : normal;
	text-decoration : none;
}

/* TITLES */

.redTitle {
	font-family : Helvetica, Arial, sans-serif;
    font-size:14px;
	color: #c31208;
	font-weight : bold;
	text-decoration : none;
}

.blueTitle {
	font-family : Helvetica, Arial, sans-serif;
    font-size:14px;
	color: #416192;
	font-weight : bold;
	text-decoration : none;
}



/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #003399;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #003399;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #ba363c;
	font-weight : normal;
	text-decoration : underline;
}

.navLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.navLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.navLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

.mfgLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.mfgLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.mfgLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}


/* TABLE */
.tableborder {
	border-width: 1px;
	border-style: solid;
	border-color: #C6C6C6;
}


/* LIST */

ul {
	list-style-image: url("../images/bulletYellow.gif"); 
	padding: 0;
	margin: 15;
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6e6262;
	font-weight : bold;
	text-decoration : none;
	line-height:11pt;

} 


/* input */
