@charset "utf-8";
/* CSS Document */
:: selection { background: #db242d; color:#fff; } ::-moz-selection { background: #db242d; color:#fff; }
#nav{
	float:left;
	width:1002px;
	background:url(../images/tab-bg.gif) repeat-x;
	/*height:53px;*/

}

#nav ul{
	float:left;
	margin:0;
	padding:0;
	width:1002px;
	border-bottom:1px solid #a3090f;
}
#nav li{
	float:left;
	list-style-type:none;
	display:inline;
	/*margin:0 3px 0 0;*/
	padding:0;
	height:52px;
}
#nav li a{
	float:left;
	padding:20px 15px 0px 5px;
	height:32px;
	color:#333131;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/nav-divider.gif) no-repeat 100% 100%;
	/*padding-right:15px;
	padding-top:15px;*/
}

#nav li.current{
background:url(../images/tab-red.gif) no-repeat 100% 0%;
padding-left:14px;

}

#nav li.current a {
	background: url(../images/tab-red.gif) no-repeat 100% 0%;
	color:#fff;
}

#nav li a:hover{
	color:#000;
	text-decoration:none;
}


#welcome, #financial, #investments, #insurance, #la-premier, #research, #financialtool, #knowledgecafe, .submenustyle {
	float:left;
	background:url(../images/sub-tabR.gif) no-repeat 0% 0%;
	width:1002px;
	min-height:31px;
	max-height:38px;
	height:38px;
}
a.active {
			font-weight: bold;
		}
div.inactive{
	display: none;
}
		
#welcome li a, #financial li a , #investments li a, #insurance li a, #la-premier li a, #research li a, #financialtool li a, #knowledgecafe li a{
	color:#fff;
	padding:5px;
	line-height:21px;
	text-decoration:none;
	display:block;
}
#welcome li a:hover, #financial li a:hover , #investments li a:hover, #insurance li a:hover, #la-premier li a:hover, #research li a:hover, #financialtool li a:hover, #knowledgecafe li a:hover{
	color:#fff;
	text-decoration:underline;
}
#totop{
display:block;
margin:0px auto;
text-align:center;
background: url(../images/top.gif) no-repeat center top;
width:73px;
height:16px;
color:#ca1d1d;
padding-bottom:10px;
}
#totop a{
font-weight:bold;
text-decoration:none;
color:#ca1d1d;
}

#totop a:hover{
	background-position: center  bottom;
	color:#7c7a7a;
	text-decoration:none;
}
/*****************/

.basictab{
padding: 3px 0;
margin-left: 0;
/*font: bold 10px Verdana;*/
list-style-type: none;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}


.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 1px;
margin-right: 2px;
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
color: black;
}


.submenustyle{
padding: 2px 1px;
border-top-width: 0;
width: auto;
display:none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
padding: 1px 5px;
text-decoration: none;
color:#fff
}

.submenustyle a:hover{
	
}
#fontsizecontainer{
	float:right;
	width:44px;
	padding-left:31px;
	padding-top:6px;
	height:21px;
	font-weight:bold;
	background: url(../include-file/img/font.gif) no-repeat 0 0;
	overflow:hidden;
}
#fontsizecontainer a:link{
color:#404040;
text-decoration:none;	
}

#fontsizecontainer a:visited{
color:#404040;
text-decoration:none;	
}

#fontsizecontainer a:hover, #fontsizecontainer a:active{
color:#ce1212;
text-decoration:none;
}

.include{
	float:left;
	width:100%;
}
.include-prt1{
	float:right;
	width:377px;
}

/* rounded black corner box */
.rndbox-outer{
	margin-top:2px;
	float: left;
	width:246px;
	background:#fff url(../images/black-btmcr.gif) no-repeat left bottom;
	height:auto;
	padding-bottom:5px;
	margin-bottom:7px;
	text-align:center;
}
.rndbox-top{
	float:left;
	width:246px;
	background:url(../images/black-topcr.gif) no-repeat 0 0;
	padding-top:5px;
}
.rndbox-innertube{
	float:left;
	width:244px;
	border-right:1px solid #000;
	border-left: 1px solid #000;
	height:auto;
}
.rndbox-innertube ul{
	text-align:justify;
}

/*---------Border--------*/
.allborder-rd{
	border:1px solid #d92930;
}
.date{
	color:#8D8D8D;
	height: 44px;
    text-align: center;
    width: 125px;
	float:right;
}
.day {
    display: block;
	float:left;
    font-size: 36px;
    font-weight: bold;
    height: 40px;
    left: 0;
    line-height: 45px;
    width: 55px;
	border-right: 1px solid #CACACA;
}
.month {
    display: block;
	float:left;
    font-size: 18px;
    left: 60px;
    line-height: 1em;
    text-transform: uppercase;
    width: 65px;
	background-color:#A3A3A4;
	color:#fff;
	border-left:1px solid #fff;
}

.year {
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1em;
    width: 53px;
	float:right;
	text-align:left;
	
}

.allborder-pnk{
	border:1px solid #f0c2c4;
	background:#fbeeee;
	padding:2px;
}
.pnk-bgBorder{
	background:#fff url(../images/pnk-gradi.gif) repeat-x 0 0;
	padding-top:5px;
	border:1px solid #e76767;
	border-top-width:8px;
	color:#333;
}
.borderR{
	border-right:1px solid #E76767;
}
.borderBtm{
	border-bottom:1px solid #E76767;
}
.borderTB{
	border-top:1px solid #E76767;
	border-bottom:1px solid #E76767;
}

/*---------------for text style---------*/
.txtRed{
	color:#ce1212;
}
.txtsml{
	font-size:10px;
}
.txt16red{
	color:#ce1212;
	font-weight:bold;
	font-size:16px;
}
/* to collapse border*/
.tbl-bordercolapse{
	border-collapse:collapse;
}
.cellPnk{
	background:#F4D7D7;
	color:#ce1212;
}
.cellLpnk{
	background:#FFFDFD;
	color:#333;
}
	

/*----------pink Tab menu------*/
.tab-pnkContaner{
float:left;
width:700px; /*leave this value as is in most cases*/
}
	
.tab-pnkInnrContaner{
	border:1px solid #F68A8B;
	float:left;
	width:698px;
	height:auto;
}


.tab-pnkContaner ul {
	font: bold 13px Arial;
	margin:0px;
	padding:0px;
    width:100%; /*width of menu*/
}

.tab-pnkContaner ul li{
	float:left;
    display: inline;
	height:37px;
}
.tab-pnkContaner li a{
float:left;
text-decoration:none;
color:#CE1212;
background:url(../images/tab-pnkL.gif) no-repeat left 7px;
margin-right:1px;
border-bottom:1px solid #fff;
}

.tab-pnkContaner li a span{
	float:left;
	padding:14px 10px 5px 0px;
	height:19px;
	margin-left:10px;
	background:url(../images/tab-pnkR.gif) no-repeat right 7px;
}

.tab-pnkContaner li a:visited span {
color:#CE1212;
}

.tab-pnkContaner li a:hover span{
text-decoration:none;
color:#CE1212;
background-position:100% 100%;
}
.tab-pnkContaner li a:hover{
	background-position: left 100%;
}

.tab-pnkContaner li a.selected{ /*selected main tab style */
background-position:left 100%;
color:#cf3637
}
.tab-pnkContaner li a.selected span {
	background-position:right 100%;
}

.tab-pnkContaner li span { /*selected main tab style */
text-decoration: none;

}
/*--------------for red link with desc.---------*/
.othrList{
	float:left;
	/*width:255px;*/
	width:244px;
	height:auto;
}

.othrList ul{
	list-style-type:none;
	margin:1px 7px 5px 7px;
}
.othrList li {
	background:none;
	list-style-type:none;
	display:block;
	color:#595959;
	padding-bottom:8px;
}
.othrList li b a{
	font-weight:bold;
	text-decoration:none;
	color:#595959;
}
.othrList li b a:hover{
	text-decoration:underline;
	color:#595959;
}
/*for rounded gray table*/
.cr1, .cr2, .cr3, .cr4  {
	width:4px;
	height:4px;
}
.cr1{
	background:url(../images/cr1.gif) 0 0 no-repeat;
}
.cr2{
	background:url(../images/cr2.gif) 0 0 no-repeat;
}
.cr3{
	background:url(../images/cr3.gif) 0 0 no-repeat;
}
.cr4{
	background:url(../images/cr4.gif) 100% 0 no-repeat;
}
.c_right {
	right:0px;
}
.c_bottom {
	bottom:0px;
}
.cr-left{
	background: url(../images/crL.gif) repeat-y 0 0;
	width:4px;
	
}
.cr-right{
	background:url(../images/crR.gif) repeat-y 100% 0%;
	width:4px;
}
	
.cr-top{
	background:url(../images/crT.gif) repeat-x 0 0;
	height:4px;
}
.cr-bottom{
	background:url(../images/crB.gif) repeat-x 0 100%;
	height:4px;
}
.crbg{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;	
	background: url(../images/cr-bgreap.gif) repeat-x 0 100%;
}
.input-bg {
    background:url(../images/input-bg-reap.gif) repeat-x scroll 0 100%;
	border:1px solid #7f9db9;
	height:20px;
}
.txtLarial{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.txtgray{
	color:#444;
}

.c_float {
	z-index:99999999;
	position:fixed !important;
	position:absolute;
	cursor:pointer;
}
#archive{
	float:left;
	margin-top:5px;
	width:100%;
	background:url(../images/archives.gif) no-repeat left top;
	padding-top:14px;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#archive a{
	
	font-weight:normal;
	color:#999;
	text-decoration:none;
}
#archive a:hover{
	color:#000;
	text-decoration:none;
}


