body
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8 px;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    color:#000000;
	margin: 0 0 0 0;
}


.Heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9 px;
	font-weight: bold;
	color: #000000
}
.Title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: bold;
	color:  #FFE188
}
.HeadingBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small ;
	color: #000000
}

.LabelFont
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;	
    text-align :justify 
}

.FAQ
{
	overflow:scroll;
	

}


.LabelUpdate
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	 color: Red;
}

.RequiredFieldSymbol
{
	color: Red;
}

.RequiredFieldFont
{
	font-size:10px;	
}

.NormalFont
{
    font-size:xx-small ;
    font-weight:normal;
	font-style: normal;
	color:Maroon 
}

.MediumFont
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 8 px;
    color:White 
}

.LargeFont
{
    font-size:15px;
}

.NormalBoldFont
{
    font-size:12px;
    font-weight:bold;
	font-style: normal;
}

.MediumBoldFont
{
    font-size:14px;
    font-weight:bold;
	font-style: normal;
}

.LargeBoldFont
{
    font-size:15px;
    font-weight:bold;
    font-style: normal;	 
}

.CaptionHeadingFont
{
    font-size:14px;
    font-weight:bold;
	font-style: normal;
}

.CaptionHeadingFontWhite
{
    font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
    font-weight:bold;
	font-style: normal;
	color: White; 
	
}

a.WhiteHeading{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #656565; 
text-decoration: none; 
font-weight: normal
}

a.WhiteHeading:active { 
font-family:Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: normal
}

a.WhiteHeading:hover { 
font-family:Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #656565; 
text-decoration: underline; 
font-weight: normal
}



.CaptionSpaceBW
{
	font-size:6px;
}

.HeadSpaceTop
{
	font-size:0px;
}

.HeadSpaceBottom
{
	font-size:0px;
}

.GridSpaceTop
{
	font-size:15px;
}

.GridSpaceBottom
{
	font-size:15px;
}

H1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:Black;
}

H2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:Black;
}

H3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:Black;
}	

H4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:Black;
}

H5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:Black;
}

.Error
{
	font-size:11px;
	color:Red;
	font-weight:bold;
}



a.LinkS
{
	text-decoration: none;
	color: Blue;
	font-size:9px;
	TEXT-DECORATION: underline
}

a.LinkS:link
{
	color: Black;
	TEXT-DECORATION: underline
}

a.LinkS:hover
{
	color:#9B9B9B;
	TEXT-DECORATION: none
}




.ErrorSummary
{
	font-size:12px;
	color:Red;
	font-weight:bold;
}

a.link
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: Red;
}

a.link:link
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:Red;
}

a.link:hover
{ 
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:Red;
	text-decoration:none;
}

a.link:active
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:Red;
}

Input
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

Input.Button
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #002069;
    BORDER-LEFT: #000000 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, sans-serif;
    HEIGHT: 20px;
    font-weight: bold;
    TEXT-DECORATION: none
}

Input.TextField
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
		

}

Input.CheckBox
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;	
}

Input.Radio
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

Input.FileUpload
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

TextArea
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

Select
{
	font-family :Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

Table.GridTable
{
	width:100%;
}
Table.DataGrid
{
	border-color:#DADADA;
	border-width:1px;
	width:100%;
}

TR.Item
{
	background-color: #FFFFFF;
}

TR.AlternatingItem
{
	background-color: #F2F2F2;
}

TR.EditItem
{
	background-color: #DADADA;
}

TR.Footer
{
	background-color: #F2F2F2;
}

TR.Pager
{
	background-color: #DADADA;
}
TR.SelectedItem
{
	background-color:#000000;
}

TR.Header
{
	font-size:11px;
	background-color: #DADADA;
	color:Black;
	font-weight: bold;
	text-decoration: none;
}


a
{
	color:#000000;
	text-decoration: none;
	font-size : 9 px
}

a:link
{
	color:WHite;
}

a:hover
{
	color:  #D87E64 ;
}

a:active
{
	color:Black;
}

a.LinkHeader
{
	text-decoration: none;
	color: Black;
}

a.LinkHeader:link
{
	color: Black;
}

a.LinkHeader:hover
{
	color:#9B9B9B;
}

a.LinkHeader:active
{
	color:Black;
}

.HeaderNormalFont
{
	font-size:10px;
	font-weight: normal;
	color:Black;
	text-decoration: none;
	font-style:normal;
}

Table
{
	border-style: none;
    border-width: 0;
    font-family :Verdana, Arial,Sans-Serif;
	
	border-color:inherit;
	    font-size:11px;
	    padding: 0 0 0 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
   
    
}
TR
{

}
TD
{ 
   
}

Table.Main
{
	width: 780px;
	height:100%;
}

Table.CaptionTable
{ 
	background-color: #EDEFEF;
	font-weight: bold;
	
}

Table.CaptionInternalTable
{
	background-color:White;
	
}

Table.DataGridSimple
{
	background-color: #666666;
	border-width:0px;
	width:100%;
}

TR.ItemSimple
{
	background-color: #F7F7F7;
}

TR.AlternatingItemSimple
{
	background-color: #FFFFFF;
}

TR.EditItemSimple
{
	background-color: #DADADA;
}

TR.FooterSimple
{
	background-color: #DADADA;
}

TR.PagerSimple
{
	background-color: #FFFFFF;
}
TR.SelectedItemSimple
{

}

TR.HeaderSimple
{
	font-size:12px;
	background-color: #FFFFFF;
	color:Black;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLogin{
}
.FooterLogin{
}
.LeftLogin{
}
.MiddleLogin{ 

}
.RightLogin{
}
.Header{
}
.Footer{
}
.Left{
}
.Middle{ 

}
.Right{
}
.LeftSideSpace
{ width: 0px; }

.WhiteFont
{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal
}
a.TopLink{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: normal
}

a.TopLink:active { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #9B9B9B; 
text-decoration: none; 
font-weight: normal
}

a.TopLink:hover { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ff0000; 
text-decoration: underline; 
font-weight: normal
}

a.BodyLink{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #656565; 
text-decoration: none; 
font-weight: normal
}

a.BodyLink:active { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: normal
}

a.BodyLink:hover { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #656565; 
text-decoration: underline; 
font-weight: normal
}


a.BottomLink{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal
}

a.BottomLink:active { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal
}

a.BottomLink:hover { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: underline; 
font-weight: normal
	
	
}

a.BottomLinkb{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: bold;
}

a.BottomLinkb:active { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: bold;
}

a.BottomLinkb:hover { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #ffffff; 
text-decoration: underline; 
font-weight: bold;
	
	
}

.FrontPageLink{
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #000000; 
text-decoration: underline; 
font-weight: normal
}

a.FrontPageLink:active { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: normal
}

a.FrontPageLink:hover { 
font-family: Verdana, Helvetica; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: normal
}

	
	

.FrontHeaderFont{
	
	
}
.FrontLabel
{
	
}

.blackFont
{
	font-family:Verdana, Arial, Sans-Serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    color:#000000;
	/*margin: 5 5 5 5;*/
}

.bodyDark
{
	font-family:Verdana, Arial, Sans-Serif;
    font-size:9px;
    font-style:normal;
    font-weight:normal;
    letter-spacing:normal;
    color:#333333;
  	 margin: 5 5 5 5;
}
