/*   http://www.associationvoice.com/library/css/hoa_ie46.css   */

/* New Horizontal Menu Classes ==================================================================== */
/* Horizontal top menu class */
.menuBar
{
	background:#FFFFFF;
  POSITION: relative;
  height: 14px;
}
/* Menu Item in the top menu */
.Bar
{
	CURSOR: hand;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	POSITION: relative;
	font-weight: bold;
	color: #996600!important;
	height:14px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #FFFFFF;
}
/* Selected or Hovered over Menu Item in top menu */
.BarSelected
{
	background:#FFFFFF;
	CURSOR: hand;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	POSITION: relative;
	font-weight: bold;
	color: #996600;
	height:14px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #FFCC66;
}
/* PC DROP DOWN MENU ================================================================ */
/* drop down menu container*/
.menu
{
  BORDER-RIGHT: buttonhighlight thin outset;
  BORDER-TOP: buttonhighlight thin outset;
  VISIBILITY: hidden;
  BORDER-LEFT: buttonhighlight thin outset;
  WIDTH: 160px;
  BORDER-BOTTOM: buttonhighlight thin outset;
  POSITION: absolute;
  BACKGROUND-COLOR: #FFFFFF;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
  font-weight: normal;
  color: #996600;
}
/* Item in the drop down menu */
.menuItem
{
  PADDING-RIGHT: 15px;
  PADDING-LEFT: 10px;
  WIDTH: 100%;
  CURSOR: hand;
  LINE-HEIGHT: 18px;
  BORDER-RIGHT: #FFCC66 1px solid;
  font-weight: normal;
	color: #996600;
}
/* Mouseover effect for drop down menu items */
.ItemMouseOver
{
	padding-right: 15px;
	padding-left: 10px;
	font-weight: normal;
	width: 100%;
	cursor: hand;
	color: #330000;
	line-height: 18px;
  BORDER-RIGHT: #FFCC66 1px solid;
	background-color: #FFFFFF;
}

/* class for the right arrow in sub menu items with children */
.Arrow
{ 
  padding-top:2px;
}
.ArrowDown
{
	display:none;
}
/* MAC SETTING FOR DROP DOWN ================================================================ */
/* horizontal submenu bar FOR MAC*/
.subMenuBar
{
	padding-top: 2px;
	BACKGROUND-COLOR: #FFFFFF;
  	height: 18px;
}

/* horizontal submenu items  FOR MAC*/
.subMenuItem
{
  FONT-WEIGHT: normal;
  CURSOR: hand;
  padding-right: 5px;
  padding-left: 5px;
  POSITION: relative;
  BORDER-Right: 1px outset #FFCC66;
  background:#FFFFFF;
}

/* horizontal submenu items  FOR MAC*/
.subMenuItem A
{
    FONT-WEIGHT: normal;
  color: #996600!important;
}
/* horizontal submenu item Selected  FOR MAC**/
.subMenuItemSelected
{
    FONT-WEIGHT: normal;
	  color: #330000!important;
  CURSOR: hand;
  padding-right: 5px;
  padding-left: 5px;
  POSITION: relative;
  BORDER-Right: 1px outset #FFCC66;
  background:#FFFFFF;
}
.subMenuItemSelected A
{
	  FONT-WEIGHT: normal;
	 	 color: #330000!important;
	  background:#FFFFFF;
}
/* End New Horizontal Menu classes ================================================================ */


A
{
    FONT-WEIGHT: bold;
    COLOR: #330000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #330000;
    text-decoration: underline;
}
A:active
{
}
H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #330000!important;
	MARGIN-BOTTOM: 5px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-ALIGN: left;
	text-transform: uppercase;
}
H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #330000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-ALIGN: left;
}
H3
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #330000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-ALIGN: left;
}
TD
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
DIV
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
P
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
SELECT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
TEXTAREA
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
BODY
{
    MARGIN: 0px;
    FONT-FAMILY: Georgia, 'Times New Roman';
    BACKGROUND-COLOR: #FFFFFF
}
BODY.clsLeftPane
{
    BACKGROUND-COLOR: #cccccc
}
.clsRadio
{
    FONT-SIZE: 11px
}
FORM
{
    MARGIN-BOTTOM: 0px
}
.clsEvent
{
    FONT-SIZE: 10px
}
.clsSignIn A
{
    COLOR: #CCCCCC;
    FONT-STYLE: italic
}
.clsFullMonth
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #996600;
    TEXT-DECORATION: none
}
.clsCalCurrentDay
{
	FONT-SIZE: 13px;
	border: solid #996600;
}
.clsCalDay
{
    FONT-SIZE: 13px
}
.clsCalDayNM
{
    FONT-SIZE: 13px;
    COLOR: #666666}
.clsCalEvents
{
    FONT-SIZE: 13px;
    BACKGROUND-COLOR: #FFFFCC}
.clsCalHoliday
{
    FONT-SIZE: 13px;
    BACKGROUND-COLOR: #cccccc
}
.clsCalHoliday A
{
    FONT-SIZE: 13px;
    COLOR: #330000}
.clsCalText
{
    FONT-SIZE: 11px
}
.clsMenuActive A
{
	FONT-SIZE: 11px;
	COLOR: #330000;
	TEXT-INDENT: 25px;
	FONT-FAMILY: Verdana, Geneva, Arial;
	line-height: 18px;
}
.clsMenuActive
{
	FONT-SIZE: 11px;
	COLOR: #330000;
	TEXT-INDENT: 25px;
	FONT-FAMILY: Verdana, Geneva, Arial;
	line-height: 18px;
	padding-bottom: 3px;
}
.clsMenu A
{
	FONT-SIZE: 11px;
	COLOR: #996600;
	TEXT-INDENT: 25px;
	FONT-FAMILY: Verdana, Geneva, Arial;
	TEXT-DECORATION: none;
	line-height: 18px;
	}
.clsMenu A:hover
{
	FONT-SIZE: 11px;
	COLOR: #330000;
	TEXT-INDENT: 25px;
	FONT-FAMILY: Verdana, Geneva, Arial;
	TEXT-DECORATION: underline;
	line-height: 18px;
	}
.clsMenu
{
	FONT-SIZE: 11px;
	COLOR: #996600;
	TEXT-INDENT: 25px;
	FONT-FAMILY: Verdana, Geneva, Arial;
	line-height: 18px;
	padding-bottom: 3px;
}
TABLE.clsPage
{
}
TABLE.clsPageMenu
{
}
TABLE.clsPageMenu TD
{
}
TABLE.clsPageMenu TD A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #996600
}
TD.clsBodyItalic
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-STYLE: italic
}
.clsBodyText
{
	FONT-SIZE:11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Sans-serif;
}
.clsBodyText UL
{
	list-style-image: url(/images/67bullet.gif);
}
.clsBodyText A
{
	COLOR: #330000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
}
.clsBodyText A:hover
{
	COLOR: #330000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.clsSmallText
{
    FONT-SIZE: 10px;
    COLOR: #333333}
.clsMemberBar
{
    FONT-SIZE: 10px
}
TD.clsDMData
{
    FONT-SIZE: 11px
}
TD.clsDMDtlHeader
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 16px;
    FONT-STYLE: italic;
    COLOR: #996600!important;
}
TD.clsDMLabel
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 11px
}
.clsCaption
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #686868
}
TD.clsGreyItalic
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-STYLE: italic
}
TD.clsGridDetail
{
    FONT-SIZE: 11px
}
TD.clsGridData
{
    FONT-SIZE: 12px
}
TD.clsGridHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF!important;
    BACKGROUND-COLOR: #996600;
    TEXT-ALIGN: center
}
.clsHeader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #330000!important;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-ALIGN: left;
	text-transform: uppercase;
}
.clsHeader A
{
    COLOR: #330000
}
.clsHeader A:hover
{
	COLOR: #330000;
	text-decoration: underline;
}
.clsLine
{
    BACKGROUND-COLOR: #996600}
.clsInstructions
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px
}
TD.clsLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px
}
.clsLeftPane
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.clsNavLogoText
{
    PADDING-LEFT: 45px;
    PADDING-TOP: 20px
}
TD.clsLogoText
{
    PADDING-LEFT: 45px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 36px;
    BACKGROUND-IMAGE: url(/images/Home%20Yellow.jpg);
    COLOR: #e8e8e8;
    PADDING-TOP: 30px;
    FONT-FAMILY: "Times New Roman"
}
.clsMainPane
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 10px;
    BACKGROUND-COLOR: #ffffff
}
TD.clsWebLink
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #330000;
	FONT-FAMILY: Verdana, Geneva, Arial;
	text-decoration: none;
	text-indent: 25px;
}
TD.clsWebLink A
{
	COLOR: #330000;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-indent: 25px;
}
TD.clsWebLink A:hover
{
	COLOR: #330000;
	font-family: Verdana, Geneva, Arial;
	text-decoration: underline;
	text-indent: 25px;
	font-size: 11px;
	font-weight: normal;
}
TD.clsWebLinkHdr
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #330000;
	FONT-FAMILY: Verdana, Geneva, Arial;
	text-indent: 25px;
	text-transform: uppercase;
}
TD.clsWebLinkHdr A
{
	COLOR: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 25px;
	text-transform: uppercase;
}

.clsButton
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.clsButton A
{
	padding-left: 4px;
	background: #FFFFCC;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #996600;
	TEXT-DECORATION: none;
	border: white 2px outset;
}
.clsButton A:hover
{
	padding-left: 4px;
	border-right: white 2px outset;
	border-top: white 2px outset;
	background: #FFFF99;
	border-left: white 2px outset;
	border-bottom: white 2px outset;
}
.clsTabs
{
    BORDER-RIGHT: #e8e8e8 2px outset;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #e8e8e8 2px outset;
    BORDER-BOTTOM: #e8e8e8 2px inset
}
.clsTab
{
    BORDER-RIGHT: #e8e8e8 2px solid;
    BORDER-TOP: #e8e8e8 2px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #e8e8e8 2px outset;
    COLOR: #989898;
    BORDER-BOTTOM: #e8e8e8 2px inset;
    BACKGROUND-COLOR: #003700
}
.clsBlankTab
{
    BORDER-BOTTOM: #e8e8e8 2px inset
}
.clsTabSel
{
    BORDER-RIGHT: #e8e8e8 4px outset;
    BORDER-TOP: #e8e8e8 2px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    BORDER-LEFT: #e8e8e8 2px outset;
    COLOR: #fce97c;
    BACKGROUND-COLOR: #003700
}
.clsTab A
{
    FONT-SIZE: 12px;
    COLOR: #999999;
    TEXT-DECORATION: none
}
.clsTab A:active
{
    FONT-SIZE: 12px;
    COLOR: #999999;
    TEXT-DECORATION: none
}
.clsTabSel A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #fce97c;
    TEXT-DECORATION: none
}
.clsDMAddress
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 14px
}
.clsDMHeader
{
	FONT-WEIGHT: 600;
	FONT-SIZE: 13px;
	COLOR: #996600!important;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.clsDMNotSpecified
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: italic
}
.clsError
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666
}
.clsSuccess
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #330000
}
.clsError A
{
    COLOR: #0000ff
}
.clsNoHeader
{
    BACKGROUND-COLOR: #fafae9
}
.clsSmall
{
    FONT-SIZE: 10px;
    COLOR: #666666!important;
    FONT-FAMILY: arial
}
.clsSmall A
{
    FONT-SIZE: 10px;
    COLOR: #666666!important;
    FONT-FAMILY: arial
}
.clsSmall A:hover
{
	FONT-SIZE: 10px;
    COLOR: #666666!important;
	FONT-FAMILY: arial;
	text-decoration: underline;
}
.PreviewPane
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove
}
.PreviewHeader
{
    BACKGROUND-COLOR: #3cb371
}
.tbButtonActive
{
    BORDER-RIGHT: 2px inset;
    BORDER-TOP: 2px inset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: 2px inset;
    COLOR: white;
    BORDER-BOTTOM: 2px inset;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #CCCCCC}
.tbButtonInactive
{
    BORDER-RIGHT: #d3d3d3 2px solid;
    BORDER-TOP: #d3d3d3 2px solid;
    BORDER-LEFT: #d3d3d3 2px solid;
    BORDER-BOTTOM: #d3d3d3 2px solid;
    BACKGROUND-COLOR: #CCCCCC}
.tbWrapper
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
    BACKGROUND-COLOR: #d3d3d3
}
.tbButtonOver
{
    BORDER-RIGHT: white 2px outset;
    BORDER-TOP: white 2px outset;
    BORDER-LEFT: white 2px outset;
    BORDER-BOTTOM: white 2px outset;
    BACKGROUND-COLOR: #d3d3d3
}
#elfader
{
    VISIBILITY: hidden;
    WIDTH: 100px;
    POSITION: relative
}
.clsLabelMand
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px
}
.clsCopyright
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #CCCCCC
}
.clsCopyright A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #CCCCCC
}
.clsFader
{
	padding-right: 25px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 5px;
	color: #330000;
	line-height: 12px;
	padding-top: 5px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#fscroller
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #330000 1px solid;
	border-bottom: #330000 1px solid;
}
.clsFader A
{
	COLOR: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 12px;
}
.clsFader A:hover
{
	COLOR: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

.clsTopSignIn
{
	background: #330000;
}
.clsBodyText P
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Geneva, Arial, Sans-serif
}

.clsTopLogoImage
{
    BACKGROUND: #330000;
}
.clsTree
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.clsTreeNde
{
    COLOR: black
}
.clsTreeNdeActive
{
    COLOR: white;
    BACKGROUND-COLOR: navy
}
TD.clsLogoImageText
{
	PADDING-LEFT: 1em;
	FONT-WEIGHT: bold;
	FONT-SIZE: 36px;
	VERTICAL-ALIGN: middle;
	COLOR: #e8e8e8;
	FONT-FAMILY: "Times New Roman";
	WHITE-SPACE: nowrap;
	BACKGROUND-COLOR: #FFFFFF;
}
.clsCalCurrentDay
{
    FONT-SIZE: 13px;
    COLOR: #d20d0d
}
