﻿body
{
	background-color: #4c4c4f;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: black;
}
.ContentContainerTable
{
	width: 800px;	
	background-color: white;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}
.PahgeHeaderTD
{
	background-position: center top;
	background-image: url(../Images06/GE/New_Header.jpg);	
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 153px; 
}
.NavListItems
{
	list-style-image: url(../Images06/GE/nav_box_wht.jpg);
	font-weight: bold;
	font-size: 8pt;
	color: #353895;
	font-family: Arial, Verdana, Sans-Serif;
}

H1
{
	font-size: xx-large;
	color: #353895;
	font-family: 'Arial Narrow';
	font-weight: normal;
	text-transform: capitalize;
}

H2
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: larger;
	color: #f8981c;
	line-height: 1pt;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top:10px; 
	padding-top: 5px;
}

H3
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: small;
	color: #f8981c;
	line-height: 1pt;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}
H4
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: black;
	line-height: 1pt;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}
UL
{
	line-height: 12pt;
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.Footer
{
	font-size: xx-small;
	color: gray;
	font-family: Arial, Verdana, Sans-Serif;
}
A
{
	color: #353895;
}
A:hover
{
	color: #f8981c; 
}
A.nav:hover
{
		color: #ffffff; 
}
.SelectedNavLink
{	
	color: #ffffff;
}
.LogInStatusBoldGray
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #666666;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.LogInStatusBoldRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.LogInStatusBoldGreen
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #009900;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.LogInStatusBlkSubText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}