/* Normal link */
a {
	color: #284F59;
	text-decoration: none;
}

a.topmenu {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
	display: block;
	margin: 3px 10px 3px 0px;
	float: right;
}
a.contenttext {
	color: #504ad5;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
	display: block;
	margin: 3px 10px 3px 0px;
	float: right;
}
a.contenttext:hover
{
color: orange;
}

a:hover, a:active, a:focus, a.topmenu:hover, a.topmenu:active, a.topmenu:focus {
	color: #504ad5;
	text-decoration: underline;
}

div.menutext
{
color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
	display: block;
	margin: 3px 10px 3px 0px;
	float: right;
}
/* Headings */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin:0px;
}

ul {
	margin: 0px;
}

ul li {
	list-style: none;
}
.heading
{
font-family:arial;
font-size:15px;
font-weight:900;
color:#000;
}
.fontli
{
font-family:arial;
font-size:13px;
color:#59A3B6;
}


.bullets {
	background: url("/Images/MenuBullet.gif") no-repeat left top;
	padding-left: 20px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

/*Image links class*/
a img {
	border: none;
}

.inputbox {
	width: 100px;
	height: 15px;
	font: Arial, Normal, 9pt;
}

input {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
}

select {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
}

/* CONTENT SECTION MODULES - 'Common'
--------------------------------------------------------- */

.CM-Content {
	padding: 5px;
}

a.CM-Link {
	color: #FFFFFF;
}


/* CONTENT SECTION MODULES 
--------------------------------------------------------- */

/*Top Left Corner - with header*/
.CM-TLH {
	background: url("/Images/Modules/Header/CM_TLH.gif") no-repeat;
	width: 10px;
	height: 24px;
}

/*Top Right Corner - with header*/
.CM-TRH {
	background: url("/Images/Modules/Header/CM_TRH.gif") no-repeat;
	width: 10px;
	height: 24px;
}

/*Top Left Corner - withOUT header*/
.CM-TL {
	background-position: left top; 
	background-image: url("/Images/Modules/NoHeader/CM_TL.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 10px;
}

/* Top Center - Used for modules without header */
.CM-TC {
	height: 10px; 	
	background-position: center top; 
	background-image: url("/Images/Modules/NoHeader/CM_TC.gif"); 	
	background-repeat: repeat-x;
	border-top-width: 1px;
}

/*Top Right Corner - withOUT header*/
.CM-TR {
	background-position: right top; 
	background-image: url("/Images/Modules/NoHeader/CM_TR.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 10px;
}

/*Bottom Left Corner*/
.CM-BL {
	background-position: left bottom; 
	background-image: url("/Images/Modules/CM_BL.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}

/* Bottom Center */
.CM-BC {
	height: 11px; 
	background-position: center bottom; 
	background-image: url("/Images/Modules/CM_BC.gif");	
	background-repeat: repeat-x;
	border-bottom-width: 1px;
}

/*Bottom Right Corner*/
.CM-BR {
	background-position: right bottom; 
	background-image: url("/Images/Modules/CM_BR.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}

.CM-VBorder {
	 border-right: #4c99cc 1px solid; 
	 padding: 5px; 	 
	 border-left: #4c99cc 1px solid; 	 
}

.CM-LeftHeaderText {
	font-size: 9.5pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #4c99cc;
}
.popup {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #4c99cc;
	font-family:arial;
	font-weight:bold;
}


.CM-RightHeaderText {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	background-color: #4c99cc;
}

/*------------------ Module - 'No header' ends --------------------*/


/* Main Menu Links 
-------------------------------------------------------- */

a.mainlevel {
	padding: 5px 3px 5px 20px;
	width: 260px;
	display: block;
	background: url("/Images/MenuBullet.gif") no-repeat center left; 
	color: #f4531b;
	text-decoration: none;
	border-bottom: dotted 1px #bebebe;
	font: Verdana bold 9pt;
}

.mainlevelheader {
	padding: 3px 3px 5px 0px;
	width: 280px;
	display: block;	
	color: #2b2b2b;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 9.5pt;
	border-bottom: solid 1px #8e8e8e;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	color: #2781ba;	
	text-decoration: none;
}

.mainlevelheaderShort {
	padding: 5px 3px 2px 10px;
	width: 167px;
	display: block;	
	background: url("/Images/LeftNav/lnavtop.gif") no-repeat left top;	
	color: #fff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: solid 1px #fff;	
}
.userprofile
{
	padding: 5px 3px 2px 20px;
	width: 167px;
	display: block;	
	background: url("/Images/LeftNav/user_profile.gif") no-repeat left top;	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: solid 1px #ffffff;
}
.trans
{
	padding: 5px 3px 0px 20px;
	width: 167px;
	display: block;	
	background: url("/Images/LeftNav/my_transetions.gif") no-repeat left top;	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: solid 1px #ffffff;
}

a.mainlevelShort {
	padding: 2px 3px 2px 13px;
	width: 166px;
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	font: Verdana;
	font-size:8pt;
	background:#f1f1f1 url(Images/MenuArrow.gif) no-repeat left center;
}
.fade {
	padding: 2px 3px 2px 13px;
	width: 166px;
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	font: Verdana;
	font-size:8pt;
	background:url(Images/fade.gif);
}
a.fade:hover
{
background-color:black;
background:#B7CEE2;
text-decoration: none;
color: #000;
}
.fade1 {
	padding: 2px 3px 2px 13px;
	width: 166px;
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	font: Verdana;
	font-size:8pt;
	background:url(Images/fade.gif);
}
a.fade1:hover
{
background-color:black;
background:#B7CEE2;
text-decoration: none;
color: #000;
}
.mainlevelfooterShort {
	padding: 0px;
	width: 181px;
	height: 5px;
	background: url("/Images/LeftNav/lnavbottom.gif") no-repeat left bottom;	
	display: block;
}

a.mainlevelShort:hover, a.mainlevelShort:active, a.mainlevelShort:focus {
	color: #fff;
	text-decoration: none;	
	background-color:#888;	
	background:#b5b5b5 url(Images/MenuArrow.gif) no-repeat left center;
}

.userprofile {
	padding: 2px 3px 2px 10px;
	width: 167px;
	display: block;
	background-color: #f1f1f1;
	color: #000;
	font: Verdana bold 9pt;
}

.userprofilelink {	
	text-decoration: underline;
	color: #2781ba;
}



/*----------- End Main Menu Links --------- */


.article-seperator {
	display: block;
	background: url("/Images/seperator.gif") repeat-x center;
	height: 20px;
}

/*.gradverticalseperator {
	background: url(Images/GradVerticalDivider.jpg) no-repeat left center;
	width: 2px;
	height: 80px;
	display: block;
	margin: 0px 3px;
}*/

.gradverticalseperator {
	background: url(Images/GradVerticalDivider1.gif) no-repeat left center;
	width: 2px;
	height: 60px;
	display: block;
	margin: 2px 1px;
}


/* Begin Tooltips 
/*-------------------------------------------*/

.toolTipElement {
	cursor: pointer;
}
.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 20000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 9pt;
	margin: 0;
	padding: 8px 8px 4px;
	background: url("/Images/tipbgnd.png") top left;
}
 
.tool-text {
	font-size: 8.5pt;
	padding: 4px 8px 8px;
	background: url("/Images/tipbgnd.png") bottom right;
}

/*------------End Tooltips--------------------------*/


/* Dynamic Panel Begins
/*------------------------------------------------*/

#mpanels_container {
	width: 844px;
	height: 210px;
	display: inline-block;
	margin: 0px 10px 0px -10px;
}

.mpanels_title {
	height: 30px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	top: 5px;

	font-family: Verdana, sans-serif;
	font-size: 9pt;

	margin: 0px;
	padding-left: 2px;
}

.mpanels_title li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 6px;
}

.mpanels_title a {
	background-color: #fff;
	color: #2b2b2b;
	margin-right: 3px;
	padding: 3px 2px 3px 2px;
	font-weight: normal;
	text-decoration: none;
}

.mpanels_title a.active {
	background-color: #fff;
	color: #005191;	
	font-weight: bold;
	z-index: 100;
}
/*  Js Panal Sub Heading   */
.mpanels_panel {
	display: none;
	clear: both;
	top: -1px;
	position: relative;	
	
	margin-left: 2px;
	overflow: hidden;
	padding: 20px 8px 8px 8px;	

	font-family: Arial, Sans-Serif;
	font-size: 8.5pt;
	text-align: left;	
	
	background: url("/Images/info_center_bgnd.gif") repeat-x;

	background-color: #fff;
	color: #000;
}

.mpanels_panel.active {
	display: block;
}

.jspanelcontenthead {

	padding: 0px 0px 0px 0px;
}

/*------------Dynamic Panel Ends---------------------*/


/* Customer Care and News Module Bgnd Begins
/*--------------------------------------------------*/

#CustCare {
	background: url("/Images/Modules/CustomerCare/CustCare1.jpg") no-repeat;
	height: 153px;
	width: 203px;
	margin: 0px;
margin-left:0px;
}

#News 
	{
	background: url("/Images/Modules/news/NewsMod.jpg") no-repeat;
	height: 153px;
	width: 260px;	
	margin: 0px;
	
}

/* Customer Care and News Module Bgnd Ends */


/* Promo Zone Begins
------------------------------------------*/

#PromoZone {
	background-color: #fff;
	width: 850px;
	height: 200px;
	display: block;
}
	

.promo1 {
	background: url("/Images/Modules/Promos/Promo.jpg") no-repeat;
	height: 192px;
	width: 856px;	
	display: block;
	clear: both;
}

/*------------- Promo Zone Ends ------------------*/


/* Advertisement Zone Begins
-----------------------------------------------*/

#AdZone {
	background-color: #f1f1f1;
	width: 874px;
	height: 135px;
	display: block;
	margin: 5px 2px;

}

/*------------ Advertisement Zone Ends ----------*/


/*Footer Logos Begin
-------------------------------------------------*/
#FooterLogosZone {
	width: 874px;
	height: 60px;
	text-align: center;
	margin: 5px 0px;
	display: block;
}

.footerlogo {
	margin: 5px 10px;
	padding: 0px;
}

/*-----------------Footer Logos End ------------------*/
/*.errorcol {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}*/
.saparator{border:1px solid #ccc; font:bold 11px arial;}
.saparator td{border:1px solid #ccc; font:bold 11px arial;}