body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	/*background:#05859d;*/
	/*background:#efffff;*/
	/*background:#88cbdd;*/
	font-family: Verdana , Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
td
{	
	font-family:Arial;
	font-size:12px;	
	color:#2991A3;
}
hr
{
	color:#C3E0F4;}
/*.heading
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
	font-style:normal;
	color:#2991A3;
}*/
.heading
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
	font-style:normal;
	color:#31659c;
}
.headingname
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	font-style:normal;
	color:#003399;
}
.sidebox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	}	
.sidebox_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2991a3;
	}
.footer {
	font-family: Arial ;
	font-size: 12px;
	color:#ffffff;
	background:#5baadf;
	}
a:link {
	text-decoration: none;
	color:#1c6393;
}
a:visited {
	text-decoration: none;
	color:#1c6393;
}
a:hover {
	text-decoration: underline;
	color:#1c6393;
}
a:active {
	text-decoration: none;
	color:#1c6393;
}	
.link{text-decoration: underline; font-weight:bold;}
.link1{text-decoration: underline; font-family:Arial;font-weight:bold;line-height: 20px;}
.link3{text-decoration: none; font-family:Arial;font-weight:bold;line-height: 20px;}
.link2{text-decoration: underline;font-size:11pt ;font-family:Arial;font-weight:bold;line-height: 20px;}

/* Change color of active tab */
tab{
   -moz-appearance: none !important;
}
tab[selected="true"] {
   background-color: rgb(222,218,210) !important;
   color: black !important;
}

/* Change color of normal tabs */
tab:not([selected="true"]) {
   background-color: rgb(200,196,188) !important;
   color: gray !important;
}
asp:TextBox
{
	width:150px;	
}

input{font-family: Arial ; font-size: 12px; color: #2991A3;}
select{font-family: Arial ; font-size: 12px; color: #2991A3;}
textarea{font-family: Arial ; font-size: 12px; color: #2991A3;}
.divscroll1
{	
	height:260px;
	width:100%;	
	overflow:auto; 
	overflow-x:hidden;   
}
.divscroll2
{	
	height:150px;
	width:100%;	
	overflow:auto; 
	overflow-x:hidden;   
}
.divscrollAgreement
{	
	height:328px;
	width:100%;
	padding-right:10px;	
	overflow:auto; 
	overflow-x:hidden;
	color:Black;	 
}
/*temp */

div#tbl {
	height: 300px;
	width: 60%;
	background: #ffc; /* this is relevant */
	overflow: auto; /* triggers the scrolling in IE */
}
html>body div#tbl {
	overflow: hidden; /* don't do it this way in other browsers */
}
div#tbl thead th {
	position: relative; /* fix the top line of the scroll for IE */
	background: #ffc; /* to hide the scrolling content */
	top: -2px; /* need to move the header up a bit to
			complete the illusion */
}
div#tbl tbody { /* both items ignored by IE */
	max-height: 270px; /* adjust to lose bottom scroll bar */
	overflow: auto; /* Triggers the scrolling */
}
div#tbl td:last-child {
	padding-right: 20px; /* prevent scrollbar from hiding
			last cell contents */
}
/*end temp */
.lblTitle{color: #003399; font-weight: bold;font-size:small}
.lblBlueContent{color: #003399;font-size:12px;}
.lblLegendTitle{color: #003399;font-size:12px; font-weight:bold;}
.lblLegendTitlenew{color: #003399;font-size:11px; font-weight:bold;}
.lblTop1{color: #003399; font-size:large}
.lblTop2{color: #003399; font-size:small; font-style:italic;}
.lblMessage{color: #003399; font-weight: bold;}
.lblError{ color: Red; font-weight: bold;}
.lblBold{ font-weight: bold;}
.lblTop{font-weight: bold;font-size:small; color:#2E6696;}
.lblIn{background-color:#1C6393;font-weight: bold; color:#ffffff;}
.lblOut{background-color:#F2F5F8;}
.lblFoot{background-color:#F0F7F8; color:#2991A3; font-weight: bold;}
.lblRow{background-color:#F7F6F3;color: #333333;}
.lblAltRow{background-color:#ffffff;}
.lblHead{background-color:#5D7B9D;}
.btnBgColor{background-color:#B3E4EC;}
.sideBorderBoth {  border-right: solid 1px #D4D4D4; border-left:solid 1px #D4D4D4 ;  }
.tableBorder {  border: solid 1px #D4D4D4; }
.italic{ font-style: italic; }
.PlainText
{
	border-width:0px;background-color:#F2F5F8; text-align:center;		
}
.LoginButton
{	
	margin-right:5px;
}
.topcontentborder {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: inherit;
}
.topcorn_left {
	background-image: url(../images/topcontent_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: inherit;
}
.topcontentborder_new {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: inherit;
}
.bottomcontentborder {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: inherit;
}
.rightcontentborder {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: inherit;
}
.leftcontentborder {
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: inherit;
}
.blacklink
{
font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	font-size: 10px;
	color:Black ;	
}
#underbanner {
	background-image: url(../images/underline_banner.gif);
	background-repeat: repeat;
}

.OvalText1

{

            height: 22px;
	 border-width: 0px;

          text-indent: 0px;
            width:122px;

            background:#ffffff  url(../images/textBg.gif) no-repeat scroll 0 0  !important;

            background:#ffffff  url(../images/textBg.gif) no-repeat fixed 0 0;

}


.OvalText_old
{
	height: 22px;
	border-width: 0px;
	text-indent: 0px;
	padding:5px 8px 0px 12px;
	width:120px;
    background:url(../images/textBg.gif) no-repeat scroll right top !important;
	background:url(../images/textBg.gif) no-repeat fixed right top;
	background:fixed;
}

.OvalText
{
	background:#ccc url(../images/textBg.gif) no-repeat scroll 5px 3px !important;
	background:#url(../images/textBg.gif) no-repeat fixed 5px 3px;
	background:fixed;
	padding:0px 6px 3px 9px;
	width:120px;
    
}
.border_fff
{ 
	border:0px;
	height:23px;
	background:url(../images/img_inner.gif) repeat-x;
	
	
}
.leftcontent 
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: smooth light bold;
	line-height: 20px;	
	padding-left:3px;
}
.contentheading {
	font-family: Arial;
	font-size: 16px;
	color: #31659c;
	font-weight: bold;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #2991A3;
	padding-left: 12px;
	font-weight: normal;
	line-height: 17px
}
.tabcontent {
	font-family: Arial;
	font-size: 12px;
	color: #2991A3;
	font-weight: normal;
	line-height: 17px
}
/*addnl*/

/*inner border*/
.t {background: url(../images/content_border.gif) 0 0 repeat-x;width: 100%;}
.b {background: url(../images/content_border.gif) 0 100% repeat-x}
.l {background: url(../images/content_border.gif) 0 0 repeat-y}
.r {background: url(../images/content_border.gif) 100% 0 repeat-y}
.bl {background: url(../images/bottomcontent_left.gif) 0 100% no-repeat}
.br {background: url(../images/bottomcontent_right.gif) 100% 100% no-repeat}
.tl {background: url(../images/topcontent_left.gif) 0 0 no-repeat}
.tr {background: url(../images/topcontent_right.gif) 100% 0 no-repeat; padding:10px} 

/*site outer border*/

.top {background: url(../images/outter_border.gif) 0 0 repeat-x; width: 100%;}
.bottom {background: url(../images/outter_border.gif)  0 100% repeat-x}
.left {background: url(../images/outter_border.gif) 0 0 repeat-y}
.right {background: url(../images/outter_border.gif) 100% 0 repeat-y}
.topleft{background: url(../images/topleft_corner1.gif) 0 0 no-repeat; }
.topright{background: url(../images/toprightcorner1.gif) 100% 0 no-repeat; padding:10px;} 

/*home page tab border*/
.bottomTab {background: url(../images/inner_bottomborder.gif) 0 100% repeat-x}
.leftTab {background: url(../images/inner_bottomborder.gif) 0 0 repeat-y}
.rightTab {background: url(../images/inner_bottomborder.gif) 100% 0 repeat-y}
.bottomleftTab {background: url(../images/innerbottom_left1.gif) 0 100% no-repeat}
.bottomrightTab {background: url(../images/innerbottom_right1.gif) 100% 100% no-repeat}

/*home page learn more link*/
#learnmore {
	font-family:Arial;	
	font-size: 12px;
	font-weight:bold;
	color: #36669E;		
	text-decoration:underline;
	padding-left: 12px;		
}
#learnmore_New {
	font-family:Arial;	
	font-size: 12px;
	font-weight:bold;
	color: #003399;		
	text-decoration:underline;
	padding-left: 12px;		
}
.steps /*home page*/
{
	font-size:14px; font-family:Arial; color:#5EACBA; font-weight:600;
}
.nosT
{
	font-size:34px; font-family:Tahoma; color:#36669E; font-weight:800;
}
.welcome{
	width:205px;
	height:60px;
	font-family: Tahoma;
	font-size: 19px;
	color: #FFFFFF;
	font-weight:400;
	line-height: 20px;
	padding-left:3px;	
}
.leftheading {
	font-family:Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;	
}
/*.innertoptext 
{
	padding-left:15px; font-size:21px; font-weight:600;font-family: Tahoma;	color: #2991A3;
}*/
.innertoptext /*Saving money*/
{
	padding-left:15px; font-size:21px; font-weight:600;font-family: Tahoma;	color: #31659c;
}
.columnheading /*MCA Advantage*/
{
	font-size:18px; font-weight:600;font-family: Tahoma;color: #31659c;
}
.toptext
{
	padding-left:35px; padding-top:20px; padding-bottom:10px; font-size:24px; font-weight:800;font-family: Tahoma;color:#1c3e6e; /*color: #36669E;*/
}

/*to replace image button*/
.g_btn	{	
	height:23px;
	vertical-align:baseline;	
}
.go_left	{
	background-image:url(../images/btn_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:23px;
}
.go_mid	{
	background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	height:23px;
}
.go_right	{
	background-image:url(../images/btn_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;	
}
.buttontext
{
	font-family:Tahoma;
	color:#2991A3;
	font-size:11px;
	font-weight:800;
	vertical-align:baseline;
	text-align:center;
	padding-top:4px;		
} 

.buttontextnew
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2991A3;
	font-size:30px;
	font-weight:800;
	vertical-align:baseline;
	text-align:center;
	padding-top:0px;		
}
.arrowstyle
{
	font-family:Tahoma;
	color:#2991A3;
	font-size:8px;
	font-weight:700;
	vertical-align:baseline;
}
.linkstyle
{
	text-decoration:none;
}
.pad{ padding-left:4px; padding-bottom:4px; padding-right:6px; padding-top:4px;}
.fourstepnormal{ color:#A4DEEA; width:155px;}
.fourstepover{ color:#66AEE6; width:155px;}

/*Top Banner */

#navigation a
{
color: #338B99;
background: #B7E6EC url(../images/left-tab.gif) left top no-repeat;
text-decoration: none;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
line-height:25px;
vertical-align:bottom;
text-align: center;
}

#navigation a span
{
background: url(../images/right-tab.gif) right top no-repeat;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover, #navigation a p
{
color: #ffffff;
background: #5AAADF url(../images/left-tab-hover.gif) left top no-repeat;
text-decoration: none;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
line-height:25px;
vertical-align:bottom;
text-align: center; 
margin:0px;
}

#navigation a:hover span, #navigation a p span
{
background: url(../images/right-tab-hover.gif) right top no-repeat;
} 
UL.OFF{list-style-type: none;}
.border{
 background:#fff;
 border-left:1px solid #2e6495;
 border-right:1px solid #2e6495;
}
.headerstrip{
 background:url(../images/img_topedge.gif) no-repeat top left;
 color:#FFF;
 text-indent:12px;
 font-weight:bold;
}

 .bottomstrip{
 background:url(../images/img_loginbottomimage.gif) no-repeat top left;
}

.arial20b2f6596{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#2f6596;	
	font-weight:bold;
}
.innerbodydivider{
 background: url(../images/img_navbg.gif) 0 0 repeat-y; 
}
.arial15b025985{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#025985;	
	font-weight:bold;
}
.lblLegendTitle{color: #003399;font-size:12px; font-weight:bold;}
.bg_b4e5ec{
	background:#b4e5ec;
}