a
{
	text-decoration: none;
}

body, table, td
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
}
.Address
{
	font-size: 10pt;
	color: white;
	font-style: italic;
	font-family: Arial;
}
.Menu
{
	color: White;
	font-size: 18pt;
	font-family: Arial Narrow;
	text-decoration: none;
}
.MenuGray
{
	color: #96B0CC;
	font-size: 18pt;
	font-family: Arial Narrow;
	text-decoration: none;
}
.SubMenu
{
	color: #A6B7C9;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: none;
}
.SubMenuSelected
{
	color: #003264;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: none;
}
.Content
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
}

.9pt
{
	font-size: 9pt;
}
.SubHeader
{
	color: #003264;
	font-weight: bold;
}

.SubHeader1
{
	color: #501909;
	font-weight: bold;
}
#showimage
{
	position: absolute;
	visibility: hidden;
	border: 1px solid gray;
}

#dragbar
{
	cursor: hand;
	cursor: hand;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext
{
	font-weight: bold;
	margin-right: 1px;
}

.RedMessage
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
	color: Red;
}
.TextBoxField
{
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
}
.Button
{
	background: #5d85d1;
	border: #000000 1px outset;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
}
.Rcorner
{
	background-position: right top;
	background-image: url(/EGC/Images/RCorner.gif);
	background-repeat: no-repeat;
}

.Lcorner
{
	background-position: left bottom;
	background-image: url(/EGC/Images/LCorner.gif);
	background-repeat: no-repeat;
}
.Contactus
{
	color: #501909;
	 font-size:8pt;
	 font-family:Verdana;
}
