/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{
margin:0;
padding:0;
line-height: 17px;
font-family:Arial;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style: none}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/* Text */
h1 {
  color:#19A42D;
  font-weight:bold;
  font-size: 22px;
  margin: 16px 0px 10px 0px;
}

h2 {
  color:#19A42D;
  font-weight:bold;
  font-size: 18px;
}

h3 {
  color:#19A42D;
  font-weight:normal;
  font-size: 10pt;
  padding-bottom: 3px;
  text-transform:uppercase;
}

h4 {
  color:#19A42D;
  font-weight:bold;
  font-size: 14px;
}

span.header3Text{
  color:#19A42D;
  font-weight:bold;
  font-size: 14px;
}

.whiteText {
  color: #ffffff;
}

.FCKLinkGalleryLinksTable td{
  color:#FFFFFF;
}

#headerflash_container{
	background-color: #000000;
}

#Middle_Td #contentColumn A
{
	/*color: #CCCCCC;*/
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #contentColumn A:link
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #contentColumn A:visited
{
	color: #000000;
	text-decoration: none;
}
#Middle_Td #contentColumn A:active
{
	color: #000000;
	text-decoration: none;
}
#Middle_Td #contentColumn A:hover
{
	/*color:#A3E523;*/
	color: #19A42D;
	text-decoration: none;
}

#Middle_Td #dnn_RightPane A
{
	color: #CCCCCC;
	/*color: #ffffff;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:link
{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:active
{
	color: #CCCCCC;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:hover
{
	color:#19A42D;
	text-decoration: none;
}

#Middle_Td #dnn_RightPane A.Nav
{
	/*color: #CCCCCC;*/
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:link.Nav
{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:visited.Nav
{
	color: #CCCCCC;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:active.Nav
{
	color: #CCCCCC;
	text-decoration: none;
}
#Middle_Td #dnn_RightPane A:hover.Nav
{
	color:#19A42D;
	text-decoration: none;
}

#Middle_Td #dnn_RightPane H3{
  color: White;
}

#Middle_Td #dnn_RightPane H4{
  color: #cccccc;
}

#Middle_Td #dnn_RightPane H1{
  color: #ffffff;
}

#Middle_Td #dnn_RightPane H2
{
	font-size: 12pt;
	text-transform:uppercase;
  color: #ffffff;
}

#Middle_Td #dnn_RightPane H3.whiteText{
  color: #ffffff;
}

#Middle_Td #dnn_RightPane td{
  color: #cccccc;
}

#Middle_Td #contentColumn H3 A
{
	/*color: #CCCCCC;*/
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#Middle_Td #contentColumn H3 A:link
{
	color: #19A42D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#Middle_Td #contentColumn H3 A:visited
{
	color: #19A42D;
	text-decoration: none;
}
#Middle_Td #contentColumn H3 A:active
{
	color: #19A42D;
	text-decoration: none;
}
#Middle_Td #contentColumn H3 A:hover
{
	color:#000000;
	text-decoration: none;
}


#Middle_Td #contentColumn a.normalText:link
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#Middle_Td #contentColumn a.normalText:visited
{
	color: #000000;
	text-decoration: underline;
}
#Middle_Td #contentColumn a.normalText:active
{
	color: #000000;
	text-decoration: none;
}
#Middle_Td #contentColumn a.normalText:hover
{
	color:#19A42D;
	text-decoration: none;
}

#Middle_Td td{
  font-size: 10px;
  font-weight: normal;
}

#Middle_Td li{
  list-style:disc  none inside;
}

.tdPadding10 td{
  padding:10px;
}

.grayTableBackgroundRightCol{
  background-color: #acacac;
}

/*
#rightcolLightHeader {
  background-color: #acacac;
  color: #000000;
  margin: -15px;
}

#rightcolLightHeader h3{
  color: #ffffff;
}

.contentRightCol{
  padding: 15px;
}
*/



@import url("topmenu.css");

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	line-height: 17px;
}

#Body 
{
	background-color: Black;
}

A
{
	font-size: 11px;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #19A42D;
	text-decoration: none;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#SearchTextBox
{
	font-size: 11px;
	color: White;
}
#SearchTextBox span
{
	padding-right:10px;
}
#SearchTextBox img, #SearchTextBox a
{
	vertical-align:bottom;
}

#SearchTextBox INPUT
{
	font-size: 11px;
	color: Black;
	padding:2px;
	margin:0px;
}
#SearchTextBox_ADMIN INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 16px;
}

/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
}
A.Normal:link
{
	color: #003399;
	text-decoration: none;
}
A.Normal:visited
{
	color: #003399;
	text-decoration: none;
}
A.Normal:active
{
	color: #003399;
	text-decoration: none;
}
A.Normal:hover
{
	color: #FF6600;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
}
A.Top_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
}
A.Top_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: bottom;
	text-transform: capitalize;
	color: #000000;
}
.Search_Vert
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	text-transform: capitalize;
	color: #000000;
}.Search_Button
{
	padding-top: 5px;
}
.Search_Admin
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
}
A.Search_Admin:link
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:visited
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:active
{
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #003399;
}
A.Breadcrumb_Link:link
{
	color: #003399;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited
{
	color: #003399;
	text-decoration: underline;
}
A.Breadcrumb_Link:active
{
	color: #003399;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover
{
	color: #000000;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #A9A9A9;
}
A.Content_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #333333;
	text-decoration: underline;
}

.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: black;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftpane2
{
	padding-top: 10px;
}
.leftpane3
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftpanep
{
	padding-left: 10px;
	padding-top: 10px;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.rightpane {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
.bottompane {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
.bottompane2
{
	padding-left: 10px;
	padding-top: 8px;
}

.Normal, .NormalDisabled {
  font-size: 10px;
  font-weight:normal;
}

/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: Black;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #F1F1F1;
}
.MainMenu_MenuArrow
{
	border-right: #F1F1F1 1px solid;
	border-top: #F1F1F1 1px solid;
	width: 7px;
	border-bottom: #F1F1F1 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: #999999;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-left: -1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #F1F1F1;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 20px;
	background-color: #CCCCCC;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	color: White;
	font-size: 11px;
	height: 20px;
}
.MainMenu_RootMenuItemActive
{
	font-size: 11px;
	color: #003399;
	height: 20px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel
{
	height: 20px;
	background-color: #cccccc;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	width: 0px;
	border-bottom: #f1f1f1 1px solid;
	background-color: #f1f1f1;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #999999;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #EFEFEF;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 11px;
	height: 24px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 11px;
	color: #003399;
	height: 24px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel_Admin
{
	height: 24px;
	background-color: #cccccc;
}
.LabelEditOverClass
{
	text-decoration: none;
}


#dnn_dnnLOGIN_Top_cmdLogin 
{
	color:white;
	position:absolute;
	right:5px;
	top:5px;
}

/*Home Page*/
#layoutHome #Middle_Td 
{
	background-color: Black;
}

#layoutHomeIFrame
{
	background-color: #464646;
}

/*Jackpot*/
#jackpot
{
	margin-top:15px;
	width: 276px;
	color: White;
	font-size: 10px;
	background-color: #777777;	
}
#jackpot th
{
	color:#A3E523;
	padding: 10px 0px 10px 13px;
	border-bottom: solid 13px #464646;
	vertical-align: bottom;
	text-align: left;
}
#jackpot td
{
	padding: 4px 0px 4px 15px;
	border-bottom: solid 6px #464646;	
	text-align: left;
}
#jackpot #jackpotfooter
{
	background-color: #464646;
	padding: 5px 0px 5px 0px;
	border-bottom: solid 6px #464646;	
}

/*Home Page - Horse Blog*/
#dnn_ctr572_ModuleContent
{
	color: #CCCCCC;
	padding: 8px 14px 2px 14px;
}
#dnn_ctr572_ModuleContent h1, #dnn_ctr572_ModuleContent h2 a
{
	color:#A3E523;
	font-size: 10px;
	margin: 0px;
	text-decoration: none;
}
#dnn_ctr572_ModuleContent h1
{
	padding: 10px 0px 0px 0px;
}
#dnn_ctr572_ModuleContent h2
{
	padding: 4px 0px 0px 0px;
}
#dnn_ctr572_ModuleContent h2 a:visited
{
	text-decoration: none;
}
#dnn_ctr572_ModuleContent h2 a:hover
{
	text-decoration: none;
}

#dnn_ctr572_ModuleContent p
{
	padding: 6px 0px 6px 0px;
	margin: 0px;
	font-size: 10px;
}

/*Home Page - Calendar*/
.GoogleCalendarFeed
{
	color: #CCCCCC;
	padding: 4px 14px 2px 14px;
}
.GoogleCalendarFeed h1
{
	color:#A3E523;
	font-size: 10px;
	display: inline;
}
.GoogleCalendarFeed h2
{
	color:#A3E523;
	font-size: 10px;
	display: inline;
	padding-left: 14px;
}
.GoogleCalendarFeed p
{
	padding: 6px 0px 4px 0px;
	font-size: 10px;
}
.GoogleCalendarFeed hr
{
	height: 0;
	border: 0;
	border-top: 1px solid black; 
	border-bottom: 3px solid #464646;
	padding-bottom: 3px;
}

/*Inner - 3 column pages*/
#layout3Column #Middle_Td 
{
	background-color: Black;
}

#layout3Column #Middle_Td #contentColumn{
  padding: 0px 15px 0px 15px;
}

#layout3Column #Middle_Td #dnn_ContentPane{
  background-color: #ffffff;
  padding: 15px;
  height: 500px;
}

#layout3Column #Middle_Td #dnn_LeftContentPane{
  background-color: #ffffff;
}


#layout3Column #Middle_Td #dnn_RightContentPane{
  background-color: #ffffff;
}

#layout3Column #Middle_Td #Middle_Left_Td{
  background-color:#464646;
}

#layout3Column #Middle_Td #dnn_RightPane{
  background-color:#464646;
  padding: 15px;
}
#layout3Column #Middle_Td #dnn_RightPane table{
  color: #ffffff;
  font-weight: normal;
  font-size: 11px;
}

/*Inner - 2 column pages*/
#layout2Column #Middle_Td 
{
	background-color: Black;
}

#layout2Column #Middle_Td #contentColumn{
  background-color: #000000;
  padding-left:15px;
}

#layout2Column #Middle_Td #dnn_ContentPane{
  background-color: #ffffff;
  padding: 15px;
  height: 500px;
}

#layout2Column #Middle_Td #dnn_LeftContentPane{
  background-color: #ffffff;
  padding: 15px;
}

#layout2Column #Middle_Td #dnn_RightContentPane{
  background-color: #ffffff;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}

#layout2Column #Middle_Td #Middle_Left_Td{
  background-color:#464646;
}

/*Link Styles*/
A.linkstyle1 
{
	color: #CCCCCC;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}
A.linkstyle1:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
A.linkstyle1:active
{
	color: #CCCCCC;
	text-decoration: none;
}
A.linkstyle1:hover
{
	color:#A3E523;
	text-decoration: none;
}
.Menu_Link
{
	font-weight: normal;
	font-size: 11px;
	color: White;
}
A.Menu_Link:link
{
	color: White;
	text-decoration: none;
}
A.Menu_Link:visited
{
	color: White;
	text-decoration: none;
}
A.Menu_Link:active
{
	color: White;
	text-decoration: none;
}
A.Menu_Link:hover
{
	color: #19A42D;
	text-decoration: none;
}

A.Menu_Link_Noop:hover
{
	color: White;
	text-decoration: none;
}

/*Menu Styles*/
#smalltopmenu
{
	text-align:right;
	vertical-align: baseline;
	height:29px;
}
#smalltopmenu a, #SearchTextBox a.Menu_Link
{
	padding-left: 29px;
}

.leftNavbarItem {
  background-color: #636363;
  color: #ffffff;
}

.leftNavbarItem-hover{
  color: #000000;
}

.leftNavbarItem-selected{
  color: #000000;
}

 /* Yahoo Menu items */
  /*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*//* MenuBar style rules */
  
.yuimenubar
{
  visibility: visible;
  position: static;
}
.yuimenu .yuimenu, .yuimenubar .yuimenu
{
  visibility: hidden;
  position: absolute;
  top: -10000px;
  left: -10000px;
}
.yuimenubar li, .yuimenu li
{
  list-style-type: none;
}
.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6
{
  margin: 0;
  padding: 0;
}
.yuimenuitemlabel, .yuimenubaritemlabel
{
  text-align: left;
  white-space: nowrap;
  padding: 0px 0px 0px 0px;
}
.yuimenubar ul
{ 
  *zoom: 1;
}
.yuimenubar .yuimenu ul
{ 
  *zoom: normal;
}
.yuimenubar > .bd > ul:after
{
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.yuimenubaritem
{
  float: left;
}
.yuimenubaritemlabel, .yuimenuitemlabel
{
  display: block;
}
.yuimenuitemlabel .helptext
{
  font-style: normal;
  display: block;
  margin: -1em 0 0 10em;
}
.yui-menu-shadow
{
  position: absolute;
  visibility: hidden;
  z-index: -1;
}
.yui-menu-shadow-visible
{
  top: 2px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  visibility: visible;
}
.hide-scrollbars *
{
  overflow: hidden;
}
.hide-scrollbars select
{
  display: none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars
{
  overflow: visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow
{
  overflow: hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow
{
  overflow: auto;
}
.yui-skin-sam .yuimenubar
{
  font-size: 93%;
  line-height: 2; 
  *line-height:1.9;
}

.yui-skin-sam .yuimenubaritemlabel
{
  color: #000;
  text-decoration: none;
  cursor: default;
  *position:relative;
}

.yui-skin-sam .yuimenubaritemlabel-disabled
{
  cursor: default;
  color: #A6A6A6;
}

.yui-skin-sam .yuimenu
{
  font-size: 93%;
  line-height: 1; 
  *line-height:1;
}
.yui-skin-sam .yuimenubar .yuimenu, .yui-skin-sam .yuimenu .yuimenu
{
  font-size: 100%;
}
.yui-skin-sam .yuimenu .bd
{
  background-color: #000000;
}

.yui-skin-sam .yuimenu ul.first-of-type
{
  border-width: 0;
}
.yui-skin-sam .yuimenu ul.hastitle, .yui-skin-sam .yuimenu h6.first-of-type
{
  border-width: 0;
}
.yui-skin-sam .yuimenu .yui-menu-body-scrolled
{
  overflow: hidden;
}
.yui-skin-sam .yuimenu .topscrollbar, .yui-skin-sam .yuimenu .bottomscrollbar
{
  height: 20px;
  background: #000000;
}
.yui-skin-sam .yuimenu .topscrollbar
{
  border-bottom-width: 0;
  background-position: center -950px;
}
.yui-skin-sam .yuimenu .topscrollbar_disabled
{
  background-position: center -975px;
}
.yui-skin-sam .yuimenu .bottomscrollbar
{
  border-top-width: 0;
  background-position: center -850px;
}
.yui-skin-sam .yuimenu .bottomscrollbar_disabled
{
  background-position: center -875px;
}
.yui-skin-sam .yuimenuitem
{
  *margin-bottom:-3px;
}
.yui-skin-sam .yuimenuitemlabel
{
  color: #000;
  text-decoration: none;
  cursor: default;
}
.yui-skin-sam .yuimenuitemlabel .helptext
{
  margin-top: -1.5em; 
  *margin-top:-1.45em;
}

.yui-skin-sam .yui-menu-shadow-visible
{
  background-color: #000;
  opacity: .12; 
  *filter: alpha (opacity=12);
}
.yui-skin-sam .yuimenuitem-selected
{
  background-color: #B3D4FF;
  *margin-bottom:-3px;
}
.yui-skin-sam .yuimenuitemlabel-disabled
{
  cursor: default;
  color: #A6A6A6;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem-space{
  padding:1px;
}

.yui-skin-sam .yuimenuitem-space{
  /*height:13px;*/
  padding-top: 13px;
  background-color: #636363;
}

.yui-skin-sam .yuimenuitem-space-bottom
{
	padding-top: 13px;
	*padding-top: 0px;
  background-color: #464646;
}

  /* end Yahoo Menu */
  
 /* begin left Nav */
 
  .accordion {
    background:#636363 none repeat;
    /*border:1px solid #AAAAAA;*/
    margin:0px;
    padding:0px;
  }
  .accordion dt {
    background:#636363 none repeat scroll 0%;
    color:#FFFFFF;
    margin: 0px 0px -3px 0px;
    /*font-weight:bold;
    padding:3px 8px;*/
  }
  .accordion dt.selected {
    background:#636363 none repeat scroll 0%;
  }
  .accordion dt:hover, .accordion dt.over {
    cursor:pointer;
    /*text-decoration:underline;*/
  }
  .accordion dd {
    /*border:1px solid #AAAAAA;*/
    display:none;
    overflow:hidden;
    padding: 2px 0px 2px 0px;
  }
  .accordion dd.open {
    display:block;
  }
  .accordion dd.getHeight {
    display:block;
  }
  .accordion dd a {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#636363 none repeat;
  }
  
  .accordion dd a:link {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion dd a:visited {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion dd a:active {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion dd a:hover {
    color: #19A42D;
    background:#636363 none repeat;
  }
  
  /* gray background */
  .accordion-gray {
    background:#464646 none repeat;
    /*border:1px solid #AAAAAA;*/
    margin:0px;
    padding:0px;
    text-align: left;
  }
  .accordion-gray dt {
    background:#464646 none repeat scroll 0%;
    color:#FFFFFF;
    margin: 0px 0px -3px 0px;
    /*font-weight:bold;
    padding:3px 8px;*/
  }
  .accordion-gray dt.selected {
    background:#464646 none repeat scroll 0%;
  }
  .accordion-gray dt:hover, .accordion dt.over {
    cursor:pointer;
    /*text-decoration:underline;*/
  }
  .accordion-gray dd {
    /*border:1px solid #AAAAAA;*/
    display:none;
    overflow:hidden;
    padding: 2px 0px 2px 0px;
  }
  .accordion-gray dd.open {
    display:block;
  }
  .accordion-gray dd.getHeight {
    display:block;
  }
  .accordion-gray dd a {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion-gray dd a:link {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion-gray dd a:visited {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion-gray dd a:active {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    padding:0px 0px 0px 15px;
    background:#464646 none repeat;
  }
  
  .accordion-gray dd a:hover {
    color: #19A42D;
    background:#464646 none repeat;
  }

  /* end Left Nav */
  
  #footerNav
  {
  	text-align: left;
  }
  
  #footer{
    padding-top: 25px;
  }
  
  .FootNote1, .FootNote1 a, .FootNote1 a:link, .FootNote1 a:visited, .FootNote1 a:active, #Middle_Td #contentColumn .FootNote1 a, #Middle_Td #contentColumn .FootNote1 a:link, #Middle_Td #contentColumn .FootNote1 a:visited, #Middle_Td #contentColumn .FootNote1 a:active
  {
  	color: #808080;
  }
  
  .FootNote1 a:hover, #Middle_Td #contentColumn .FootNote1 a:hover
  {
  	color: #19A42D;
  }
  
  #Middle_Td td .PromoBox2_Middle
  {
  	font-size: 11px;
  }





