.MainMenu_MenuContainer
{
	background-color: #fac724;
}

.MainMenu_MenuItem
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #fac724;
	text-decoration: none;
	color: #505050;

	border-right: #fac724 1px solid;
	border-top: #fac724 1px solid;
	border-left: #fac724 1px solid;
	border-bottom: #fac724 1px solid;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #fac724;
	text-decoration: none;
	color: white;

	border-right: #fac724 1px solid;
	border-top: #fac724 1px solid;
	border-left: #fac724 1px solid;
	border-bottom: #fac724 1px solid;
}

.MainMenu_SubMenu
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #fac724;
	text-decoration: none;
	color: #505050;
	background-image: none;

	border-right: #fac724 1px solid;
	border-top: #fac724 1px solid;
	border-left: #fac724 1px solid;
	border-bottom: #fac724 1px solid;
}

.MainMenu_MenuBar
{
	cursor: pointer; 
	cursor: hand;
	background-color: #fac724;
}

.MainMenu_MenuIcon
{
	cursor: pointer; 
	cursor: hand; 
	width: 0px;
	text-align: center; 
	background-color: #fac724;

	border-right: #fac724 1px solid;
	border-top: #fac724 1px solid;
	border-left: #fac724 1px solid;
	border-bottom: #fac724 1px solid;
}

.MainMenu_MenuBreak
{
	color: #fac724;
	background-color: #fac724;
}

.MainMenu_MenuArrow
{
	background-color: #fac724;
	border-right: #fac724 1px solid;
	border-top: #fac724 1px solid;
	border-left: #fac724 1px solid;
	border-bottom: #fac724 1px solid;
}

.MainMenu_MenuRootArrow
{
	background-color: #fac724;
}

/*A
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000099;
	text-decoration: underline;
}*/

A.normal:link
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000099;
	text-decoration: underline;
}

A.normal:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000099;
	text-decoration: underline;
}

A.normal:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: red;
	text-decoration: underline;
}

A.normal:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: red;
	text-decoration: underline;
}

/*A.heading
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: #000099;
	text-decoration: none;
}*/

A.heading:link
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: #000099;
	text-decoration: none;
}

A.heading:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: #000099;
	text-decoration: none;
}

A.heading:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: #ff0000;
	text-decoration: underline;
}

A.heading:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 125%;
	color: #ff0000;
	text-decoration: underline;
}

A.PseudoButton:link
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

A.PseudoButton:visited
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

A.PseudoButton:hover
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

A.PseudoButton:active
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

/*.CommandButton
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}*/

.CommandButton:link
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.CommandButton:visited
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.CommandButton:hover
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.CommandButton:active
{
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

/*.OtherTabs
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}*/

.OtherTabs:link
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.OtherTabs:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.OtherTabs:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.OtherTabs:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #505050;
}

.BG_Colored
{
	background-color: #fac724;
}

.BG_White
{
	background-color: White;
}

.FT_Left
{
	background-image: url(11a.jpg);
	width: 5px;
	height: 5px;
}

.FT_Right
{
	background-image: url(11g.jpg);
	width: 5px;
	height: 5px;
}

.TP_Menu
{
	background-color: #fac724;
}

.CT_ContainerDividerTop
{
	background-image: url(6c.jpg);
	background-repeat: repeat-y;
	background-color: #fac724;
	background-position: center top;
}

.CT_ContainerDivider
{
	background-image: url(8c.jpg);
	background-repeat: repeat-y;
	background-color: white;
	background-position: center top;
}

.CT_ContainerDividerBottom
{
	background-image: url(9c.jpg);
	background-repeat: no-repeat;
	background-color: #fac724;
	background-position: center top;
}

.LeftMargin
{
	background-image: url(8a.jpg);
	background-repeat: repeat-y;
}

.LeftMarginTop
{
	background-image: url(6a.jpg);
	background-repeat: no-repeat;
}

.LeftMarginBottom
{
	background-image: url(9a.jpg);
	background-repeat: no-repeat;
}

.BottomMargin
{
	background-image: url(9_exp.jpg);
	background-repeat: repeat-x;
}

.TopMargin
{
	background-color: white;
}

.RightMargin
{
	background-image: url(8e.jpg);
	width: 11px;
	background-repeat: repeat-y;
}

.RightMarginTop
{
	background-image: url(6e.jpg);
	background-repeat: no-repeat;
}

.RightMarginBottom
{
	background-image: url(9e.jpg);
	background-repeat: no-repeat;
}

.ContentAdornmentTopLeft
{
	background-image: url(3ao.jpg);
	width: 12px;
	height: 48px;
	background-repeat: no-repeat;
	background-color: #eef2fe;
}

.ContentAdornmentLeft
{
	background-image: url(4_exp.jpg);
	width: 12px;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #eef2fe;
}

.ContentAdornmentRight
{
	background-image: url(3b1.jpg);
	width: 488px;
	background-repeat: no-repeat;
	height: 23px;
	background-color: #eef2fe;
}

.OtherContentBG
{
	background-color: #eef2fe;
	height: 100%;
}

.BodyContentArea
{
	background-color: #eef2fe;
}

.Kern200
{
	color: #505050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 200%;	
}

.Kern150
{
	color: #505050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;	
}

.Kern125
{
	color: #505050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;	
}

.Kern175
{
	color: #505050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 175%;	
}

.Normal
{
	color: #505050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;	
}

.SubHead
{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;	
}

/* CSS Styles for the HouseMenu Skin Object */

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	margin-top: -5px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	z-index: 99999;
	position: relative;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	/*border: solid 1px #036;*/
	width: 100%;
	height: 22px;
	_height: 20px;
	line-height: 12px;
	background-color: #fac724;
}

#HouseMenuNav li { /* all list items */
	width: 144px;
	height: 22px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 22px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li li { /* all items under the top level */
	width: 148px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	/* end hack */
}

#HouseMenuNav a { /* all links within the menu wrapper */
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #fac724;
	text-decoration: none;
	color: #505050;
	/*text-transform: uppercase;*/
	padding: 5px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li li a { /* all item links under the top level */
	padding: 5px;
	width: 148px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li a:hover {
	padding: 5px;
	color: #FFFFFF;
	background-color: #fac724; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li li a:hover {
	color: #FFFFFF;
	background-color: #fac724; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #036;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #fac724;
	height: auto;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #FFFFFF;
	line-height: 12px;
	background-color: #fac724;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuCurrentLink
{ /* current link itself */
	padding: 5px;
	color: #FFFFFF; 
	background-color: #fac724; 
	text-decoration: none;
}


