﻿p
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #544b46;
}

span
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #544b46;
}

h1
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 28px;
	color: #9d887f;
	font-weight: bold;
}

h2
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 16px;
	color: #9d887f;
	font-weight: bold;	
}

h3
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
	color: #9d887f;
	font-weight: bold;	
}

h4
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
	color: #9d887f;
	font-weight: bold;	
}

h5
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 17px;
	color: #f69c2b;
	font-weight: bold;	
}

h5
{
	font-family: Verdana, Arial, Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #f69c2b;
	font-weight: normal;	
}

a
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #9d887f;
	text-decoration: none;
}

a:hover
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #9d887f;
	text-decoration: underline;
}

li
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #544b46;
	line-height: 20px;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 11px;
}

.ValidationSummary li
{
	color: Red !important;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#ArticleLink
{
	background-image: url('/Images/PopUp/bgButton.gif');
	background-repeat:repeat;
	border: solid 1px #A5958D;
	font-Family: Trebuchet MS, Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none;
}

.JoinELetter a
{
    text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #9d887f;
}

.ResignELetter
{
    font-size: 12px;
    font-weight: normal;
    font-family: Trebuchet MS, Tahoma, Verdana;
    color: #544b46;
}

.ResignELetter a
{
    text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #9d887f;
}

.ResignELetter .ContactInfo p
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    margin-left: 10px;
    margin-top: 3px;
	font-size: 12px;
	color: #544b46;
}

.SubMenu 
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMainMenuDiv.gif');
   background-repeat: no-repeat;
   cursor: pointer;
}

.SubMenu a
{
    margin-left: 40px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:12px;
    color: #8D7569;
    font-weight: bold;
    text-decoration:none;
    line-height:28px;
}

.SubMenu a:hover
{
    margin-left: 40px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:13px;
    font-weight: bold;
    color: #755b4e;
    text-decoration:none;
    line-height:28px;
}

.SubMenuSelected
{
    width: 212px;
    height: 29px;
    font-size: 13px;
    font-weight: bold;
    color: #7E6558;
	background-image: url('/Images/bgMainMenuDivHover.gif');
	cursor: pointer;
}

.SubMenuSelected a
{
    margin-left: 40px;
    width: 172px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #755b4e;
    text-decoration: none;
    line-height: 28px;
}

div.RootMenu
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMenuECardRoot.gif');
   background-repeat: no-repeat;
   cursor: pointer;
}

div.RootMenu
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMenuECardRoot.gif');
   background-repeat: no-repeat;
   cursor: pointer;
}

div.RootMenuSelected
{
   width: 212px;
   height: 29px;
   background-image: url('/Images/bgMainMenuDivHoverNoTag.gif');
   background-repeat: repeat-x;
   cursor: pointer;
}

.RootMenu a
{
   font-family: Trebuchet MS;
   font-weight: bold;
   font-size: 14px;
   color: #978279; /* #b27ca3; */
   margin-left: 20px;
   line-height: 29px;
  text-transform: uppercase; 
}

.RootMenuSelected a
{
   font-family: Trebuchet MS;
   font-weight: bold;
   font-size: 14px;
   color: #978279; /* #b27ca3; */
   margin-left: 20px;
   line-height: 29px;
  text-transform: uppercase; 
}

.RootMenu a:hover
{
	text-decoration: none;
}

.RootMenuSelected a:hover
{
	text-decoration: none;
}

button, input.Button
{
	width: 95px;
	background-image: url('/Images/PopUp/bgButton.gif');
	background-repeat:repeat;
	height: 26px;
	border: solid 1px #A5958D;
	font-Family: Trebuchet MS, Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.Form span
{
	display: block;
	margin-top: 10px;
}

.Form .TextBox
{
	width: 300px;
}