﻿/****************** Title CSS **********************************/
.Title
{
	text-transform: uppercase;
}
.body 
{
	/*background-color: #517ab6 ;*/
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	color:Black;
	text-align:center;
	position: relative;
 /* margin: auto;*/
    padding: auto;
    margin:0 0 0 0;
    aling:center;

}


.td_Right
{
    text-align: right;
}
.td_Left
{
    text-align: left;
}
.td_center
{
    text-align: center;
}
.lbl
{
    text-align: left;
    color: #000066;
    font-weight: bold;
}
.lblH
{
    text-align: left;
    color:White;
    font-weight: bold;
}

#wrapper{
   /*width:911px;*/
   margin:0 auto;
   text-align:center;
    
}


.panel_Followup
{
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.7;
}


.Save
{
    background-image: url(../Images/save.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.Edit1
{
    background-image: url(../Images/Edit1.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.Edit
{
    background-image: url(../Images/Edit.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.Delete
{
    background-image: url(../Images/delete.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.Search
{
    background-image: url(../Images/Search.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}


/****************** All Text Boxes CSS **********************************/
.txt
{
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    
}
.txtRight
{
	/*border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
	font-size: 8pt;*/
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	text-align:right;
	color:Black;
	
}
.txtLeft
{
	/*border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
	font-size: 8pt;*/
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	text-align:left;
	color:Black;
	
}
.txtCenter
{
	/*border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
	font-size: 8pt;*/
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	text-align:center;
	color:Black;
	
}

.txtAlign
{	
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	text-align:right;

	
}

.Display
{
	
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	text-align:left;
	background-color:#beddfe;
	
	/*border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
	font-size: 8pt;
	color:Black;
	background-color:#EFEFEF;
   /*background-color:#E4E4E4;*/
	
}


/******************************************************************************/
/****************** All Buttones  CSS **********************************/
.imgbtn
{
	top:20px;
}
.btnMenu
{
	font-family: Arial;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	text-align: center;
	color:Black;
	height:26px;
}
/******************************************************************************/
.combo
{

	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	
	
}

.chkbox
{
	font-family: Arial;
	font-size:8pt;
}



/****************** All Panel CSS **********************************/
.pnl
{
	
	
	border: 1px solid #1a78d4;
    font-family: Arial;
	font-size: 8pt;
	color:Black;
    margin-bottom: 0px;
   -webkit-border-radius: 5px 5px 5px 5px;
   -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	text-align:right;
		background-color:Transparent;
	
	
	/*
	border-right: #7298C2 1px solid;
	border-top: #7298C2 1px solid;
	border-left: #7298C2 1px solid;
	border-bottom: #7298C2 1px solid;
	border-top-color :#7298C2;
	border-bottom-color :#7298C2;
	border-left-color :#7298C2;
	border-right-color :#7298C2;
	font-family: Arial;
	font-size: 8pt;
	color:  Black ;
	background-color:Transparent;
*/
}
.pnl_Grd
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Arial;
	font-size: 8pt;
	background-color:Transparent;
	/*color:Black;*/
}

/******************************************************************************/

/****************** All About Tables **********************************/

.table
{
	font-family: Arial;
	font-size: 8pt;
	color:Navy;
	background-color:Transparent;
  
}


.tableSearch
{
	font-family: Arial;
	font-size: 8pt;
	color: Navy;
	background-color:#f5f5f5;
}

.tableLogin
{
	font-family: Arial;
	font-size:8pt;
	height: 716px;
	width:1009px;
	color:Black;
}


.trample
{
	background-color: whitesmoke;
}


.tablenoborder
{
	font-family: Arial;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	text-align: center;
	color:Black;
	
}


.trImg
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url('../Images/T4.gif');
	background-repeat: repeat-x;
	font-size: 10pt;
	color:#ffffff;
    text-align: left;
}
.trColor
{
	background: lightsteelblue repeat-x center top;
	/*background-image: url(Images/T4.gif);*/
	font-family: Arial;
	font-size: 10pt;
	color:Black;
	text-align:left;
}

.trCenter
{
	font-family: Arial;
	font-size:8pt;
	text-align:center;
	color:Black;

}

.trLeft
{
	font-family: Arial;
	font-size:8pt;
	text-align:left;
	color:Black;
}

.tdLeft
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	color: Black;
	
}
.tdRight
{
	font-family: Arial;
	font-size:8pt;
	text-align:right;
	color:Black;

}
.tdCenter
{
	font-family: Arial;
	font-size:8pt;
	color:Black;
    text-align: center;
}

/******************************************************************************/
.div
{ 
    margin: 0 auto;		
   -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border:3px solid #F2F2F3;background-color:#ffffff;
  -webkit-box-shadow: #E9E9E9 4px 4px 4px;
  -moz-box-shadow: #E9E9E9 4px 4px 4px; 
  box-shadow: #E9E9E9 4px 4px 4px;
  font-size: 1px;
   vertical-align: top;
    text-align: center;

}

.divMain
{
	text-align:center;
	font-family: Arial;
	font-size: 1pt;
	width:949px;
	color:Black;
	/*position: relative;
    margin: auto;
    padding: 10px;*/
}

.divLogin
{
	text-align: center;
	font-family: Arial;
	font-size: 1pt;
	width: 1015px;
	height: 768px;
	background-attachment: scroll;
	background-image: url(../Images/FMSLogin-12.gif);
	background-repeat: no-repeat;color:Black; /*position: relative;
    margin: auto;
    padding: 10px;*/
}

.Strong
{
	font-size:10pt;
	text-align:left;
}

.Popup
{
    background-color: black;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.Button
{
    border: 1px solid #3C648A;
    color: White;
    font-weight: bold;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    background-image: url('../Images/T4.gif');
    background-repeat: repeat-x;
    height: 21px;
    width: 59px;
}
.watermark
{
    border: 1px solid #1a78d4;
    font-family: Arial;
    font-size: 8pt;
    color: #CCCCCC;
    margin-bottom: 0px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.RowStyle1
{
    border-bottom-style: solid;
    border-bottom-color: #DFDFE1;
    border-bottom-width: 3px;
}
.divdtl
{ 
    margin: 0 auto;		
   -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border:3px solid #F2F2F3;
  -webkit-box-shadow: #E9E9E9 4px 4px 4px;
  -moz-box-shadow: #E9E9E9 4px 4px 4px; 
  box-shadow: #E9E9E9 4px 4px 4px;
  font-size: 8pt;
   vertical-align: top;
    text-align: center;

}