body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 13px/20px sans-serif;
}
.navShim {
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 1px;
}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9700;
	text-decoration: none;
}
.navLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9700;
	text-decoration: underline;
}
td {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #9B9B9B;
}
a {
	color: #FF9700;
	text-decoration: none;
}
a:hover {
	color: #FF9700;
	text-decoration: underline;
}
.dkGrey {
	color: #616161;
}
h1	{
	padding-left: 10px;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF9700;
}
.hdr_row {
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	height: 15px;
}
.hdr_grey {

	border: 1px solid #F7F7F7;
	background-color: #FCFCFC;
}
.hdr_greyWide {

	border: 1px solid #F7F7F7;
	background-color: #FCFCFC;
	letter-spacing: 2px;
}
.hdr_stats {

	border: 1px solid #F7F7F7;
	background-color: #FFF3E5;
}
.button {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9700;
	border: none;
	width: 75px;
}
.textField {
	border: 1px solid #E6E6E6;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF9700;
	height: 15px;
	padding-left: 5px;
}
.textArea {
	border: 1px solid #E6E6E6;
	font-family: "Arial", "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.multiSelect {
	border: 1px solid #E6E6E6;
	border-color: $FF9700;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF9700;
	height: 250px;
	width: 250px;
}
.hdr_arc {
	border: 1px solid #E2EDFF;
	background-color: #F5FDFF;
}
.hdr_inv {
	border: 1px solid #E6FDEA; 
	background-color: #FAFFFD;
}
.hdr_white {
	border: 1px solid #F7F7F7;
	background-color: #FFFFFF;
}
.txt_ltGrey {

	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #E4E4E4;
}
.txt_grey {

	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #9B9B9B;
}
.txt_ovg {
	color: #B24444;
}
.txt_error {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF9700;
}
.hdr_orange {
	border: 1px solid #F7F7F7;
	background-color: #FF9700;
	color: #FFFFFF;
}
.whiteText	{
	color: #FFFFFF;
}
.dd_catItem {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	display: block;
	padding-left: 3px;
	line-height: 2;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.dd_optionItem {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	line-height: 1.5;
	margin-right: 5px;
}
.dd_optionItem:hover {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#FF9700;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	line-height: 1.5;
	margin-right: 5px;
}
.dd_dropStyle {
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}
.dd_textField {
	border: 1px solid #E6E6E6;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 120px;
	height: 15px;
	padding-left: 5px;
	text-decoration: none;
}
.testField {
	border: 1px solid #FF0000;
	font-family: "verdana";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	height: 15px;
	width: 25px;
	padding-left: 2px;
}
.header	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 7px;
	padding-bottom: -5px;
}
.statSmall {
	line-height: 1.5em;
	cellspacing: 0px;
	cellpadding: 0px;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #444444;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EEEEEE;
}
.statSmallBlue {
	background-color: #F2F5FF;
	line-height: 1.5em;
	cellspacing: 0px;
	cellpadding: 0px;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #444444;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.statSmallOrange {
	background-color: #FFF3E5;
	line-height: 1.5em;
	cellspacing: 0px;
	cellpadding: 0px;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #444444;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.statSmallBold {
	line-height: 2em;
	letter-spacing: 2px;
	cellspacing: 0px;
	cellpadding: 0px;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #222222;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.statSmallClean {
	line-height: 1.5em;
	cellspacing: 0px;
	cellpadding: 0px;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #444444;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*----------------------------------------------------------*/
/* REPORTS STYLES */
/*----------------------------------------------------------*/
.rp_or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
	background-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.rp_bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
	background-color: #00ccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00ccff;
}
.thinBorder {
	border: 1px solid #BBBBBB;
}
.noBottomBorder {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.noLeftBorder {
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.bottomNoLeftBorder {
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.leftBottomBorder{
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.graphSmall {
	font-family: "Arial Narrow";
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
