/* CSS Document */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
}
.normaltxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
}

td,th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-image: url(../images/layoutbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topline{
	vertical-align:top;
	background-image:url(../images/topline.gif);
	height:13px;
}
.boxbg{
	vertical-align:top;
	background-image:url(../images/boxbg.gif);
	height:133px;
}
.gboxbg{
	vertical-align:top;
	background-image:url(../images/greyboxbg.gif);
	height:157px;
}
.middleright{
	vertical-align:top;
	background-image:url(../images/middleright.gif);
	height:25px;
}
.middlerightbg{
	vertical-align:top;
	background-image:url(../images/middlerightbg.gif);
}
.middlerightbgmiddle{
	vertical-align:top;
	background-image:url(../images/middlerightmiddle.gif);
	height:24px;
}
.middlerightbtm{
	vertical-align:top;
	background-image:url(../images/middlerightbtm.gif);
	height:15px;
}
.loginbox{
	vertical-align:top;
	background-image:url(../images/loginbox.gif);
	height:115px;
}
.headerbg{
	background-image:url(../images/headerbgimg.gif);
	background-repeat:no-repeat;
	height:22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
}

.headerpl{
	background-image:url(../images/headerbgimg-pl.gif);
	background-repeat:no-repeat;
	height:22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000066;
}
A.txtlink1:link, A.txtlink1:active, A.txtlink1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
A.txtlink1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
A.txtlink:link, A.txtlink:active, A.txtlink:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
A.txtlink:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}
A.txtlink2:link, A.txtlink2:active, A.txtlink2:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
A.txtlink2:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}
.textf {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:13px;
	color: #000066;
	background-image:url(../images/textfieldbg.gif);
	border-top-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: groove;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: ridge;
	border-left-width: 1px;
	cursor:default;
}

.textf2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:13px;
	color: #000066;
	background-color:#fafafa;
	border-top-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: groove;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: ridge;
	border-left-width: 1px;
	cursor:default;
}
.textf1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:12px;
	color: #000066;
	background-color:#dfdfdf;
	border-top-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: groove;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: ridge;
	border-left-width: 1px;
}

.subbtn {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px groove #666666;
	padding-bottom:5px;
	padding-top:0px;
	height: 15px;
	cursor:pointer;
	text-transform:uppercase;
}
.combo {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #dfdfdf;
	border: 1px groove #666666;
	padding-bottom:0px;
	padding-top:0px;
	cursor:pointer;
}
.bottombg{
	background-image:url(../images/bottombg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
}
.px11 { 
	font-size:11px;
}
.px12 { 
	font-size:12px;
}
.btnbg{
	background-image:url(../images/btn_bg.gif);
	background-repeat:no-repeat;
	height:20px;
	vertical-align:middle;

}
.btnbgo{
	background-image:url(../images/btn_bg3-o.gif);
	background-repeat:no-repeat;
	height:20px;
	vertical-align:middle;
}
.dottedbg{
	background-image:url(../images/dotted_dev.gif);
	background-repeat:repeat-y;
	width:82px;
}
.dottedline{
	background-image:url(../images/dotted_line.gif);
}
.leftbg{
	background-image:url(../images/leftbg.gif);	
	width:179px;
}
.contactBox{
	background-image:url(../images/contactbox.gif);
	background-repeat:no-repeat;
	width:200px; 
	height:185px
}


/*----------------------investments css------------------------------------------*/


.listback {
	background-color: #F2E0D4;
	background-image: url(../images/list-curve-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 249px;
}
.listbullet{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 13px;
font-weight: bold;
background-color: #D1A080;
width: 18px;
height: 18px;
padding: 2px;
vertical-align:middle;
text-align:center;
margin-top:3px}

.listtext{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
font-weight: normal;
padding-top: 0px;
margin-top: 0px;}
.listttl1{
font-family: Arial, Helvetica, sans-serif;
color:#933C05;
font-size: 12px;
font-weight: bold;}

.bordertop{
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#E6E7F1;	
}

.borderbottom{
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#E6E7F1;}

.spacer10{
height:10px;}

.spacer5{
height:5px;}


