﻿body
{
	margin:0;
	font-family: Arial; 
	font-size: 12px;
    font-weight: normal; 
	color:  #000000;
	
}

.TB_Main 
{
	background-color: #ffffff;
	width:100%;
}
.details_form
{
    background-color:#ececf9;
	
}

.form_title 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	
	color:#2b71a5;
}

.form_table
{
	font-family: Arial; 
	font-size: 12px;
    font-weight: normal; 
	
	text-decoration:none;
	width:100%;
}
.validate_error 
{
 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:Red;
}
.error
{
	font-size:14px;
	font-weight:bold;
	color:Red;
}
.TextBox_ltr
{
	direction:ltr;
}
.whiteTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:White;
}
.redText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:Red;
}
.loginText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px ;
	color:Black ;
}
.iconsText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#2471c7;
	text-decoration:underline;
	cursor:hand;

	
}
.required_field
{
  	font-weight:bold;
}
.cursor
{
	cursor:pointer;
}

.border_form
{
	border-right: #284e73 1px solid;
	border-left: #284e73 1px solid;
}
.border_bottom_form
{
	border-bottom: #284e73 1px solid;
}
.border_top_form
{
	border-top: #284e73 1px solid;
}

.section_title 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	
	color:#000000;
}

.section_OpenClose 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	cursor:pointer;
	
	color:#999999;
}


 
    .td0ph { height:21px; background-color:#ecf3f9;font-family:arial;font-size:12;}
    .td1ph { height:21px; background-color:#f7f8fa;font-family:arial;font-size:12;}
    
    .td0phBottom { height:8px; background-color:#ffffff;}
     td0phTop {height:15px; background-color:red;}
    
   .tdSideRight {width:3;background-color:#ecf3f9;border-right:#284e73 1px solid}
   .tdSideLeft{width:3;background-color:#ecf3f9;border-left:#284e73 1px solid}
    .tdSide {width:3;background-color:#ecf3f9;}
	
	

.doc_embossedArea {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DBE2F1;
	border-right-color: #D2D5DC;
	border-bottom-color: #C0C6D5;
	border-left-color: #CDDBFC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.doc_smallTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal;
	 
	color: #2F3C53;
	text-align: right;
	
}
.doc_smallTitlesBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-style: normal;
	font-weight: bold;
	color: #343E69;
	text-align: right;
	cursor:hand;
}