body {
	font-family: Arial;
	line-height: 140%;
	font-size: 12px;
	margin:0;
	background-color: #fff;
	color:#000;
}

.top_navigation{
	font-size: 10px;
	color: #FFFFFF; 
	background-color:#00589b;
}

.user_details{
	font-size: 11px;
	color: #FFFFFF; 
	background-color:#00589b;
	padding-left:15px;
	font-weight:bold;
	padding-right:5px;
	vertical-align:middle;
	text-decoration:none;
}

.user_details a{
	font-size: 11px;
	color: #FFFFFF; 
	background-color:#00589b;
	padding-left:15px;
	font-weight:bold;
	padding-right:5px;
	vertical-align:middle;
	text-decoration:none;
}


#title .first{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#101f8c;
	font-size:12px;
	padding-left:12px;
	font-weight:bold;
}

#title .second{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#b41313;
	font-size:12px;
	font-weight:bold;
}

#title .third{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#8795b1;
	font-size:12px;
	font-weight:bold;
}

a{
	color:#333;
	text-decoration:none;
}

a:hover, a:focus {
	color:#008698;
}

.main_table{
  	background-color:#ffffff;
}

.gen_table_trng{
  	border-top: #bfddfd 1px solid;
	border-right: #bfddfd 1px solid;
	border-bottom: #bfddfd 1px solid;
	border-left: #bfddfd 1px solid;
	margin-left:15px;
	width:95%;
	
}

.gen_table_trng input{
    font-size: 11px; 
    padding-left:1px; 
    color:#000000; 
    font-weight: normal;
}

.gen_table_trng select{
   
	font-size: 11px; 
    padding-left:1px; 
    color:#000000; 
    font-weight: normal; 
}

.gen_table_trng td{
	width: 200px;     
	word-wrap: break-word; 
}


.gen_table{
  	border-top: #bfddfd 1px solid;
	border-right: #bfddfd 1px solid;
	border-bottom: #bfddfd 1px solid;
	border-left: #bfddfd 1px solid;
	margin-left:15px;
	width:95%;
	
}


.gen_table3{
  	border-top: #bfddfd 1px solid;
	border-right: #bfddfd 1px solid;
	border-bottom: #bfddfd 1px solid;
	border-left: #bfddfd 1px solid;
	margin-left:15px;
	width:80%;
	
}
.batch_table{
  	border-top: 1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-left: 1px solid;
	width:100%;
	
}


.gen_table_wb{
  	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin-left:15px;
	width:95%;
	
}.gen_table_wb2{
  	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin-left:15px;
	width:80%;
	
}

.gen_table_wb_updt{
  	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin-left:15px;
	width:25%;
	
}

#tab{ 
	margin-left:15px;
	width:35%;
}

#tab .one{
	background: url(../images/tile1.gif) top right repeat;	
  	font-size: 12px; 
	color:#1a2c99;
	font-weight:bold;
	
}

#tab .two{
  	background: url(../images/tile2.gif) top right no-repeat;
	
}

.main_table .title{
	color: #b00000;
	padding-left:14px;
	border-bottom-color:#FFFFFF;
	border:thin;
	font-weight:bold;
}

.required{ 
	color:#FF3333;
}

.gen_table input{
    font-size: 11px; 
    padding-left:1px; 
    color:#000000; 
    font-weight: normal;
}

.label{  
	background-color: #f0f0f0;
	font-family:"Arial";
  	font-size: 11px; 
   	padding-left:1px; 
   	line-height: 16px; 
   	color:#000000; 
   	font-weight: normal; 
   	vertical-align:top;
   	text-align: left;
}

.field {  
	background-color: #f5f7f7; 
   	font-family: Arial, Helvetica, sans-serif;
    	font-size: 11px; 
    	padding-left:1px; 
    	color:black; 
    	font-weight: normal; 
	vertical-align:top;
    	text-align: left;
}

.field_dd 
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    padding-left:1px; 
    color:black; 
    font-weight: normal; 
    text-align: left;
    width:148px;
    vertical-align:top;
}


.field_dd11 
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    padding-left:1px; 
    color:black; 
    font-weight: normal; 
    text-align: left;
    width:100px;
    vertical-align:top;
}

.field_dd_inv 
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    padding-left:1px; 
    color:black; 
    font-weight: normal; 
    text-align: left;
    vertical-align:top;
}


.gen_table select{
   
	font-size: 11px; 
    padding-left:1px; 
    color:#000000; 
    font-weight: normal; 
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color:#ffffff;
	#height:24px;
	padding: 2px 3px 2px 3px;
	margin:0;	
	background-color:#0d629d;
	white-space:nowrap;
	text-align:center;
	border: solid #3498db 2px;
  	text-decoration: none;
}


.button:hover {
	background-color:#3498db;
	
}

.button_s {
	height:23px;
	line-height:20px;
	float:left;
	padding:0 0 0 12px;
	margin:0;
	color:#000000;
	font-size:11px;
	background: url(../images/but_left.gif) top left no-repeat;
	white-space:nowrap;
	text-align:center;
}

.button span{
	display:block;
	padding:1px 10px 0 0;
	margin:0;
	height:24px;
	line-height:20px;
	background: url(../images/but_rt.gif) top right no-repeat;
	cursor:hand;
	float:right;
	font-weight:bold;
}

.button_s span{
	display:block;
	padding:1px 10px 0 0;
	margin:0;
	height:24px;
	line-height:20px;
	background: url(../images/but_rt_s.gif) top right no-repeat;
	cursor:hand;
	float:right;
	font-weight:bold;
}
.tile{

	background: url(../images/bg_top.gif) top right repeat;
	color:#1a2c99;
	font-weight:bold;
}

.welcome_message{
	font-family:"Arial Rounded MT Bold";
	font-size:12px;
	vertical-align:top;
}

.toplevel{ 
	float:right;
}

.footer{
	background-color:#0d629d;
	width:100%;
	line-height:16px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.text-name{
	background-color: #f0f0f0;
	font-family:"Arial";
  	font-size: 11px; 
   	padding-left:1px; 
   	line-height: 16px; 
   	color:#000000; 
   	font-weight: normal; 
   	vertical-align:top;
   	text-align: left;

}


.text01{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#101f8c;
	font-size:12px;
	padding-left:12px;
	font-weight:bold;
}


.label_title{  
	background-color: #33CCFF;
	font-family:"Arial";
	
  	font-size: 18px; 
   	padding-left:1px; 
   	line-height: 18px; 
   	color:#000000; 
   	font-weight: normal; 
   	vertical-align:top;
   	text-align: left;
}

input{
    font-size: 11px; 
    padding-left:0px; 
    color:#000000; 
    font-weight: normal;
}

.style6 {
 font-size: 11px;
 font-family:"Arial";
}
.style7 {
 font-size: 11px;
 font-family:"Arial";
}
.style8 {
color: #000000; 
font-weight: 
bold; font-size: 12px;
}

.detailtable{ 

	border-top: #bfddfd 1px solid;
	border-right: #bfddfd 1px solid;
	border-bottom: #bfddfd 1px solid;
	border-left: #bfddfd 1px solid;
	margin-left:15px;
	width:50%;

}
.comparetable{ 

	border-top: #bfddfd 1px solid;
	border-right: #bfddfd 1px solid;
	border-bottom: #bfddfd 1px solid;
	border-left: #bfddfd 1px solid;
	margin-left:15px;
	width:60%;

}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.field_num {  
	background-color: #f5f7f7; 
   	font-family: Arial, Helvetica, sans-serif;
    	font-size: 11px; 
    	padding-left:1px; 
    	color:black; 
    	font-weight: normal; 
	vertical-align:top;
    	text-align: right;
}

.printTable {
	background-color: black; 
	padding-left:1px;
}

.printTable tr {
	background-color: #e1e1e1; 
	font-size:12px;
	font-weight:bold;
	color:black;
	vertical-align:middle;
	padding-left:5px;
	height:25px;
}
.printTable td {
	background-color: white; 
	font-size:11px;
	font-weight:normal;
	color:black;
	vertical-align:middle;
	padding-left:5px;
	height:15px;
}

.altRowColor{  
	background-color: #f0f0f0;
	font-family:"Arial";
  	font-size: 11px; 
   	padding-left:1px; 
   	line-height: 16px; 
   	color:#000000; 
   	font-weight: normal; 
   	vertical-align:top;
   	text-align: left;
}

input[type="button"] {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
  background: #0d629d;
  padding: 1px 2px 1px 2px;
  border: solid #0d629d 2px;
  text-decoration: none;
} 

input[type="button"]:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


