﻿Body
{
	margin: 15px 0px 15px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

.MainTable
{
 
}

.HeaderCell
{
	background-color: #F0E7BC;
}

.MenuCell
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.MenuLink
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.MenuLink:hover
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
}

.MenuLink:active
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.MenuLink:active:hover
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
}

.MenuLink:visited
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.MenuLink:visited:hover
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
}

.BodyCell
{
	background-color: #402804;
}

.BodyCell a
{
	color: #8E8D36;
	text-decoration: none;
}

.BodyCell a:hover
{
	color: #8E8D36;
	text-decoration: underline;
}

.BodyCell a:active
{
	color: #8E8D36;
	text-decoration: none;
}

.BodyCell a:visited
{
	color: #8E8D36;
	text-decoration: none;
}

.AdminBodyCell
{
	background-color: #402804;
	color: White;
	padding: 25px;
	vertical-align: top;
}

.FooterCell
{
	background-color: #8E8D36;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
}

.LoginLink
{
	color: White;
	text-decoration: none;
}

.LoginLink:hover
{
	color: White;
	text-decoration: none;
}

.LoginLink:visited
{
	color: White;
	text-decoration: none;
}

.LoginLink:active
{
	color: White;
	text-decoration: none;
}

.BodyPanel
{
	Padding: 25px;	
}

.InputLabel
{
	color: White;
	font-weight: bold;
}

.InputLabelNote
{
	color: White;
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;		
}

.InputButton
{
	border: 1px solid #8E8D36;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F0E7BC;
	font-weight: bold;
	color: #402804;
}

.ErrorPanel
{
	border: 2px solid #8E8D36;
	padding: 15px;
	color: White;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 15px;
}

.AdminMenu
{
	width: 125px;
	background-color: #F0E7BC;
	vertical-align: top;
}

a.AdminMenuItem
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

td.AdminMenuItem
{
	padding: 10px;	
}

.SectionHeader
{
	font-weight: bold;
	font-size: 1.1em;	
}

.SectionTable
{
	padding: 15px;
	border: 1px solid white;	
}

.SectionTableGrid
{
	border: 1px solid white;	
	border-collapse: collapse;
}

.GridHeader
{
	background-color: #8E8D36;
}

.GridRow
{
	background-color: White;
	color: Black;
}

.QuickLink
{
	color: White;
	text-decoration: none;
	font-size: 0.9em;
}

.QuickLink:hover
{
	color: White;
	text-decoration: underline;
	font-size: 0.9em;
}

.QuickLink:active
{
	color: White;
	text-decoration: none;
	font-size: 0.9em;
}

.QuickLink:visited
{
	color: White;
	text-decoration: none;
	font-size: 0.9em;
}

.QuickLink_Selected
{
	color: #8E8D36;	
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

.QuickLink_Title
{
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

.LogoCell
{
	
}

.LogoTable
{
	padding-left: 25px;	
}

.LocationLabel
{
	font-size: 0.8em;
	color: #402804;
	font-weight: bold;
}

.AgentAskTable
{
	background-color: #F0E7BC;
}

.AskAgentLink
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
}

.AskAgentLink a
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.8em;	
}

.AskAgentLink a:hover
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.8em;	
}

.AskAgentLink a:active
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.8em;	
}

.AskAgentLink a:visited
{
	color: #402804;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.8em;	
}

.DefaultBodyCell
{
	color: White;
	padding: 25px;	
	background-color: #402804;
}

.DefaultBodyCell a
{
	color: #8E8D36;
	text-decoration: none;
}

.DefaultBodyCell a:hover
{
	color: #8E8D36;
	text-decoration: underline;
}

.DefaultBodyCell a:active
{
	color: #8E8D36;
	text-decoration: none;
}

.DefaultBodyCell a:visited
{
	color: #8E8D36;
	text-decoration: none;
}

.BioPhoto
{
	border: 1px solid #AAAAAA;	
}

.BioPhotoName
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.BioPhotoTitle
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;	
}

.BioCell
{
	padding: 15px;
	border-top: 2px solid #8E8D36;
	border-right: 2px solid #8E8D36;
}

.ModalBackground
{
	background-color: #CCCCFF;
	filter: alpha(opacity=40);
	opacity: 0.5;
}

.ModalWindow
{
	border: 2px solid #402804;
	background-color: #F0E7BC;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}

.ModalInputLabel
{
	color: #402804;
	font-weight: bold;
}

.ModalInputText
{
	color: #402804;
}

.HorizontalDivider
{
	background-color: #8E8D36;
}

.FaqHeader
{
	font-weight: bold;
	color: #8E8D36;
	font-size: 1.1em;
}

.FaqQuestion
{
	font-weight: bold;	
}

.FaqQuestion a
{
	font-weight: bold;
	color: #8E8D36;
	text-decoration: underline;
}

.FaqQuestion a:active
{
	font-weight: bold;
	color: #8E8D36;
	text-decoration: underline;
}

.FaqQuestion a:hover
{
	font-weight: bold;
	color: #8E8D36;
	text-decoration: underline;
}

.FaqQuestion a:visited
{
	font-weight: bold;
	color: #8E8D36;
	text-decoration: underline;
}

.FaqLink a
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 1.2em;	
}

.FaqLink a:active
{
	font-weight: bold;
	text-decoration: none;
	color: White;	
	font-size: 1.2em;	
}

.FaqLink a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: White;
	font-size: 1.2em;
}

.FaqLink a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: White;	
	font-size: 1.2em;
}

.FaqHome
{
	padding-top: 8px;	
	padding-bottom: 8px;
	color: White;
}

.FaqHome a
{
	text-decoration: none;
	color: White;	
}

.FaqHome a:active
{
	text-decoration: none;
	color: White;	
}

.FaqHome a:hover
{
	text-decoration: none;
	color: White;	
}

.FaqHome a:visited
{
	text-decoration: none;
	color: White;	
}

.ListCategoryLabel
{
	color: White;
	font-weight: bold;
	font-size: 1.3em;
}

.BackToTopLink
{
	color: White;
	font-weight: bold;	
}

.BackToTop .BackToTopLink
{
	color: White;
	font-weight: bold;			
	text-decoration: none;
}

.BackToTop .BackToTopLink:hover
{
	color: White;
	font-weight: bold;			
	text-decoration: underline;
}

.BackToTop .BackToTopLink:active
{
	color: White;
	font-weight: bold;			
	text-decoration: none;
}

.BackToTop .BackToTopLink:visited
{
	color: White;
	font-weight: bold;			
	text-decoration: none;
}