@charset "iso-8859-1";
BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

BODY {
	background-color : #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

FORM {
	margin: 0;
	padding: 0;
}
SELECT {
	margin: 0;
	padding: 0;
}
P {
	margin: 0;
	padding: 0;
}

ADDRESS, BLOCKQUOTE, BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, UL, TD {
	font-family : Arial, Helvetica, sans-serif;
}
B {
	font-weight: bold;
}
ul,ol {
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	}

CSS 

A.bar {
	background-color : #CCCC99;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size : 12px;
}
.clearsm {
	color : #4B4B4B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.header {
	background-color : #92A6B9;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}
.ltbl {
	background-color : #dae7f5;
	color : #4B4B4B;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.dkbl14bold {
	background-color : #003366;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
}
.dkgrey12bold {
	background-color : #d8d8d8;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}
.dkgrey12 {
	background-color : #d8d8d8;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}
.ltgrey12 {
	background-color : #F3F3F3;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.ltyell_sm_bold {
	background-color : #f5ef54;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.ltyell_lg_bold {
	background-color : #f5ef54;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
}
.ltgr_sm_bold {
	background-color : #c5ca7e;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.ltgr_lg_bold {
	background-color : #c5ca7e;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
}
.orange_sm_bold {
	background-color : #fc5a02;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.orange_lg_bold {
	background-color : #fc5a02;
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
}
