﻿.small_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/*line-height: 12px;*/
}
.normal_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.normal_text_cursor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	text-decoration: underline;
}

.normal_text_large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.normal_text_grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	line-height: 14px;
}

.normal_text_sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.listBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	border:1px solid black;	
}
.big_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.big_text_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.normal_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black ;/*#333333*/
	text-decoration: none;
}
.normal_text_red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:Red;
	text-decoration: none;
	line-height: 14px;
}


.normal_text_blue1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:Blue;
	text-decoration:none;
	line-height: 14px;
}

.normal_text_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:White;
	text-decoration: none;
	line-height: 14px;
}
.title_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600;
	color: #6e4b22;
	text-decoration: none;
	line-height: 19px;
}
.dropDownfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: normal;
	color:Black;	
	text-decoration: none;
	width: 180px;		
}
.textBoxfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: normal;
	color:Black;/* #5f5f5f; */
	text-decoration: none;
	border: #9eb0b6 1px solid; 	
	padding-left: 4px; 	
	/*background: #ffffff url(../Images/txtfieldbg.gif) repeat-x left top ; */
	height: 17px;	width: 180px;	
}

.textBoxfieldNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: normal;
	color:Black;/* #5f5f5f; */
	text-decoration: none;
	border: #9eb0b6 1px solid; 	
	padding-left: 4px; 	
	/*background: #ffffff url(../Images/txtfieldbg.gif) repeat-x left top ; */
	height: 17px;	width: 292px;	
}

.textBoxfieldNew1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: normal;
	color:Black;/* #5f5f5f; */
	text-decoration: none;
	border: #9eb0b6 1px solid; 	
	padding-left: 4px; 	
	/*background: #ffffff url(../Images/txtfieldbg.gif) repeat-x left top ; */
	height: 17px;	width: 174px;	
}
.hyper_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration:none;
}
.hyper_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;	
}
.hyper_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #0000FF;*/
	text-decoration:none;
}
.hyper_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#810081;
	text-decoration: underline;	
}
.dialog_box{
	background-image:url(../Images/dialog_box.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:300px;
	left:400px;
	width: 330px;
	height: 198px;
	z-index:100;
	display:none;
}
.CR_GridView{
	border:1px solid #ebebeb;	
}
.banner
{
	/*background: Black url(../images/banner1.jpg) no-repeat center top;*/
	width:100%;
	height:60px;
	
	
}
.table_main
{   width: 990px; border: 1px solid #000000; background-color:White;	}

.error_bottom_strip
{
	font-family:Verdana,Arial,helvetica,Sans-Serif;		
	background-image:url(../Images/BottomStrip.jpg); 
	height: 28px; color: #efefef; text-align:center; vertical-align:middle; 
	font-size: 9px;	font-weight: normal;
}
.bottom_link
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight: normal; color: #efefef;
	text-decoration: underline; line-height: normal;
}

.hyper_link_pageIndex
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.hyper_link_pageIndex:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}
.hyper_link_pageIndex:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.hyper_link_pageIndex:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#810081;
	text-decoration: underline;	
}

.divmsgbold
 {
	font-weight: bold;
	font-size: 11px; 
	color: #0E5CA0;
	font-family:Verdana,Arial,helvetica,Sans-Serif;	
	text-decoration: underline;
}
.divmsg 
{
	font-size: 11px; 
	color: #000000; 
	font-family:Verdana,Arial,helvetica,Sans-Serif;	
}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}
.langMenu {
	position:absolute;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.grdPadding
{
	color:Red;
	text-align:left;
}
.divmsg
{
	text-align: left;
	font-size: 11px; 
	color: #000000; 
	font-family:Verdana,Arial,helvetica,Sans-Serif;		
}

.ajax_tooltip_arrow
{												/* Left div for the small arrow */
	background-image:url('../images/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;/*0px;*/
	top:1px;/*0px;*/
	background-repeat:no-repeat;
	background-position:top left;
	z-index:1000005;
	height:60px;
}

.ajax_tooltip_content
{	
		
	text-align:center;
	border:1px solid #8CAFB9;	/* Border width */
	left:19px;/*19px;	/* Same as border thickness */
	top:0px;/*0px*/	
	position:absolute;
	width: 240px;	/* Width of tooltip content */
	height: auto;	/* Height of tooltip content */
	background-color:#FcFcFc;	/* Background color */
	padding:5px;	/* Space between border and content */
	/*font-size:0.8em;	/* Font size of content */
	overflow: visible;	/* Hide overflow content */
	z-index:1000001;
	
}

.wrapCss
{
	word-wrap:break-word;	
}
