﻿body 
{
	font-family:verdana,Arial;
	font-size:11px;
}
.sc_text
{
	color:Blue;
	font-family:Tahoma;
}
.sc_label
{
	color:Blue;
	font-family:Tahoma;
	
}
.sc_button
{
	color:black;
	font-family:arial;
	font-size:10px;
	height:20px;
	border:1px solid #333333;
	margin:5px 5px 5px 0px;
	background-color:#f0f4f7;
}

.svcnt_button
{
	width:118px;
	height:18px;
	background-image:url(../images/Save&Continue_btn.jpg);
	cursor:hand;

}
.sv_button
{
	width:50px;
	height:18px;
	background-image:url(../images/Save.JPG);
	cursor:hand;

}
.svlgt_button
{
	width:118px;
	height:18px;
	background-image:url(../images/Save&Logout_btn.jpg);
	cursor:inherit;
	
}
.svSbt_button
{

	width:118px;
	height:18px;
	background-image:url(../images/Save-&-Submit.jpg);
	cursor:inherit;
	
}
.svRgt_button
{

	width:118px;
	height:18px;
	background-image:url(../images/Register.jpg);
	cursor:hand;
	
}

.sc_td
{
	color:Black;
	font-family:arial,verdana;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
}

.sc_Head
{
	background-color:#f0f4f7;
	
	font-weight:bold;
	height:20px;
}

.sc_td_Info td
{
	color:black;
	font-family:verdana;
	font-size:10px;
}

.sc_td_Info td a
{
	color:blue;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
}
.input_combo
{
    font: 8pt Tahoma;
    margin-left: 0px;
    vertical-align: middle;
    text-transform: none;
    color: purple;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    left: 0px;
    position: relative;
    top: 0px;
}
.input_button
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-style:normal;
	font-family: Tahoma;
	position: relative;
	font-variant: normal;
	text-decoration: none;
	background-color: #E2EAF8;
	border-color: #92B0DD;
	border-style: outset;
	border-width: 1px;
	height: 19PX;
	width: 60px;
	margin-right: 0px;
	margin-left: 0px;
}
.grid_headerstyle
{
	background:url(../Images/gridHeader.jpg);
    color: black;
    font-weight:normal;
    font-family: Tahoma;
    /*background-color: #e9e9e9;*/
    font-size: 8pt;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}

.grid_rowstyle_bold
{
    color: black;
    font-weight: bold;
    font-family: Tahoma;
    background-color: white;
    font-size: 8pt;
    height: 12px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}

.grid_rowstyle
{
	background:url(../Images/rowstyle.jpg) repeat-x;
    color: black;
    font-weight: normal;
    font-family: Tahoma;
    /*background-color: white;*/
    font-size: 8pt;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}
.grid_footerstyle
{
    color: black;
    font-weight: normal;
    font-family: Tahoma;
    background-color: white;
    font-size: 8pt;
    height: 12px;
    text-align: right;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}


.grid_selected_rowstyle
{
    color: white;
    font-weight:normal ;
    font-family: Tahoma;
    background-color: #4682b4;
    font-size: 8pt;
    height: 12px;
    text-align: left;
    vertical-align: middle;
    border:0; 
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}
/*.grid_headerstyle
{
    color: black;
    font-weight:normal;
    font-family: Tahoma;
    background-color: #e9e9e9;
    font-size: 8pt;
    height: 16px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}

.grid_rowstyle_bold
{
    color: black;
    font-weight: bold;
    font-family: Tahoma;
    background-color: white;
    font-size: 8pt;
    height: 12px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}

.grid_rowstyle
{
    color: black;
    font-weight: normal;
    font-family: Tahoma;
    background-color: white;
    font-size: 8pt;
    height: 12px;
    text-align: left;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}
.grid_footerstyle
{
    color: black;
    font-weight: normal;
    font-family: Tahoma;
    background-color: white;
    font-size: 8pt;
    height: 12px;
    text-align: right;
    vertical-align: middle;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-color: white;
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}



.grid_selected_rowstyle
{
    color: white;
    font-weight:normal ;
    font-family: Tahoma;
    background-color: #4682b4;
    font-size: 8pt;
    height: 12px;
    text-align: left;
    vertical-align: middle;
    border:0; 
    text-transform: none;
    border-top-color: white;
    font-style: normal;
    border-right-width: 1px;
    font-variant: normal;
    text-decoration: none;
    border-right-color: white;
}*/
.sc_td_tables

{

color:Black;

font-family:arial,verdana;

font-size:11px;

font-weight:bold;

padding-right:10px;

height:32px

}

.sc_Label

{

color:Black;

font-family:arial,verdana;

font-size:11px;

font-weight:bold;

padding-right:10px;

}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: arial,verdana;
	font-size:	1.58em;
	font-weight:500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Helvetica;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.tbl_Head td
{
	/*background-color:#b0c4de;*/
	background-color:#f0f4f7;
	
	font-weight:bold;
	height:20px;
}

.tbl_Instr_Head td
{
	/*background-color:#b0c4de;*/
	background-color:#f0f4f7;
	
	font-weight:bold;
	height:10px;
}
/*.tbl_style
{
	border:solid 0px #cccccc;
}*/
.tbl_style
{
	border:solid 0px #cccccc;
}

.tbl_style th
{
	background-color:#b0c4de;
	font-weight:bold;
	height:20px;
	color:#000000;
	border:none;
}

.tbl_style tr td
{
	border:none;
	text-align:left;

}

.tbl_style tr td input
{
	width:97%;
	height:17px;
	border:1px solid #b0c4de;
	font:11px verdana;
}

.tbl_style tr td select
{
	height:17px;
	border:1px solid #b0c4de;
	font:11px verdana;
}
.tbl_label
{
	color:black;
	font-weight:bold;
}

.tbl_style tr td span input
{
	width:20px;
	height:17px;
	border:1px solid #b0c4de;
	margin:0px;
	padding:0px;
}

.tbl_style tr td span select
{
	font:11px verdana;
	height:40px;
	 
}

.tbl_style tr td a
{
	color:blue;
	text-decoration:none;
}

.Notes
{
	font-style:italic;
	color:#006699;
	font-weight:bold;
}
.ReviewerNotes
{
	color:#006699;
	font-weight:bold;
}
.LabelNotes
{
	font-style:italic;
	color:Red;
	font-weight:bold;
}
.tbl_Header
{
 width : 100%;	
 height: 110px;
 background-color:#295E8A;
}

.Copyright
{
	background-image : url("../Images/Footer_tile.jpg");
	background-repeat:repeat-x;
	height : 23px;
	font: 11px Tahoma;
	color : #638aa7;
	text-decoration : none;
}

.Button
{
border-style:none;
FONT-FAMILY:Microsoft Sans Serif;
font-size:10pt;
background-color:transparent;
border-style:none;
background-image:url(../images/button_middle_tile.jpg);
cursor:hand;
}

.styleHomeLink
{   font: 8pt verdana;
	font: 11px verdana;
	color :White;
	text-decoration : none;
}

.stylePageButtonCol
{
	
	
	font: 9px Tahoma;
	color : #000000;
	text-decoration : none;
}	
.LabelRed
{
	COLOR: red;
    FONT-FAMILY: Microsoft Sans Serif;
    FONT-SIZE: 8.25pt;
   	
}	
.Characterremainging
{
	color:Gray;
    FONT-FAMILY:Times New Roman;
    FONT-SIZE: 5px;
    border-style:none;
    border-bottom-color:White;	
    color:Red;
    
}
.Label
{
	color:Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;	
}
.AssystTextBox
{
	width:90%;
	
	background-color:Fuchsia;
}
.HeaderLink
{
	font: 9px Tahoma;
	color : #000000;
	text-decoration : none;
}
.TextArea
{
 width:100%;
 border:1px 1px Transparent  solid ;

  
}
.styleLabelContentWhite
{
	font: 11px verdana;
	color : #ffffff;
	text-decoration : none;
}
.styleLoginButtonNew
{
	border-style:none;
	FONT-FAMILY:Microsoft Sans Serif;
	font-size:8pt;
	background-color:transparent;
	border-style:none;
	background-image:url(../images/button_middle_tile.jpg);
	cursor:hand;
}
.DatePickerTextBox
{
	width:100px!important;
	vertical-align:middle;
}

.DatePickerImage
{
	padding-left:2px;
	vertical-align:middle;
}

.Mandatory
{       color:Red;
         vertical-align:middle;
}

.footerstyle
{
	
	 background-color :#b5c4d2;
	font-family: Verdana, Tahoma;

	height:23px;
	font: 11px verdana;
	color: #000000;
	vertical-align: middle;
	text-align:right;
	
}

.pageLinks
{
text-align:right;
	font: 11px verdana;
	font-family: Verdana, Tahoma;
	vertical-align: middle;
	
}
.GridTextBoxStyle
{
	font: 11px verdana;
	color: #000000;
	vertical-align: middle;
	text-align: right;
	height: 13px;
}

