/* Tags */

td {
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica;
	color: #000000;
}

img {
	border: none;
}

.header {
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica;
	font-size: 28px;
	border: none;
}

.content {
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica;
	font-size: 14px;
}

.footer {
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	border: none;
}

.footer a {
	font-size: 14px;
}

/* Page Title */

.titleTitle {
	font-family: Segoe UI, Arial;
	color: #f78f1e;
	font-weight: bold;
	font-size: 24px;
}

.titleSubTitle {
	font-family: Verdana;
	color: #999999;
	font-size: 10px;
}

.disabledTextBox {
	background-image: none;
	background-color: #eeeeee;
	color: #aaaaaa;
}

.topMnu, .topMnu .x-btn-text{
	font-size: 12px;
	border-top: none !important;
	border-bottom: none !important;
	border-width: 0px !important;
	border-style: none none none none !important;
}

.downloadBtn, .downloadBtn .x-btn-text{
	border-top: none !important;
	border-bottom: none !important;
	border-width: 0px !important;
	border-style: none none none none !important;
	color: #FF0000;
}
      

.custom-icon-exclamation {
	background-image: url(/images/exclamation.png) !important;
}
.custom-icon-star-red {
	background-image: url(/images/star_red.png) !important;
}
.custom-icon-calendar {
	background-image: url(/images/calendar.png) !important;
}
.custom-icon-lightning {
	background-image: url(/images/lightning.png) !important;
}    
