/* CSS Document */
/*---------------Global classes Starts Here -----------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
text
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
	background-color:#FFFFFF
}
password
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
	background-color:#FFFFFF
}
file{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
	background-color:#FFFFFF
}

select{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 1px solid #7F7F7F;
}
button{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;
}
submit{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;
}
reset{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;
}
input{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
	background-color:#FFFFFF;
}
checkbox{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
	width:15px;
	height:15px;
}
radio{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border:none;
}
table{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
td{
	border-width: 1px 1px 0 0;
}
a:link{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a:hover{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
a:visited{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
/*---------------Global classes End Here -----------------------------------------*/

/*---------------Common classes starts Here -----------------------------------------*/
/* Class for Table heading */
.tbl_h1_bg{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
}
tr tbl_h1_bg td{
	text-align: center;
}
/* Class for Table Menu caption */
.tbl_h2_bg {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
/* Class for Table column heading */
.tbl_h3_bg{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 25px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
/* Class for Table  total */
.tbl_h3_bg1{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 25px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
/* Class for Table Sub total */
.tbl_h3_bg2{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 25px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
/* Class for Table Contrast */
.tbl_h3_bg3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	height: 25px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
/* Class for Report Captions */
.tbl_h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
/* Class for Data Highlight */
.tbl_h4{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
/* Class for Table all data */
.tbl_data{
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #666666;
}
/* Class for Table  Grand total */
.tbl_h1_bg1{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
}
/* Class for Table  Border */
.tbl_border1{
	border: 1px solid #FF0000;
}
/* Class for Confirmation Message display/General message */
.msg_h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #0033FF;
}
/* Class for Error Message display/validations display */
.msg_h3_2{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
/* Class for Note & disclaimer */
.msg_h4{
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
	color: #FF0000;
}
/*---------------Common classes ends Here -----------------------------------------*/

/*---------------Custom designer classes Starts Here -----------------------------------------*/

.h2a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.h1{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #0578B3;
	font-weight:normal;
}
.h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	text-align:justify;
	height:10px;
}
.resolution{
	width: 1004px;
	background-color:#FFFFFF;
}
.menu_top {
    border: 1px solid #FF0000;
    margin-left: -2.5px;
    margin-top: -5px;
}
.top{
	background-image: url(images/top_back.gif);
	height: 76px;
}
.topmenu:link {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenu:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.topmenu:link {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenubg{
	background:url(images/topmenu_bg.gif)
}
.menu {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuwhite:link
{
	font-family:Arial, Helvetica;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menuwhite:visited
{
	font-family:Arial, Helvetica;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menuwhite:hover
{
	font-family:Arial, Helvetica;
	font-size:9px;
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;
}
.top_select{
	width:120px;
}
.select_100{
	width:100%;
}
.leftmenu_bg{
	text-align: left;
}
.leftmenubg{
	font-family: Arial;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	height:20px;
	font-weight: bold;
	text-indent: 10px;
	background-color:#FF0000;

}
.leftmenu_box {
	border: 0px solid #FF0000;
}
.leftmenu_row{
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	text-align:left;
	text-indent: 25px;
}
tr .leftmenu_row td{
	border: 1px solid #ff0000;
	border-width: 1px 1px 0 1px;
}
.leftmenu:link{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftmenu:active{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftmenu:visited{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftmenu:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.leftmenu_bot_bor{
	border: 1px solid #ff0000;
	border-width: 1px 0 0 0;
}
.bodycls{
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	width: 580px;
	style=padding-left:25px; padding-right:5px;
}
.leftmenu{
	font-family: Arial;
	font-size: 11px;
	width: 150px;
}
.rightmenu{
	width: 150px;
	float:left;
}
.h1_red{
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#FF0000;
}
.RedFonts
{
	font-family:Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.redfont
{
	font-family:Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.blueheading
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:17px;
	color:#333333;

}
.blkheading
{
	font-family:Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	color:#626262;
}
.index_caption{
	background: url(images/menu_bg1.jpg) repeat-x left top;
	height: 30px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align:left;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
.tbl_border{
	border: 1px solid #999999;
}
.tbl_border_red{
	border: 1px solid #ff0000;
}
.tbl_subcaption{
	font-size:14;
	font-weight:normal;
	color:#FF0000;
	background-color:#FEDFB3;
}
.h1_big{
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
}
.h2_subcaption{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.ul_prelogin{
	height:15px;
	list-style-type: disc;
}
.heading
{
	font-family:Arial,   sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.tableboxnew{
	border: 1px ridge #c0c0c0;
	font-family:Arial,;
	font-size: 11px;
    background-color:#FFFFFF;
}
.tableCaption2{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	padding-left: 4px;
	background-color:#FF0000;
}
.bodytxt
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height:17px;
	background-color:#FFFFFF;
}
.tableLightData
{
	font-family: Arial,  sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
tr .tableLightData td{
	border:#999999 solid;
	border-width: 1px 1px 0 0;

}
.tableDarkData
{
	font-family: Arial,  sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
tr .tableDarkData td{
	border:#999999 solid;
	border-width: 1px 1px 0 0;

}
.tbl_menu_caption {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align:right;
	padding-right:5px;
}
.tablesubCaption1{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}
tr .tableSubCaption td{
	border:#999999 solid;
	border-width: 1px 1px 1px 1px;

}
.tablesubcaption2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#808284;
	font-size: 12px;
	font-weight: bold;
}
.radio_new{
	background:#6E6E6E;
	border:no;
	border-width:0;
}
/*---------------Custom designer classes Ends Here -----------------------------------------*/
.logo_bg {
    background: url("images/top_bg.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 99px;
    width: 100%;
}
.logo {
      background-color: #FFFFFF;
    float: left;
    height: 99px;
    margin-left: 15px;
    width: 210px;
}

.logoright {
    background-color: #FFFFFF;
    float: right;
    height: 100px;
    margin: -2px 15px 0 0;
}
.toprightext {
    float:right;
    font-size:16px;
    font-weight:bold;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    margin:40px 10px 0px 0px;
}
.group_logo {

     background: url("images/wealth_logo.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 77px;
    margin: 13px 0 0 9px;
    width: 195px;
}
