body {
	margin:0px;
	height:100%;
}

/* ********** Index Style ************** */
.search_bg{background:url(images/search_bg.gif) no-repeat center left; width:199px; height:22px;}
.bottom_border{border-top:#97989b 1px solid;}

/* ********** Padding Style ************** */
.full_width{width:100%;}
.clear_both{clear:both;}
.logo_hgt{height:98px;}
.logo_pad{float:left; padding-top:27px;}
.login_style{float:right; padding-right:15px; padding-top:5px;}
.login_pad{padding:33px 0px 12px 0px;}
.menu_bg{ background:url(images/menu_bg.gif) repeat-x top left; height:28px;}
.menu_left{float:left;}
.bread_hgt{height:28px;}
.bread_hgt-inner{height:44px;}
.bread_pad{padding-top:7px;}
.bread_pad-inner{padding-top:13px; float:left;}
.search_pad{float:right; padding-top:11px;}
.footer_lt_pad{float:left; padding-top:10px;}
.footer_rt_pad{float:right; padding-top:10px;}
.menu_outer_pad{padding-right:23px;}
.menu_bg-inner{background-color:#b1cb36; height:21px;}
.menu_pad{padding:1px 0px 20px 0px;}
.menu_border{border:#b1cb36 1px solid; padding:10px 2px;}
.li_padd { padding-bottom:7px;}

TH,TD,DIV,P{font-family:Verdana, Tahoma; font-size:12px; color:#666666; line-height: 1.55em;}
A,A:link,A:visited,A:active{color:#b1cb36; text-decoration:none; font-weight:normal;}
A:hover{color:#000000; text-decoration:underline; font-weight:normal;}

/* ControlPanel style */
.ControlPanel{border:none;padding-bottom:10px; background-color:#ffffff;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#77aee6;}
.ControlPanel a.CommandButton:hover{color:#77aee6; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/* ********** Search Style ************** */
#SearchContainer Input{padding:4px 0px 0px 2px; border:none; WIDTH:156px; HEIGHT:22px; background:transparent; margin:0px; font-size:11px; color:#000000;}


/* ********** Language Style ************** 
#LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}*/


/* ********** Pane Style ************** */
.TopPane{padding:0; margin:0;}
.LinkPane{padding:0; margin:0;}
.LeftPane{padding:0 0px 0px 0px; margin:0;}
.RightPane{padding:0 0px 0px 21px; margin:0;}
.Right1Pane{padding:0 0px 0px 23px; margin:0;}
.BannerPane{padding:0px 0px 0px 0px; margin:0;}
.ContentPane{padding:0px 0px 0px 0px; margin:0px;}
.MiddlePane{padding:0px 0px 0px 21px; width:20%; margin:0;}
.Middle1Pane{padding:0px 0px 0px 24px; width:52%; margin:0;}
.MidLeftPane{padding:0px 0px 0px 21px; width:20%; margin:0;}
.MidRightPane{padding:0px 0px 0px 21px; width:20%; margin:0;}
.BottomPane{padding:0px 0px 0px 0px; margin:0;}
.FullBottomPane{padding:0px 0px 0px 0px; margin:0;}
.MenuPane{padding:2px 0px 0px 13px; margin:0;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#000000;}
.SubHead{font-size:11px; color:#000000;}
.SubSubHead{font-size:11px; color:#000000;}
.Normal{font-size:10px; color:#000000;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-size:11px; color:#b1cb36; font-weight:bold; text-decoration:none;}
a.user:hover{color:#b1cb36; text-decoration:none;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.links:hover{color:#b1cb36; text-decoration:none;}

/* ********** Footer Index ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited{font-size:11px; color:#999999; text-decoration:none; font-weight:bold;}
a.footer:hover{color:#999999; text-decoration:underline;}


/* ********** login Index ************** */
.loginlink, a.loginlink:link, a.loginlink:active, a.loginlink:visited{font-size:10px; color:#999999; text-decoration:none; font-weight:bold;}
a.loginlink:hover{color:#b1cb36; text-decoration:none;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{font-size:11px; color:#a8a8a8; font-weight:bold; text-decoration:none;}
a.Breadcrumb:hover{color:#b1cb36; text-decoration:none;}

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.date:hover{ color:#b1cb36; text-decoration:none;}


/* r.a.d.menu Dnn skin */

/* ********** Menu Style ************** */
.RadMenu_Dnn .link
{
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	padding:0 12px;	
	text-align: center;
	cursor:pointer;
	border:none;
	outline:none;
}

.RadMenu_Dnn .link:hover,
.RadMenu_Dnn .focused,
.RadMenu_Dnn .expanded
{
	text-decoration:none;
	color:#000000;
	font-size:13px; 
	font-weight:bold;
	line-height:28px;
	padding:0 12px;	
	text-align: center;
	cursor:pointer;
	border:none;
	outline:none;
	
	

}

.RadMenu_Dnn .rootGroup .disabled:hover
{
	
	color:#000000;
}

.RadMenu_Dnn .text
{
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

.RadMenu_Dnn  .link:hover .text, 
.RadMenu_Dnn  .focused .text 
{
	color:#000000;
}

/* Submenu of menu */
.RadMenu_Dnn .Leftimage
{
display:none;
}

.RadMenu_Dnn .group
{
	border:none;
	background:#b1cb36;
}

.RadMenu_Dnn .group .text
{
	color: #ffffff;
	font-size:11px;
	font-weight:normal;
	padding-left: 9px;
}      

.RadMenu_Dnn .group .link
{
	margin-top:0px;
	margin-bottom:0px;
	background:#b1cb36;
	line-height: 21px;
	text-align: left;
	padding:0px 11px 0px 3px;
}

.RadMenu_Dnn .group .link .text 
{
	color: #ffffff;
}

.RadMenu_Dnn .group .link:hover .text, 
.RadMenu_Dnn .group .focused .text 
{
	color: #99ccff;
}

.RadMenu_Dnn .group .link:hover,
.RadMenu_Dnn .group .focused,
.RadMenu_Dnn .group .expanded
{
	background:#003366;
	color: #99ccff;
	line-height: 21px;
	text-align: left;
	border: 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 11px 0px 3px;
}

.RadMenu_Dnn .expandLeft,
.RadMenu_Dnn .expandRight
{
	background: transparent url(images/groupImage.gif) right center no-repeat;
	padding:0 10px;
}


/******************* panelbar wrapper **************************/
.RadPanelbar_Dnn .image
{
display:none;
}

.RadPanelbar_Dnn .rootGroup .text
{
	color: #010101;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
	padding:0px 0px 0px 28px;
	border-bottom:none;
}

/* Normal */
.RadPanelbar_Dnn .rootGroup .link
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/menu_normal.gif) no-repeat top left;
}

/* Hover */
.RadPanelbar_Dnn .rootGroup .link:hover .text
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/menu_hover.gif) no-repeat top left;
}

/* Selected */
.dnn_SelectedPathItemCss .text
{  
	color: #ffffff !important;
	font-weight:bold;
	text-decoration:none;
	background:url(images/menu_hover.gif) no-repeat top left;
}

/************* Submenu ****************/

.RadPanelbar_Dnn .group
{
	height:auto !important;
}

.RadPanelbar_Dnn .group .text
{
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 39px;
	line-height:1.9em;
	color:#808080;
}

/************* Submenu_Normal ****************/
.RadPanelbar_Dnn .group .link
{
	font-weight:bold;
	font-size: 11px;
	background:transparent;
	text-decoration:none;
}

/************* Submenu_Hover ****************/
.RadPanelbar_Dnn .group .link:hover .text
{
	color:#b1cb36;
	font-weight:bold; 
	text-decoration:none;
	background:transparent;
}

/************* Submenu_Selected ****************/
.RadPanelbar_Dnn .group .selected .text
{
	color:#b1cb36;
	font-weight:bold; 
	text-decoration:none;
}

.RadPanelbar_Dnn .level1 .item
{
	padding: 0px 0px 0px 0px; 
	font:bold 11px;
	text-decoration:none;
} 

.RadPanelbar_Dnn .level2 .item
{
	padding: 0px 0px 0px 20px;
	font:bold 11px;
	text-decoration:none;
} 


.bread_text{font-size:11px; color:#a8a8a8; font-weight:bold;}

.black_text{font-size:14px; color:#000000; font-weight:normal;}
.black_text-smal1{font-size:12px; color:#000000; font-weight:bold;}
.dark_grey_text{font-size:11px; color:#676767; font-weight:bold;}
.black_text1{ font-size:12px; color:#000000; font-weight:normal;}
.black_text2{color:#000000; font-size:12px; font-weight:normal;}

.blue_text{font-size:12px; color:#334c82; font-weight:bold;}
.blue_text_aut{font-size:10px; color:#334c82; font-weight:bold;}
.blue_text1{font-size:12px; color:#003366; font-weight:normal;}
.dark_blue_text{font-size:12px; color:#131d55; font-weight:normal;}

.white_text{font-size:12px; color:#ffffff; font-weight:bold;}
.white_text1{font-size:11px; color:#ffffff; font-weight:bold;}

.grey_text{font-size:19px; color:#a8a8a7; font-weight:normal;}
.grey_text1{font-size:11px; color:#666666; font-weight:normal;}
.grey_text2{font-size:12px; font-family:"MS Reference Sans Serif"; color:#666666; font-weight:normal;}
.grey_text3{font-size:11px; color:#666666; font-weight:normal;}


.green_text{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#b1cb36; font-weight:bold;}
.green_text1{color:#b1cb36; font-size:12px; font-weight:normal;}
.green_text4{color:#b1cb36; font-size:14px; font-weight:normal;}
.green_text2{font-size:12px; color:#b1cb36; font-weight:bold;}
.dark_green_text{font-size:11px; color:#5f6a29; font-weight:normal;}
.green_text3 {color:#999933; font-size:12px; font-weight:bold;}

.Mblue_head{ padding:4px 0px 4px 5px; background-color:#6699cc; }
.Mblue_Htext {color:#ffffff; font-size:14px; font-weight:bold;}
.Mblue_text1 { color:#1a468c; font-size:15px; font-weight:normal; line-height:1.4em;}
.blue_text3 {  color:#1a468c; font-weight:normal;}
.Mgreen_text2{font-size:15px; color:#b1cb36; font-weight:bold;}
.Mli_lineheight { line-height:1.6em;}
.blue_text4 { color:#1f497d; font-size:12px; font-weight:normal;}
.bla_text { color:#000000; font-size:12px; font-weight:normal;}
.bla1_text { color:#000000; font-size:10px; font-weight:normal;}
.bla2_text { color:#000000; font-size:10px; font-weight:bold;}
.bla3_text { color:#000000; font-size:11px; font-weight:normal;}
.bla4_text { color:#000000; font-size:14px; font-weight:normal;}

.blu4_text { color:#1f497d; font-size:13px; font-weight:bold;}


.more,a.more:link,a.more:active,a.more:visited {font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}
a.more:hover{color:#b1cb36; text-decoration:underline;}

.blue_link,a.blue_link:link,a.blue_link:active,a.blue_link:visited {font-size:12px; color:#1a458b; text-decoration:none; font-weight:bold;}
a.blue_link:hover{color:#b1cb36; text-decoration:underline;}

.green_link,a.green_link:link,a.green_link:active,a.green_link:visited {font-size:14px; color:#b1cb36; text-decoration:none; font-weight:bold;}
a.green_link:hover{color:#000000; text-decoration:none;}

.green_link2,a.green_link2:link,a.green_link2:active,a.green_link2:visited {font-size:14px; color:#b1cb36; text-decoration:none; font-weight:bold;}
a.green_link2:hover{color:#b1cb36; text-decoration:none;}

.green_link1,a.green_link1:link,a.green_link1:active,a.green_link1:visited {font-size:12px; color:#b1cb36; text-decoration:none; font-weight:bold;}
a.green_link1:hover{color:#b1cb36; text-decoration:none;}

.blue_link1,a.blue_link1:link,a.blue_link1:active,a.blue_link1:visited {font-size:11px; color:#1a458b; text-decoration:none; font-weight:bold;}
a.blue_link1:hover{color:#1a458b; text-decoration:underline;}

.blue_link2,a.blue_link2:link,a.blue_link2:active,a.blue_link2:visited {font-size:12px; color:#003366;  text-decoration:underline; font-weight:bold;}
a.blue_link2:hover{color:#003366; text-decoration:none;}

.blue_link3,a.blue_link3:link,a.blue_link3:active,a.blue_link3:visited {font-size:11px; color:#003366;  text-decoration:underline; font-weight:bold;}
a.blue_link3:hover{color:#003366; text-decoration:none;}

.gray, a.gray:link, a.gray:active, a.gray:visited{font-size:10px; color:#999999; text-decoration:none; font-weight:bold;}
a.gray:hover{color:#999999; text-decoration:underline; font-weight:bold;}

.event_link2,a.event_link2:link,a.event_link2:active,a.event_link2:visited {font-size:12px; color:#003366;  text-decoration:underline; font-weight:bold;}
a.event_link2:hover{color:#003366; text-decoration:none;}



h1{ 
	margin:0px; 
	padding:0px;
	line-height:1.5em; 
	letter-spacing:0px;
	font-weight:normal;
    font-size: 30px;
    color:#000000;
}

.green_color{color:#b1cb36;}

h2{ 
	margin:0px; 
	padding:0px;
	line-height:1.5em; 
	letter-spacing:0px;
	font-weight:normal;
    font-size: 14px;
    color:#17468c;
}

h5{ 
	margin:0px; 
	padding:20px 0px 5px 0px;
	line-height:1.5em; 
	letter-spacing:0px;
	font-weight:bold;
    font-size: 13px;
    color:#b1cb36;
}

h6{ 
	margin:0px; 
	padding:20px 0px 0px 0px;
	line-height:1.5em; 
	letter-spacing:0px;
	font-weight:bold;
    font-size: 14px;
    color:#b1cb36;
}


li {
	line-height:normal;
	list-style-image:url(images/bullets_img.gif);
	list-style-type: disc;
	padding:0px 0px 0px 0px;
	line-height:1.2em;
}

.pdf_pad{padding-bottom:10px;}

.left_pad{paddin-left:50px;}

.border_col
{
background:#a2a2a2;
border-width: 0px;
border-style: none;
}
.border_col td
{
background:#ffffff;
padding:10px;
}

/**************************************************
 *                                                *
 *  AJAX Tabs Style  for eagle racing                      *
 *                                                *
 **************************************************/


.AjaxTabs_intercept
{
	text-align: left;
	background:url("ajax/white_bg.gif") repeat-x top left !important;
	
}

.AjaxTabs_intercept .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
	
}
.AjaxTabs_intercept .ajax__tab_outer {
      
    background:url("ajax/tab-right.gif") 
        no-repeat 
        right;
         height:25px;
    
}
.AjaxTabs_intercept .ajax__tab_inner {
     padding:0 5px;
    background:
        url("ajax/tab-left.gif") 
        no-repeat;
        height:25px;
}
.AjaxTabs_intercept .ajax__tab_tab {
	padding: 5px 10px 0px 10px;

    margin:0;
    background:
        url("ajax/tab.gif") 
        repeat-x;
         height:25px;
        color:#ffffff;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 11px; 
        font-weight:bold;
}
.AjaxTabs_intercept .ajax__tab_hover .ajax__tab_outer {
    background:
        url("ajax/tab-hover-right.gif") 
        no-repeat 
        right;
         height:25px;
}
.AjaxTabs_intercept .ajax__tab_hover .ajax__tab_inner {
    background:
        url("ajax/tab-hover-left.gif") 
        no-repeat;
        height:25px;
}
.AjaxTabs_intercept .ajax__tab_hover .ajax__tab_tab {
    background:
        url("ajax/tab-hover.gif") 
        repeat-x;
         height:25px;
        color:#b1cb36;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 11px; 
        font-weight:bold;
}
.AjaxTabs_intercept .ajax__tab_active .ajax__tab_outer {
    background:
        url("ajax/tab-hover-right.gif") 
        no-repeat 
        right;
         height:25px;
}
.AjaxTabs_intercept .ajax__tab_active .ajax__tab_inner {
    background:
        url("ajax/tab-hover-left.gif")
        no-repeat;
        height:25px;
}
.AjaxTabs_intercept .ajax__tab_active .ajax__tab_tab {
    background:
        url("ajax/tab-hover.gif")
        repeat-x;
         height:25px;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 11px; 
        font-weight:bold;
		color:#b1cb36;
       
}
.AjaxTabs_intercept .ajax__tab_body {
    font-family:Arial,tahoma,helvetica;
    font-size:11px;
    padding:8px;
   
    
}

ul.siteMap {
 list-style-type: none; 
margin:0;
padding:0;

}

ul.siteMap li {
padding-left: 1.1em;
list-style-image:none;
list-style-type: none; 
}
ul.siteMap li a {
 margin-left: -1em;
 padding-left: .5em;
 text-decoration:none;

}
ul.siteMap li ul {
 
	margin: -1.2em 0 0 -1.6em;
	padding: 1.1em 0 0 1.6em;
}




