f/* 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: 11px;
	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;
}

.border_bottom
{border-bottom:thin;
 border-bottom-color:#333;
 border-bottom-style:dotted;
 border-bottom-width:1px;
}

.border_top
{border-top:thin;
 border-top-color:#333;
 border-top-style:dotted;
 border-top-width:1px;
}

.border_right
{border-right:thin;
 border-right-color:#333;
 border-right-style:dotted;
 border-right-width:1px;
}

.border_left
{border-left:thin;
 border-left-color:#333;
 border-left-style:dotted;
 border-left-width:1px;
}
.span
{
font-weight:bold
}

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, select, textarea{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;
}
.checkbox{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	border:none;
}
.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;
	font-size: 12px;
}
/*---------------Global classes End Here -----------------------------------------*/

/*---------------Common classes starts Here -----------------------------------------*/
/* Class for Table heading */
.icon{
list-style-image:url(images/arrow-blue.gif);
}

.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: #fff;	
}
/* 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: 10px;
	font-weight:bold;
	font-weight: normal;
	color: #FF0000;	
}
.h1{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #333333;	
	font-weight:normal;
}
.h1_bold:link{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;	
	font-weight:bold;
	text-decoration:underline;
}
.h1_bold:visited{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;	
	font-weight:bold;
	text-decoration:underline;
}
.h1_bold:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#960;	
	font-weight:bold;
	text-decoration:none;
}
.h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;	
	font-weight:normal;
	height:10px;
}
.resolution{
	width: 100%;
}
.resolution_frame{
	width: 99%;
}

.topmenu:link {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.topmenu:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#6FF;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#fff;
	text-decoration:underline;
}
.top:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.top:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.top:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#6FF;
	text-decoration: none;
}

.smalllink:link {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#333;
	text-decoration: none;
}
.smalllink:visited {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#333;
	text-decoration: none;
}
.smalllink:hover{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#09C;
	text-decoration: none;
}
.topmenublue:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#039;
	text-decoration: none;
}
.topmenublue:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#039;
	text-decoration: none;
}
.topmenublue:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#06F;
	text-decoration: none;
}
.bluemenu:link {
	font-family: Arial, Helvetica;
	font-size: 12px;;
	color:#06C;
	text-decoration: none;
}
.bluemenu:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#06C;
	text-decoration: none;
}
.bluemenu:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#F00;
	text-decoration: none;
}
.boldlink:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#06C;
	text-decoration:underline;
}
.boldlink:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#06C;
	text-decoration:underline;
}
.boldlink:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#333;
	text-decoration: none;
}
.bottommenu:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#333;
	text-decoration: none;
}
.bottommenu:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#666;
	text-decoration: none;
}
.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, Helvetica;
	font-size: 12px;
	text-align:justify;
	color:#000000;
}
.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:#39C;
}
.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;
	line-height:17px;
	color:#fff;	
}
.blkheading
{
	font-family:Arial, Helvetica;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	line-height:17px;
	color:#333333;
}
.bodycls{
	font-family: Arial;
	font-size: 11px;
	text-align:justify;
	width: 795px;	
	style=padding-left:15px; padding-right:15px;
}
.index_caption{
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 18px;
	font-weight: normal;
	color:#036;
}
.style1 {
	color:#0066FF;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 22px;
	font-weight: normal;
	}
.index_caption:link {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color:#036;
	text-decoration: none;
}
.index_caption:visited {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color:#036;
	text-decoration: none;
}
.index_caption:hover{
	font-family: Arial, Helvetica;
	font-size: 18px;
	color:#039;
	text-decoration: none;
}
.index_caption2{
	padding-bottom: 4px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
}

.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-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#039;
}
.h2_big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
}
.my_big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.h2_subcaption{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.ul_prelogin{
	height:15px;
	list-style-type: disc;
}
.heading
{
font-family:"Arial Narrow";
	font-size: 13px;
	color:#06C;
	font-weight: bold;
}
.tableboxnew{
	border: 1px ridge #E8E8E8;
	font-family:Arial,;
	font-size: 11px;
    background-color:#EFEFEF;
}
.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: #333333;
	text-align:justify;
	line-height:15px;
	padding-left:20px;
	padding-right:20px;
}

.bodytxt2
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	line-height:15px;
}

.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;
	padding-right:10px;
	background-color:#666666;
	font-size: 12px;
	font-weight: bold;	
}
.tablesubcaption3{
	font-family: Arial, Helvetica;
	color: #fff;
	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:#09C;
	border: 1px solid #333333;	
	background-color:#FFFFFF;
}
.go_btn{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#FFF;	
	font-weight:bold;	
	border: 1px solid #333333;
	background-color:#09F;
}
.table_border{
border-bottom:thin;
border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;
}


/*---------------Custom designer classes Ends Here -----------------------------------------*/

#marqueecontainer{
position: relative;
width: 400px; /*marquee width */
height: 200px; /*marquee height */
/*background-color: white; */
overflow: hidden;
border: 0px solid;
padding-left: 1px;
}

#vmarquee{
	position: relative;
	padding: 1px;
}

.mydata{
	font-family: Arial, Helvetica;
	color: #666666;	
}

.myhref:link {
	font-family: Arial, Helvetica;	
	color:#6FF;
	text-decoration: none;
}
.myhref:visited {
	font-family: Arial, Helvetica;	
	color:#6FF;
	text-decoration: none;
}
.myhref:hover{
	font-family: Arial, Helvetica;	
	color:#FFF;
	text-decoration: none;
}
OPTGROUP.grey
{
	font-family: Arial, Helvetica;	
	background: #CCCCCC;
	color: black;
	font-weight:bold;
	text-decoration: none;
}
OPTION.black
{
	font-family: Arial, Helvetica;	
	background: white; 
	color: #039;
	font-weight:bold;
	text-decoration: none;
}		
OPTION.white
{
	font-family: Arial, Helvetica;	
	margin-left:25px;	
	background: white; 
	color: #000000;
	text-decoration: none;
}
.topmenu1:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
}
.topmenu1:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#6FF;
	text-decoration: none;
}
.topmenu1:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#fff;
	text-decoration:underline;
}
.bottommenu{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#666;
	text-decoration: none;
}

.msg_h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight:bold;
	color: #666666;	
}
.index_caption3{
	padding-bottom: 4px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 22px;
	font-weight: normal;
	color:#33CCFF;
}

.index_caption4{
	padding-bottom: 4px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 22px;
	font-weight: normal;
	color:#039;
}
.date_h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666;	
	font-weight:normal;	
}
.data_h2{
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #333333;	
	font-weight:bold;	
}
.data{
	font-family: Arial, Helvetica;	
	color: #333333;	
	font-weight:bold;	
}
.data1{
	font-family: "Comic Sans MS";	
	font-size: 16px;
	color: #036;	
	font-weight:normal;	
}
.table_border{
border:thin;
border-color:#FFF;
border-style:solid;
border-width:1px;
}
.index_caption3{
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 24px;
	font-weight: normal;
	color:#FFFF33;
}
