/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	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;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration: underline;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#000000;
	}	

A:hover	{	
	color:	#eb1314;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.MenuHeader 
{
	font-family: Verdana;
	font-weight: bold;
	Font-Size:13px;
	color: Blue;
	text-align:center;
}

.MenuHeader1 
{
	font-family: Verdana;
	font-weight: bold;
	Font-Size:13px;
	color:Black;
	text-align:Left;
}

.MenuText1
{
	font-family: Verdana;
	Font-Size:12px;
	color: Black;
	text-align:Left;
} 
MenuText2
{
	font-family: Verdana;
	Font-Size:12px;
	color: White ; 
	text-align:Left;
} 
.MenuText
{
	font-family: Verdana;
	Font-Size:11px;
	color: Blue;
	text-align:center;
}

.MenuTextLogout
{
	font-family: Verdana;
	Font-Size:13px;
	color: White;
	text-align:center;	
}

.MenuTextLink1
{
	color:Gray; 
	cursor:pointer;
	Font-Size:13px;
	font-family: Verdana;
	text-align:center;
}
.MenuTextLink2
{
	color:Gray; 
	cursor:pointer;
	Font-Size:12px;
	font-family: Verdana;
	text-align:center;
}
.MenuTextLink
{
	color:Red;
	cursor:pointer;
	Font-Size:11px;
	font-family: Verdana;
	text-align:center;
}
.LinkButton
{
	
	Width:70px;
	Font-Family:Verdana;
	Font-Size:12px;
	Font-Weight:Bold;
	Background-Color:#F7F3E7;
	Color:#00309C;
	Border-Left:1px Solid #DEDFDE;
	Border-Top:1px Solid #DEDFDE;
	Border-Right:1px Solid #639ACE;
	Border-Bottom:1px Solid #639ACE;
}
.NormalButton
{
	Width:70px;
	Font-Family:Verdana;
	Font-Size:10px;
	Font-Weight:Bold;
	Background-Color:#F7F3E7;
	Color:#00309C;
	Border-Left:1px Solid #DEDFDE;
	Border-Top:1px Solid #DEDFDE;
	Border-Right:1px Solid #639ACE;
	Border-Bottom:1px Solid #639ACE;
}
.NormalLabel
{
	FONT-FAMILY:'Verdana';
	Font-Size:11px;
	Color:black;
}
.GreyLabel
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:#333333;
	background-color:"lightgrey";
}
.SmallLabel
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:black;
}
.NormalRed
{
	Font-Family:Verdana;
	Font-Size:11px;
	Color:Red;
}
.SmallTableHeader
{
	FONT-SIZE:11px;
	FONT-FAMILY:Arial Narrow,Sans-Serif,Verdana,MS Sans Serif;
	background-color:#efefef;
	color:Black;
}
.SmallTableRow
{
	FONT-SIZE:11px;
	FONT-FAMILY:Verdana;
	background-color:#FFFFFF;
	color:#000000;
}
.BigHeadingText
{
	FONT-FAMILY:'Verdana';
	Font-Size:16px;
	Color:#333333;
	font-weight:Bold;
}
.BigHeadingText2
{
	FONT-FAMILY:'Verdana';
	Font-Size:18px;
	Color:#333333;
	font-weight:Bold;
}
.HeadingTextDG
{
	FONT-FAMILY:'Arial';
	Font-Size:14px;
	Color:#333333;
	font-weight:Bold;
}
.HeadingText1
{
	FONT-FAMILY:'Arial';
	Font-Size:14px;
	Color:#333333;
	font-weight:Bold;
}
.HeadingText
{
	FONT-FAMILY:'Verdana';
	Font-Size:14px;
	Color:#333333;
	font-weight:Bold;
}
.HeadingText2
{
	FONT-FAMILY:'Verdana';
	Font-Size:14px;
	Color:#333333;
	font-weight:Bold;
}
.NormalText
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#333333;
}
.CaptionText
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:12px;
	Color:#333333;
}

.MediumText
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:12px;
	Color:#333333;
	font-weight:bold
}

.NormalText1
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#333333;
}
.BigText
{
	FONT-FAMILY:'Verdana';
	Font-Size:14px;
	Color:#333333;
}
.AdminBigText
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:White;
	font-weight:bold;
	cursor:default;
	pointer:default;
}
.BoldText
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:12px;
	Color:#333333;
	font-weight:Bold;
}
.BoldTextSmall
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#333333;
	font-weight:Bold;
}
.BoldTextWhite
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:4px;
	Color:#FFFFFF;
	font-weight:normal;
}
.BoldTextRed
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#EB1411;
	font-weight:Bold;
}
.SmallText
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:#333333;
}
.SmallTextWhite
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:#FFFFFF;
}
.SmallTextDarkGrey
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:Dark Gray;
}

.BigTextWhite
{
	FONT-FAMILY:'Verdana';
	Font-Size:14px;
	Color:#FFFFFF;
	font-weight:Bold;
}
.BoldTextWhite
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:12px;
	Color:#FFFFFF;
	font-weight:Bold;
}
.BoldTextRed
{
	FONT-FAMILY:'Verdana';
	Font-Size:11px;
	Color:#EB1411;
	font-weight:Bold;
}
.NormalTextWhite
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:#FFFFFF;
}
.LittleBigNormalTextWhite
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:#FFFFFF;
}
.LittleBigBoldTextWhite
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:#FFFFFF;
	font-weight:Bold;
}
.BoldTextDarkGrey
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:Dark Gray;
	font-weight:Bold;
}
.NormalTextDarkGrey
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:Dark Gray;
}
.DisabledText
{
	Font-Family:Verdana;
	Font-Size:11px;
	Color:DarkGray;
	font-weight:Bold;
}
.NormalTextBox
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#000000;
}
.SmallTextBox
{
	Font-Family:Verdana;
	Font-Size:10px;
	Height:14px;
	Color:#000000;
	Border-Right:1px Solid #DEDFDE;
	Border-Bottom:1px Solid #DEDFDE;
	Border-Left:1px Solid #639ACE;
	Border-Top:1px Solid #639ACE;
}
.FlatTextBox
{
	background-color:#EB1412;
	Font-Family:Verdana;
	Font-Size:11px;
	Color:#FFFFFF;
	Border-Right:0px Solid White;
	Border-Bottom:0px Solid White;
	Border-Left:0px Solid White;
	Border-Top:0px Solid White;
}
.BoldBorderTextBox
{
	Font-Family:Verdana;
	Font-Size:11px;
	Color:#00309C;
	Border-Right:1px Solid #DEDFDE;
	Border-Bottom:1px Solid #DEDFDE;
	Border-Left:1px Solid #639ACE;
	Border-Top:1px Solid #639ACE;
}
.DateBox
{
	FONT-FAMILY:'Verdana';
	Font-Size:10px;
	Color:#000000;
	width:70px;
}
.BoldSelect
{
	Font-Family:Verdana;
	Font-Size:11px;
	font-weight:Bold;
	Color:#00309C;
	Border-Right:1px Solid #DEDFDE;
	Border-Bottom:1px Solid #DEDFDE;
	Border-Left:1px Solid #639ACE;
	Border-Top:1px Solid #639ACE;
	width:80;
}
.NormalSelect
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	Font-Size:11px;
	Color:#000000;
}
.SmallSelect
{
	Border-Right:1px Solid #DEDFDE;
	Border-Bottom:1px Solid #DEDFDE;
	Border-Left:1px Solid #639ACE;
	Border-Top:1px Solid #639ACE;
	width:80;
	
	Font-Family:Verdana;
	Font-Size:9px;
	Height:14px;
	Color:#000000;
	
}
.Message
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:#FFFFFF;
}
.BoldMessage
{
	FONT-FAMILY:'Verdana';
	Font-Size:13px;
	Color:#FFFFFF;
	font-weight:Bold;
}
.Error
{
	FONT-FAMILY:'Verdana';
	Font-Size:11px;
	Color:Red;
	font-weight:Bold;
}
.MainTable	
{
	BORDER-RIGHT:black 1px solid; 
	BORDER-TOP:black 1px solid; 
	BORDER-LEFT:black 1px solid; 
	BORDER-BOTTOM:black 1px solid;
	BACKGROUND-COLOR:#FFFFFF;
}
.SubTable
{
	BORDER-RIGHT:Silver 1px solid; 
	BORDER-TOP:Silver 1px solid; 
	BORDER-LEFT:Silver 1px solid; 
	BORDER-BOTTOM:Silver 1px solid;
	BACKGROUND-COLOR:#FFFFFF;
}
.TableHeader
{
	FONT-WEIGHT:Bold;
	FONT-SIZE:11px;
	COLOR:#333333;
	FONT-FAMILY:Verdana;
	text-transform:capitalize;
}

.TableHeaderNew
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	font-weight:Bold;
	background-color:#EBC653;
	border-color:#E7B106;
	height:20;
}
.TableHeaderNew1
{
	FONT-FAMILY:'Arial';
	Font-Size:15px;
	font-weight:Bold;		
	height:30;	
	color :White;	
}

.GridPager
{
	FONT-SIZE:11px;
	COLOR:Black;
	FONT-FAMILY:Sans-Serif,Arial Narrow,Verdana,MS Sans Serif;
	background-Color:#efefef;
}
.TableRow
{
	Font-Family:Verdana;
	Font-Size:11px;
	Color:black;
	background-color:White;
}

.BoldTableRow
{
	Font-Family:Verdana;
	Font-Size:12px;
	font-weight:bold;
	Color:black;
	background-color:#FCF4DC;
}
.GridTableRow
{
	Font-Family:Verdana;
	Font-Size:11px;
	Color:black;
	background-color:FloralWhite;
}
.GridHeader
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:#FFFFFF;
	font-weight:Bold;
	background-color:#6d6c6c;
	height:20px;
}

.NormalHeading
{
	font-size:18px;
	FONT-FAMILY:'Verdana';
	color:#333333;
	letter-spacing:normal;
	Font-Weight:bold;
}
.BigHeading
{
	font-size:23px;
	FONT-FAMILY:'Verdana';
	color:#333333;
	letter-spacing:normal;
}
.ImageLink
{
	cursor:pointer;
}
.BlueLink
{
	FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:Blue;FONT-FAMILY:Verdana;Text-Decoration:Underline;cursor:pointer;
}
.BlackLink
{
	FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:Black;FONT-FAMILY:Arial, Helvetica, sans-serif;Text-Decoration:Underline;cursor:pointer;
}
.BoldRedLink
{
	FONT-WEIGHT:bold;FONT-SIZE:11px;COLOR:#EB1412;FONT-FAMILY:Arial, Helvetica, sans-serif;cursor:pointer;
}
.BoldBlackLink
{
	FONT-WEIGHT:bold;FONT-SIZE:11px;COLOR:Black;FONT-FAMILY:Arial, Helvetica, sans-serif;Text-Decoration:Underline;cursor:pointer;
}
.LinkActive
{
	FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:Red;FONT-FAMILY:Verdana;cursor:pointer;Text-Decoration:Underline;
}
a.News, a.News:visited
{
	FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:Blue;FONT-FAMILY:Verdana;Text-Decoration:Underline;cursor:pointer;
}
a.News:hover
{
	FONT-WEIGHT:normal;FONT-SIZE:11px;COLOR:Red;FONT-FAMILY:Verdana;cursor:pointer;Text-Decoration:Underline;
}

.HeadingTable
{
	Font-Family:Sans-Serif,Verdana;
	Font-Size:12px;
	Font-Weight:Bold;
	Background-Color:#efefef;
	Color:Black;
	text-align:right;
	text-transform:capitalize;
}
.HeadingTable1
{
	Font-Family:Sans-Serif,Verdana;
	Font-Size:14px;
	Font-Weight:Bold;
	Background-Color:#efefff;
	Color:Red;
	text-align:right;
	text-transform:capitalize;
}
.RowCount
{
	FONT-WEIGHT:Bold;
	FONT-SIZE:11px;
	FONT-FAMILY:Sans-Serif,Verdana,MS Sans Serif;
}
.GoButton
	{
		background-image:url(Images/go.jpg);
		background-repeat:no-repeat;
		border:none 0;
		width:43px;
		height:22px;
		cursor:pointer;
		background-color: transparent;
	}
.RedBar
{
	COLOR: white; 
	Font-Family: Arial; 
	Font-Size:12px; 
	Font-Weight: Bold;
	background-color:#ff0000;
	height:20px;
}
.Header
{
	BACKGROUND-COLOR:#FCF4DD;
	HEIGHT:20PX;
	FONT-WEIGHT:Bold;
	FONT-SIZE:11px;
	COLOR:#333333;
	FONT-FAMILY:Verdana;
	TEXT-TRANSFORM:capitalize;
}
.Pager
{
	FONT-SIZE:11PX;
	COLOR:BLACK;
	FONT-FAMILY:SANS-SERIF,ARIAL NARROW,VERDANA,MS SANS SERIF;
	BACKGROUND-COLOR:#FCF4DD;
	HEIGHT:20PX; 
}
.cssTableRow2
{
	background-color:#FCF4DD;
	font-family:Arial;
	font-size:11px;
}
.cssTableRow1
{
	background-color:#009900;
	font-family:Arial;
	font-size:14px;
}
.cssTableRow
{
	background-color:#FCF4DC;
	font-family:Arial;
	font-size:11px;
}
.cssTableRow3
{
	background-color:#FCF4DC;
	font-family:Arial;
	font-size:13px;
}
.cssAlternateTableRow
{
	background-color:#FCE09B;
	font-family:Arial;
	font-size:11px;
	border-color:#E7B106;
}
.DataTableRow
{
	background-color:FloralWhite;
	font-family:Arial;
	font-size:11px;
}
.cssTableHeader1
{
	
	font-family:Arial;
	font-size:11px;
	
	font-weight:bold;
}
.cssTableHeader2
{
	
	font-family:Arial;
	font-size:12px;
	
	font-weight:bold;
}
.cssTableHeader
{
	background-color:#009933;
	font-family:Arial;
	font-size:11px;
	color:White;
	font-weight:bold;
}
.PageHeader
{
	Font-Family: Arial; 
	Font-Size: 16px; 
	Font-Weight: Bold;
	color:Black;
}
.PageHeaderColon
{
	Font-Family: Arial; 
	Font-Size: 16px; 
	Font-Weight: Bold;
	color:"#EBC653";
}
a.TopHeader, a.TopHeader:visited
{
	Font-Family: Arial; 
	Font-Size: 14px; 
	Font-Weight: Bold;
	color:Red;
}
a.TopHeader:hover
{
	Font-Family: Arial; 
	Font-Size: 14px; 
	Font-Weight: Bold;
	color:Black;
}
.cssColon
{
	color:#EBC653;
}
.	
{
	FONT-SIZE:16px;
	FONT-FAMILY:Arial Narrow,Sans-Serif,Verdana,MS Sans Serif;
	background-color:#ffcc66;
	color:#FFFFFF;
	font-weight:Bold;
}
.CMSTableBorder
{
	border-left:solid 1px gray;
	border-right:solid 1px gray;
}
.CMSCommandBorder
{
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	height:28px;
	
}
.CMSTableHeader
{
	FONT-FAMILY:'Verdana';
	Font-Size:14px;
	Color:#FFFFFF;
	font-weight:Bold;
	background-color:#6d6c6c;
}

.CMSTableHeader1
{
	FONT-FAMILY:'Verdana';
	Font-Size:12px;
	Color:#FFFFFF;
	font-weight:Bold;
	background-color:#6d6c6c;
}
.PageHeading1
{
    FONT-SIZE: 14px;
    font-weight: bold;
    COLOR: black;
    background-color:#dcdcdc;
    FONT-FAMILY: Verdana;
}
.InActiveLink
{
	font-family:Verdana;
	font-size:12;
	color:Blue;
	text-transform:capitalize;
}
.InActiveBlueLink
{
	font-family:Verdana;
	font-size:12;
	color:Blue;
	text-transform:capitalize;
	text-decoration:underline;
	cursor:hand;
}

.ActiveLink
{
	font-family:Verdana;
	font-size:12;
	color:Red;
	text-decoration:underline;
	text-transform:capitalize;
	cursor:hand;
}

.tdText
{
    font-size:8.0pt;
    FONT-FAMILY: Arial
}
