 BODY {
color:#000;
font-size:12px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
}
.defaultlink {
color:#800080;
font-size:12px;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}
.defaultlink:hover {
color:#FF0000;
font-size:12px;
font-weight:700;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}
.greeninsidetext { /*Page Head Box */
font:bold 20px Arial;
color:#000080;
text-decoration:none;
}
.whitebigtext {
font-size:20px;
font-weight:bold;
color:#fff;
text-decoration:none;
}

.whitemediumtext {
font-size:16px;
font-weight:bold;
color:#fff;
text-decoration:none
}

.yellownewsbg {
background-color:#F9F9F9;
font-size:11px;
color:#00000;
font-weight:400;
font-family:Arial, Helvetica, sans-serif;
}





/*Notification Background Color Starts*/
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 2px;
    background: #FCEEB1;
    border: 0px solid #EDD1F8;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #FCEEB1;
    color: #000;
}
.notificationfieldstyle{
	height:158px; 
	width:490px; 
	border:1px solid #006666; 
	background-color:#FCEEB1;
}
.notificationtablebg{
background:#FCEEB1;
}
/*Notification Background Color Ends */

/* Left Menu Style BOF */
.tdMenuBg{
	background: black url(images/glossyback.gif) repeat-x bottom left;
	padding: 4px 0 4px 5px;
	height:25px;
	color:#FFFFFF;
	text-align:left;
}

a.tdMenuLink{
	color:#333300;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}	

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(admin_menu/glossyback.gif) repeat-x bottom left;
/*margin-bottom: 10px;*/ /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
width: auto;
}


.arrowlistmenu a.menuheader{
background: black url(admin_menu/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
/*margin-bottom: 8px;*/ /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}
.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}
.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color: #A70303;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}
.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}
/* Left Menu Style EOF */



/* 
Site Specific Styles - BOF
Changes Required 
*/
.ms-LeftMenu{
	background:#FFF7D2; /*Left menu background color*/
}
.ms-HeadingBg{
	color: #FFFFFF;
	background:#FFCC66; /*Page Common Heading background color(moneyschool banner)*/
	background:url(images/headbg.jpg);
	background-repeat:repeat-x;
}
.ms-LoginBg{/*Login Box background color*/
	background:url(images/loginbluebg.jpg);
}
.ms-LoginHeadeBg{  /*Login Box Header background color*/
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.ms-BoxLeft{
	width:4px;
	height:25px;
	background:#800080;  /*Box Header Left background color*/
	/*background:url(ibmtedu/images/orangeleft.jpg);*/
}
.ms-BoxCenter{
	background:#800080;  /*Box Header Center background color*/
	/*background:url(ibmtedu/images/orangecenter.jpg) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
}
.ms-BoxRight{
	background:#800080;  /*Box Header Right background color*/
	/*background:url(ibmtedu/images/orangeright.jpg) repeat-x;*/
}
.ms-BoxInnerBorder{
	border:1px solid #F1E3B4;  /*Box Inner Border color*/
}
.ms-BoxLeftBorder{
	border-left:#FFAF00 solid 1px; /*Box Left Border color*/
}
.ms-BoxRightBorder{
	border-right:#FFAF00 solid 1px; /*Box Right Border color*/
}
.ms-BoxBottomBorder{
	border-bottom:#FFAF00 solid 1px; /*Box Bottom Border color*/
}

.ms-BoxLeftBorder1{
	border-left:#FFAF00 solid 1px; /*Box Left Border color*/
}
.ms-BoxRightBorder1{
	border-right:#FFAF00 solid 1px; /*Box Right Border color*/
}
.ms-BoxBottomBorder1{
	border-bottom:#FFAF00 solid 1px; /*Box Bottom Border color*/
}
.ms-BoxCenter1{
	background:#9933FF;  /*Box Header Center background color*/
	/*background:url(ibmtedu/images/bluegradientcenter.jpg) repeat-x;*/
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.ms-BoxLeft1{
	width:4px;
	height:25px;
	background:#9933FF;  /*Box Header Left background color*/
	/*background:url(ibmtedu/images/bluegradientleft.jpg);*/
}
.ms-BoxRight1{
	width:4px;
	height:25px;
	background:#9933FF;  /*Box Header Left background color*/
	/*background:url(ibmtedu/images/bluegradientright.jpg);*/
}
.ms-BoxInnerBorder1{
	border:1px solid #F1E3B4;  /*Box Inner Border color*/
}

.ms-LoginLabel{	 /*Login box label color*/
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

.ms-BoxBg{
	background:#FDF4EA;
	border:1px solid #F1E3B4;
}
.ms-AddsOuterBox{
	background:#D76300;
}
.ms-AddsInnerBox{
	background:#000000;
}
.ms-SearchOuterBox{
	background:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
}
.ms-SearchBoxHead{
	background:#FFCC66;
}
.ms-SearchBg{
	background:#FFFFCC;
	background-repeat:no-repeat;
}
.ms-NewsTabDiv{    /*News Tab Div */
	width:444px;
	height:120px; 
	margin-bottom:0em; 
	padding:10px; 
	background:#FFFFFF;
}
.ms-Button{     /* Common Button */
	height:25px;
	color:#000000;
	background:#F6B8BA;
	font-weight:bold;
}
.ms-Button1{     /* Common Button */
	height:25px;
	color:#000000;
	background:#F6B8BA;
	font-weight:bold;
}
.ms-ModuleBorder{   /*Money Gyan Module table border */
	background:#FF6633;
}
.msFeaturedProducts{
	background:#FFCC99; /*Featured Product table background - Learning Modules*/
}
.msFeaturedImgTab{
	background:#F75222; /*Featured Product images background - Learning Modules*/
}
.msHeadBig{    /* Common Heading - Big - Learning Modules*/
	color:#000000;
	font-weight:bold;
	font-size:24px;
}
.msCommonBoxHeadBg{ /*Common Box head Background - MoneyGyan*/
	background:#800080;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}
.msCommonBoxBg{
	background:#FFCC66;
}
.ms-HeadingText{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.ms-PlainBoxBg{
	background:#800080;
	color:#FFFFFF;
	font-size:13px;
	font-weight:700;
}
.msBorderAll{
	border:1px solid #FF9900;
}
.msLargeText{
	font:bold 36px Arial;
	color:#660099;
	text-decoration:none
}
.msEarnLoginBg{
	background:#FFCE34;
	font-size:12px;
}
.msEarnLoginBg1{
	background:#F8C43C;
	font-size:12px;
}
.msEarnLoginBoxBg{
	color: #DF8A65;/*Page Common Heading background color(moneyschool banner)*/
	background:url(images/earningbg.jpg) #F4A514;
	background-repeat:repeat-x;
}
.msLinkBg{
	background:#FFA64C;
}
.ms-HeadBannerBg{
	background:#FFFFFF;
}

.msHistoryHead{
	background:#F48205; /*EWL Tab (History Tab) Iframe Header*/
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.ms-TabLine{
	background:#F58205; /*EWL Tab Tab Lines*/
}
.tab_head_green{ /*EWL Tab Headings*/
	color:#800280;
	font-size:28px;
	font-weight: bold;
}
.info_text{ /*EWL Tab Information Headings*/
	color:#800000;
	font-weight:bold;
	font-size:16px;
}
.refer4 {
	font-weight: normal; /*EWL Tab Labels*/
	font-size: 12px;
	color: #000000;
}
.totalblue{
	font-weight:bold;
	font-size:20px;/*EWL Summery Text */
	color:#000099;
}
.totalgreen{
	font-weight:bold;
	font-size:20px;/*EWL Summery Value */
	color:#00806C;
}
.refer1 {
	color: #FFFFFF;  /*EWL Tab Sub Headings*/
	background:#5A5C5B;
	font-size: 12px;
	font-weight: bold;
	border-right:#FFFFFF solid 1px;
}
.msPageHeadBoxText{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.msTextMainHead{
	color:#800080;
	font-size:20px;
	font-weight:bold;
}
.msTextSubHead{
	color:#00007D;
	font-size:15px;
	font-weight:normal;
}
.msTextSubSubHead{
	color:#162FA3;
	font-size:14px;
	font-weight:bold;
}
.msTextSubSubSubHead{
	color:#663399;
	font-size:13px;
	font-weight:bold;
}
.msTopLink{
	color:#D17131;
}
.ms-ExpertBoxBg{
	background:#FFCC99;
	border:1px solid #FF9900;
}
.msDictionaryBg{
	background:#8D24BE;
}
.msExpertLine{
	background:#8D24BE;
}



.ms-WordBg{
	background:#FFFFFF;
}


/* Below codes in money_school_registration */
.blackcontent {
font:normal 12px Arial;
color:#000;
text-decoration:none
}
.blackhead {
font-size:18px;
color:#000;
font-weight:400
}
.insurance-whiteboldtext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#000
}
/* Above codes in money_school_registration */
/* 
Site Specific Styles - EOF
Changes Required 
*/



/* Holly Hack for IE \*/
* html .ibmt_menu { height: 1%; }
/* End */


.headTab a:link, .headTab a:visited{ font-size:11pt; COLOR: 808000; FONT-FAMILY:Courier New;  text-decoration:none; text-align:center; font-weight:bold;  vertical-align:middle;}
.headTab a:active, .headTab a:hover {font-size:10pt; color:800080;  }


td.mytdclass {background-image: url("button5.jpg"); width:148px; vertical-align:middle; text-align:center;}
td.mytdclass:hover {background-image: url("button6.jpg");}
.leftlink a:link, .leftlink a:visited{font-size:8pt; COLOR: 000000; FONT-FAMILY: Tahoma;  text-decoration:none; text-align:center; vertical-align:middle;}
.leftlink a:active, .leftlink a:hover{color:800000; FONT-WEIGHT: bold;}

td.mytd1 {FONT-FAMILY: Courier New;  color:000080; font-weight:bold; letter-spacing: 3px; font-size:18pt; vertical-align:middle;}
td.mytddetails {FONT-FAMILY: Courier New; font-size:11pt; letter-spacing: 1px; margin-top: 4px; margin-bottom: 4px; font-weight:bold; line-height:20px;}
td.mytddetails1 {text-align:justify; FONT-FAMILY: Courier New; font-size:10pt; letter-spacing: 1px; margin-top: 4px; margin-bottom: 4px; line-height:20px;}

td.Actvts {FONT-FAMILY: Bodoni MT;  color:000080; font-style:italic; font-weight:bold; letter-spacing: 3px; font-size:18pt; vertical-align:middle;}
td.Actdetails {FONT-FAMILY: Courier New; font-size:10pt; color:800000; margin-top: 4px; margin-bottom: 4px; font-weight:bold; line-height:20px;}

.ActTab a:link, .ActTab a:visited{ font-size:10pt; FONT-WEIGHT: 700; COLOR: 800000; FONT-FAMILY: Tahoma; letter-spacing: 1px; text-decoration:none; text-align:center; font-weight:bold;  vertical-align:middle;}
.ActTab a:active, .ActTab a:hover {COLOR: ff0000;}

.myh3{font-size:11pt; FONT-WEIGHT:bold}
.mypar{ letter-spacing: 1px; text-align:justify; font-size:9pt; FONT-FAMILY: Tahoma; margin-top: 4px; margin-bottom: 4px; margin-left: 4px; margin-right: 4px; line-height:17px;}
.myparhead{text-align:justify; FONT-FAMILY: Tahoma;letter-spacing: 1px; font-size:9pt;  margin-top: 4px; margin-bottom: 4px; margin-left: 4px; margin-right: 4px; line-height:17px; FONT-WEIGHT:bold}

.bnklink a:link, .bnklink a:visited{ font-size:8pt;  COLOR: 000080; letter-spacing: 1px; FONT-FAMILY: Tahoma;  text-decoration:none; text-align:left; vertical-align:middle;}
.bnklink a:active, .bnklink a:hover {FONT-WEIGHT: bold;}

.PENDING{font-size: 20pt; font-weight: 700; FONT-FAMILY: Courier New;}
