.GridText
{
	FONT-SIZE: 22pt; 
	FONT: Arial;
	text-align: Left;
	vertical-align: middle;
    COLOR: White;  
}

.TableHeader
{
	FONT-FAMILY: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-align: Center;
}

.TableContent
{
	FONT-FAMILY: Times New Roman;
	font-size: 15px;
	color: #000000;
}

.TopText
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 22pt; 
	FONT: Arial;
	text-align: Left;
	vertical-align: middle;
    COLOR: White;  
}

.TopMenu
{
	Font-Family: Times New Roman;
	Font-Size: 11pt;
	Color: White;
	Padding: 6px;
	padding-right: 2px;
	padding-left: 2px;
	Text-Align: Center;
}

.TopMenuHover
{
	color: White;
	Background-Color: #6384E5;
}

.MainMenu
{
	Font-Family: Times New Roman;
	Font-Size: 10pt;
	Color: #2C449B;
	Padding: 2px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	Text-Align: Center;
	font-weight: bold;
}

.MainMenuHover
{
	color: White;
	background: #6384E5; 
}

.heading
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 22pt; 
	FONT: Times New Roman;
	text-align: center;
    COLOR: White;
}

.smallheading
{
	FONT-SIZE: 16pt; 
	FONT: Times New Roman;
	text-align: center;
    COLOR: White;
}

.LoginHeading
{
	FONT-SIZE: 16pt; 
	FONT: Times New Roman;
	text-align: center;
    COLOR: #2C449B;
}

.DynamicMainMenu
{
	color: White;
	background: #6384E5; 
	Border: Solid 1px white;	
}

.DynamicMainMenu
{
	color: #3559CB;
	background-image: url(Images/newsheader.jpg);	
}

.NewsHeadings
{
	Font-Family:Times New Roman;
	Font-Size: 11pt;
	Color: Black;
	padding: 6px;
	Text-Align: Center;
	font-weight: bold;
	vertical-align: middle;
}

.SubMenu
{
	Font-Family: Times New Roman;
	Font-Size: 12pt;
	Color: White;
	padding-right: 5px;
	padding-left: 5px;
	Text-Align: Center;
}

.Header
{
	Font-Family: Times New Roman;
	Font-Size: 18pt;
	Color: #3B3B3B;
	Text-Align: Left;
	font-weight: bold;
}

.EventTitle
{
	Font-Family: Times New Roman;
	Font-Size: 16pt;
	Color: #3B3B3B;
	Text-Align: Left;
	font-weight: bold;
}

.EventSubTitle
{
	Font-Family: Times New Roman;
	Font-Size: 13pt;
	Color: #3B3B3B;
	Text-Align: Left;
	font-weight: bold;
}

.DropDown
{
	Font-Family: Times New Roman;
	Font-Size: 13pt;
	Color: #3B3B3B;
	font-weight: bold;
}

.Footer
{
	Font-Family: Times New Roman;
	Font-Weight: Bold;
	Font-Size: 10pt;
	Color: White;
	Text-Align: center;
}

.CopyRight
{
	Font-Family: Times New Roman;
	Font-Size: 10pt;
	Color: White;
	Text-Align: center;
}

.JustifiedText
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #646464;
}

.BoldText
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
}

.LoginText
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
}

.Textbox
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	background-color: #EDEDED;
}

.Address
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12pt; 
	FONT: Times New Roman;
	COLOR: #2C449B;
}

.AddressText
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12pt; 
	FONT: Times New Roman;
	COLOR: #2f2f2f;
}

.Title
{
	Font-Family: Times New Roman;
	Font-Size: 18pt;
	Color: #6b8e23;
	font-weight: bold;
}

.Temple
{
	Font-Family:Times New Roman;
	Font-Size: 11pt;
	Color: White;
	padding: 8px;
	Text-Align: Left;
	font-weight: bold;
	vertical-align: middle;
}

.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

.Sample5PageUpdateProgress
{
	text-align: center;
	position: absolute;
	left: 50%;
	top: 80%;
	visibility:visible;
	vertical-align:middle;
    border: black 1px solid;
	background-color:#c8d1d4;
}
