/* 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;
}
#mainContainer { 
margin:0 auto; 
} 
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;	
	background-color:#FFFFFF;
}
submit{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;	
	background-color:#FFFFFF;
}
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;
}
checkbox{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
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, sans-serif;
	font-size: 11px;
	color: #008fd4;	
	text-decoration:none;	
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;		
	text-decoration:underline;	
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008fd4;		
	text-decoration:none;	
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008fd4;		
	text-decoration:none;	
}
/*---------------Global classes End Here -----------------------------------------*/

/*---------------Common classes starts Here -----------------------------------------*/
/* Class for Table heading */
.tbl_h1_bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
 	text-align: center; 
}
tr tbl_h1_bg td{
	text-align: center;
}

.tablehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
 	text-align: center; 
}

.tableheadleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
 	text-align: left; 
}


/* Class for Table Menu caption */
.tbl_h2_bg {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;	
}

.cellleft {
	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;
	text-align: center; 
}
/* 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;
}
.tbl_menu_btm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
	font-weight: bolder;
	height: 20px;
}
/* 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: 1020px;
}
.resolution_frame{
	width: 100%;
}
.h1_red_sp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
}

.tbl_h2_bg_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	height: 19px;
	background-color: #FF0000;
}
.menu_top{
	border: 1px solid #FF0000;
}
.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;
}
.menu2:link
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu2:visited
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFF00;
	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:5px; 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{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #FF0000;
	style :border-left-color:#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;
}
.radio{
	border:no;
	border-width:0;
}
.tablecaption3{
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	background-color:#666666;
	font-size: 14px;
	font-weight: bold;	
}
.tablesubcaption3{
	font-family: Arial, Helvetica;
	color: #0578b3;
	font-size: 14px;
	font-weight: bold;
}
.subcaption5:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcaption5:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcaption5:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.subcaption5:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcaption_red:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.subcaption_red:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.subcaption_red:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcaption_red:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.btn{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;	
	background-color:#FFFFFF;
}
.go_btn{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #333333;	
	background-color:#FFFFFF;
}
.icon{
list-style-image:url(images/gray.gif);
}
.icon_blk{
list-style-image:url(images/icon_blk.gif);
}
/*---------------Custom designer classes Ends Here -----------------------------------------*/
