﻿.title-header {
	background-color	:	Orange;
	font-family			:	Verdana;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px #ACA899 solid;
	border-left			:	1px White solid;
	border-top			:	1px White solid;
	color				:	White;
}

.table-border {
	border				:	solid 1px Orange;
}

.table-border-left {
	border-left			:	solid 1px Orange;
}

.table-border-right {
	border-right		:	solid 1px Orange;		
}

.grid-background {
	background-color	:	Orange;
}
.grid-rptbackground {
	background-color	:	Blue;
}

.grid-header {
	background-color	:	Orange;
	font-family			:	Verdana;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px #ACA899 solid;
	border-left			:	1px White solid;
	border-top			:	1px White solid;
	color				:	White;}
	
.grid-header-blue {
	background-color	:	#000066;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px Orange solid;
	border-left			:	1px Orange solid;
	border-top			:	1px Orange solid;
	color				:	White;
	}
.grid-header-org {
	background-color	:	#FF6600;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px Orange solid;
	border-left			:	1px Orange solid;
	border-top			:	1px Orange solid;
	color				:	White;
	}
	
.grid-header-trck {
	background-color	:	Black;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	bold;
	color				:	White;
	}
	
.grid-header2 {
	background-color	:	#003399 ;
	font-family			:	Verdana;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px #ACA899 solid;
	border-left			:	1px White solid;
	border-top			:	1px White solid;
	color				:	White;}	
	
.grid-rptheader {
	background-color	:	#757495;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	bold;
	border				:	1px #ACA899 solid;
	border-left			:	1px White solid;
	border-top			:	1px White solid;
	color				:	White;
	text-align			:	left;}
	
.grid-header2 {
	background-color	:	Orange;
	font-family			:	Verdana;
	font-size			:	7pt;
	font-weight			:	normal;
	border				:	1px #ACA899 solid;
	border-left			:	1px White solid;
	border-top			:	1px White solid;
	color				:	White;}
.grid-row {
	background-color	:	White;
	font-family			:	Verdana;
	font-size			:	8pt;
	font-weight			:	normal;
	text-overflow		:	ellipsis; 
	overflow-x			:	hidden;}
	
.grid-row-arial {
	background-color	:	White;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	normal;
	text-overflow		:	ellipsis; 
	overflow-x			:	hidden;}	
	
.grid-row-blue {
	background-color	:	#000066;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	normal;
	text-overflow		:	ellipsis; 
	overflow-x			:	hidden;
	color				:	White;
	}
	
	
.grid-rptrow {
	background-color	:	White;
	font-family			:	Arial;
	font-size			:	8pt;
	font-weight			:	normal;
	text-overflow		:	ellipsis; 
	overflow-x			:	hidden;}
	
.grid-row2 {
	background-color	:	White;
	font-family			:	Verdana;
	font-size			:	7pt;
	font-weight			:	normal;
	text-overflow		:	ellipsis; 
	overflow-x			:	hidden;}
.grid-altrow {
	background-color	:	#FBE9B8;
	font-family			:	Verdana;
	font-size			:	8pt;  
	font-weight			:	normal;
	text-overflow		:	ellipsis;
	overflow-x			:	hidden;}
.grid-altrow-arial {
	background-color	:	#FBE9B8;
	font-family			:	Arial;
	font-size			:	8pt;  
	font-weight			:	normal;
	text-overflow		:	ellipsis;
	overflow-x			:	hidden;
	color				:   #FF6600;
	}
.grid-rptaltrow {
	background-color	:	#FBE9B8;
	font-family			:	Arial;
	font-size			:	8pt;  
	font-weight			:	normal;
	text-overflow		:	ellipsis;
	overflow-x			:	hidden;}
.grid-altrow2 {
	background-color	:	#FBE9B8;
	font-family			:	Verdana;
	font-size			:	7pt;  
	font-weight			:	normal;
	text-overflow		:	ellipsis;
	overflow-x			:	hidden;}
.grid-footer {
	background-color	:	Orange;
	font-family			:	Verdana;
	font-size			:	8pt;
	font-weight			:	normal;
	border				:	1px #73A1E4 solid;
	padding-bottom		:	2px;}
.grid-footer2 {
	background-color	:	Orange;
	font-family			:	Verdana;
	font-size			:	7pt;
	font-weight			:	normal;
	border				:	1px #73A1E4 solid;
	padding-bottom		:	2px;}
.grid-selectedrow {
	background-color	:	#EDF2F8;
}
.grid-selectedrow2 {
	background-color	:	#EDF2F8;
}
.button1 {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:   8pt;
	color				:	#022873;
	border				:	1px solid #778CC6;
	background-image	:	url(images/button-html-back.gif);
	background-repeat	:	repeat;
	background-position	:	left top;
	height				:	20px;
	cursor				:	hand;
	padding-right		:	1px;
	padding-left		:	1px;
	text-decoration		:	none;
}
.button2 {
	font-family			:	Arial;
	font-size			:   8pt;
	color				:	#022873;
	border				:	1px solid #778CC6;
	background-image	:	url(images/button-html-back.gif);
	background-repeat	:	repeat;
	background-position	:	left top;
	height				:	20px;
	cursor				:	hand;
	padding-right		:	1px;
	padding-left		:	1px;
	text-decoration		:	none;
}
.button1off {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	color				:	#999999;
	border				:	1px solid #CCCCCC;
	background-image	:	url(images/button-html-back.gif);
	background-repeat	:	repeat;
	background-position	:	left top;
	height				:	20px;
	cursor				:	hand;
	padding-right		:	1px;
	padding-left		:	1px;
	text-decoration		:	none;
}
body {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	8pt;
}
h3 {
	font-size			:	13pt;
	font-weight			:	bold;
	color				:	#FF6600;
	font-style			:	italic;
	margin				:	0;
	/*text-transform		:	uppercase;*/
	background-color	:	#FFFFFF;
}

.maintext {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	8pt;
	color				:   #006f9f;
}
.maintextarial {
	font-family			:	Arial;
	font-size			:	8pt;
	color				:   #FF6600;
}
.maintext2 {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	7pt;
	color				:	#006f9f;
}
.maintextarial {
	font-family			:	Arial;
	font-size			:	9pt;
	color				:	#006f9f;
}
.maintextblue {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	8pt;
	color				:   #022873;
}
bluebg1 {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	10px;
	color				:	#022873;
	text-decoration		:	none;
	font-weight			:	normal;
	background-color	:	#DCE6F4;
}
.submenu {
	font-family			:	Arial, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#022873;
	text-decoration		:	none;
	padding-top			:	3px;
	padding-bottom		:	2px;
	float				:	left;
	background-image	:	url(images/bullet_arrow_on.gif);
	background-repeat	:	no-repeat;
	background-position	:	left center;
	padding-right		:	15px;
	padding-left		:	20px;
}

.topmenu {
  background-image		:	url(images/menuHoverBG.gif); 
  background-color		:	#757495; 
  border				:	1px solid #696885; 
  border-bottom-color	:	#57566F; 
  border-right-color	:	#57566F; 
  cursor				:	default; 
}

.topmenuitem {
  color					:	White; 
  background-image		:	url(images/menuHoverBG.gif); 
  background-color		:	#757495;
  font-family			:	tahoma; 
  font-size				:	10px; 
  font-weight			:	bold;
  padding				:	3px;
  cursor				:	default; 
}

.topmenuitemhover {
  color					:	white;
  background-image		:	url(images/menuHoverBG.gif);   
  background-color		:	Orange; 
  font-family			:	tahoma; 
  font-size				:	10px; 
  font-weight			:	bold;
  cursor				:	default; 
}

.levelmenuitem {
  border				:	1px solid #F5F5F5; 
  color					:	#00025C;
  font-family			:	tahoma; 
  font-size				:	11px;
  padding				:	5px;
  cursor				:	default; 
}

.levelmenuitemhover {
  background-color		:	#FFEEC2; 
  color					:	#333333;
  border				:	1px solid #57566F; 
  border-top-color		:	#9190AC; 
  border-left-color		:	#9190AC;
  font-family			:	tahoma; 
  font-size				:	11px; 
  cursor				:	default; 
}

.levelmenugroup {
  background-color		:	#F5F5F5;
  border				:	1px #9190AC solid; 
  border-style			:	solid;
  cursor				:	default; 
}

.masterheader {
	background-color	:	#DCE6F4;
	border				:	1px solid #696885;
	padding				:	5px;
}

.emailCell {
	border				:	solid 1px black;
}

#content-header {
    /*background-color	:	Orange;
    color				:	#ffffff;
	border				:	solid 3px #ffcf00;*/
	font-style			:	italic;
    padding				:	5pt;
	margin-bottom		:	1pt;
}

#title-report {
    
	font-family			:	arial; 
	font-size			:	12px; 
	color				:	White;
	font-weight			:	bold;
	
}
#maintitle-report {
    
	font-family			:	arial; 
	font-size			:	13px; 
	color				:	#ff6600;
	font-weight			:	bold;
	
}
#links-report {

	color				:	White;

}