/* STANDARD STYLES START */
body {
	background-color: #000000;
	margin: 0px;
}
/*a:link {
	text-decoration: none;
	zfont-weight: bold; 
	zcolor: black;
}
a:visited {
	text-decoration: none;
	zfont-weight: bold; 
	zcolor: black;
}
a:hover {
	text-decoration: underline;
	zfont-weight: bold;
	zcolor: red;
}
a:active {
	text-decoration: none;
}*/
a  
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:Red;
}
a:hover {
	text-decoration: underline;
}
h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
HR{
    COLOR: #F11A29;
    HEIGHT: 1px;
    style: noshade
} 

/* STANDARD STYLES END */

/* CUSTOMISED STYLES START */
.masterTable {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
.contentTable {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding-right: 15px;
}
.nav {	
	background-color: #F11A29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
}
.navLinksCell {	
	background-color: #F11A29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	padding-right: 7px;
	padding-left: 7px;
}
.navLinks {	
	background-color: #F11A29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navLinks:hover {	
	background-color: #F11A29;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.mapTruck {	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C8A8C;
	font-weight: normal;
}
.mapTruckRed {	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F11A29;
	font-weight: bold;
}
.heading {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.headingRed {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EF1C21;
	font-weight: bold;
}
.divB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.BoldText-R {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EF1C21;
	font-weight: bold;
}

.BoldText-W {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.NormalText-B {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.NormalText-G {
	font-size: 8pt; color: #8C8A8C; 
	font-family: Arial, Helvetica, sans-serif;}
.NormalText-W {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.SmallText-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.Heading-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.heading-G {
	font-size: 9pt;
	color: #8C8A8C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BoldText-R1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EF1C21;
	font-weight: bold;
	text-align: left;
}
.NormalText-G1 {	
	font-size: 8pt;
	color: #8C8A8C;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.NormalText-R {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #EF1C21; 
}
.disclaimer {	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
.disclaimerLink {	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}

/* CUSTOMISED STYLES END */