body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A
{
	color : #717171; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */	
	font-weight:normal;
	text-decoration: none;
}

A:hover
{
	color : #FF5800; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */	
	font-weight:normal;	
	text-decoration: none;
}

.MainTitleBackground
{
	font-size: 12px;
	padding: 5px 10px 5px 5px;
	background-color: #E6E6E6 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
	vertical-align: middle;
	width: 100%;
}
.MainTitleText
{
	font-weight: bold;
	font-size: 16px;
	color: #000000 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
}
.ThematicTable
{
	width: 100%;
}
.ThematicMainTitle
{
	font-weight: bold;
	font-size: 15px;
	background-color: #E6E6E6 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
	color: #EF6D15 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
	padding: 5px 10px 5px 5px; /*width:993px;*/	
}
.ThematicTitle
{
	font-weight: bold;
	color: #000000 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
}
.ThematicSupport
{
	color: #555555 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
	font-weight: bold;
}
.ThematicDate
{
	color: #555555 !important; /* --------------------------------------------------   ADDING FOR SPECIFIC BRANDING  -------------------------------------------------- */
	font-weight: normal;
}
.ThematicLink
{
	font-weight: normal;
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none !important;
}
.ThematicLink:hover
{
	font-weight: normal;
	color: #EE7013 !important;
	font-weight: bold;
	text-decoration: underline !important;
}
.ThematicContent
{
	font-size: 11px;
	padding: 10px 5px 10px 5px;
}
.InfoMessageText
{
	padding: 5px 10px 5px 5px;
	font-size: 11px;
}
.PromotionTable
{
	width: 100%;
}
.PromotionPic
{
}
.PromotionText
{
	padding: 5px 10px 5px 10px; 
	font-size:11px;
}
.PdfGlobalLink
{
	font-size: 11px;
}
.FooterDivMain
{
	width: 100%;
	text-align: center;
	background: url(http://192.168.112.103/App_Themes/common/edit/Edit_disclaimer_back.gif) 0 0 repeat-x;
}
.FooterBorderTop
{
	border-top: solid 2px #717171;
}
.CopyrightTextDivMain
{
	width: 550px;
}
.CopyrightText
{
	text-align: justify;
	color: #717171;
}
.DeliveryRuleTootipText
{
	color: #FF5800;
	font-weight: bold;
	cursor: hand;
}
.FooterText1
{
	color: #FF5800;
}
.FooterText2
{
	color: #717171;
}

