body {
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	}

td {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	}

p {
	margin: 12px;
	}

span {
	}

b {
	font-weight: bold;
	}

a {
	color: #0066cc;
	text-decoration: underline;
	}
a:hover {	text-decoration: none;	}

big {
	font-size: 15px;
	}

small {
	font-size: 11px;
	}

span.orange {
	color: #FF3300;
		}

span.green {
	color: #339933;
		}

span.blue {
	color: #336699;
	}

span.white {
	font-size: 12px;
	color: #ffffff;
	}

a.white {
	font-size: 12px;
	color: #ffffff;
	}

span.bigBlue {
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	}

span.smBlue {
	color: #336699;
	font-size: 10px;
	}

td.locHeader {
	color: #D2D9F3;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	}

td.locDesc {
	color: #ffffff;
	font-size: 12px;
	}

input.frm_textSmall {
	width: 150px;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	}

input.frm_btnSearch {
	width: 54px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}