﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background:background-image:url("../Images/body_bg.gif");
}
.headerBackColor
{
background:lightsteelblue;	
font-size: 14pt;
font-family: Arial;

}
.heading
{
color:#346395;
font-size: 14pt;
font-family: Arial;
text-align: center;
font-weight:bold

}
.subheading
{
	color:#346395;
font-size: 10pt;
font-family: Arial;
text-align: center	
}
.hrline
{
color:#346395;
}
.tableborder
{
	
	border-right: lightsteelblue thin solid; 
	border-top: lightsteelblue thin solid;
	 border-left: 	lightsteelblue thin solid;
	 border-bottom:lightsteelblue thin solid;
                 height: 21%;
                 	
}
.loginTableAlign
{
	text-align:center
	
}
.a
{
	 font-size: 8pt; 
	 font-family: Arial ;
	 color:#346395;
text-decoration:underline;
cursor:default
	
}

.a:hover
{
	 font-size: 8pt; 
	 font-family: Arial ;
	color:#346395;
text-decoration:none;
cursor:default
}
.aHeading
{
	 font-size: 10pt; 
	 font-family: Arial ;
	 color:#346395;
text-decoration:underline;
cursor:default;
font-weight:bold

	
}
.aHeading:hover
{
	 font-size: 11pt; 
	 font-family: Arial ;
	 color:#346395;
text-decoration:none;
cursor:default
	
}
.tr
{
text-align:center;	
}
.trContent
{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 2px; FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; PADDING-BOTTOM: 3px;
	 VERTICAL-ALIGN: middle;
	  COLOR: #444444; PADDING-TOP: 3px; 
	  FONT-FAMILY: Arial; 
	  TEXT-ALIGN: center;
	  
}
.spancontent
{
font-size: 10pt;
 color: #000033;
  font-family: Verdana	
}

.Mainspancontent
{
PADDING-RIGHT: 3px;
PADDING-LEFT: 2px; FONT-WEIGHT: bold; 
FONT-SIZE: 15px; PADDING-BOTTOM: 3px;
VERTICAL-ALIGN: middle;
COLOR: #444444; PADDING-TOP: 3px; 
FONT-FAMILY: Arial; 	
}

.formleftalign
{
text-align:left	;
PADDING-RIGHT: 3px;
	PADDING-LEFT: 2px; FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; PADDING-BOTTOM: 3px;
	 VERTICAL-ALIGN: middle;
	  COLOR: #444444; PADDING-TOP: 3px; 
	  FONT-FAMILY: Arial; 
}
.sectForm_label {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 2px; FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; PADDING-BOTTOM: 3px;
	 VERTICAL-ALIGN: middle;
	  COLOR: #444444; PADDING-TOP: 3px; 
	  FONT-FAMILY: Arial; 
	  TEXT-ALIGN: right;
	  
}
.sectForm_labelLeft
{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 2px; FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; PADDING-BOTTOM: 3px;
	 VERTICAL-ALIGN: middle;
	  COLOR: #444444; PADDING-TOP: 3px; 
	  FONT-FAMILY: Arial; 
	  TEXT-ALIGN: left;
}
.sectForm_labelLeftNonBold
{
	PADDING-RIGHT: 3px;
	
	PADDING-LEFT: 2px;  
	FONT-SIZE: 13px; PADDING-BOTTOM: 3px;
	 VERTICAL-ALIGN: middle;
	  COLOR: #444444; PADDING-TOP: 3px; 
	  FONT-FAMILY: Arial; 
	  TEXT-ALIGN: left;
}


.pageerror
{
font-family:Arial;
font-size:10pt;
color:Red
	
}
.formfield
{
color: #444444;
 font-size: 12pt;
 font-weight:bold	
}
.formfield1
{
	color: #444444;
 font-size: 8pt;
 font-weight:bold	
}
.gvheaderBackColor1
{
	background:lightsteelblue;	
}
.gvItemforcolor
{
	color:#444444;
	background-color:#E8EEFA
	
}
.gvhyperlink
{
	 font-size: 11pt; 
	 font-family: vardana ;
	 color:#346395;
text-decoration:underline;
cursor:default
}
.gvhyperlink:hover
{
	 font-size: 12pt; 
	 font-family: vardana ;
	 color:#346395;
text-decoration:none;
cursor:default
}

.formmaintableheader
{
	 font-size: 12pt; 
	 font-family: Arial ;
	 color:#000000;
	 background:lightsteelblue;
	font-weight:bold	
	
	 
}
.formsubtableheader
{
	 font-size: 10pt; 
	 font-family: Arial ;
	 color:#000000;
	 background:lightsteelblue;
	font-weight:bold;
	
}
.menulink
{
	color:#346395;
font-size: 10pt;
font-family: Arial;

	}
	.menulink:hover
{
	color:#346395;
font-size: 10pt;
font-family: Arial;
text-decoration:none;
cursor:default
}
.placeholderheader
{
	 font-size: 8pt; 
	 font-family: Arial ;
	 color:#444444;

	
}
.StaticPagesubheading
{
	color:#444444;
font-size: 10pt;
font-family: Arial;
text-align: left	
}


.GridViewStyle
{    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #FFFFFF;
    color: #333333;
}

.GridViewAlternatingRowStyle 
{
    background-color: #E8EEFA;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}



