body 
{ 
  font: 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
}
a 
{
  text-decoration:none;
}

a:hover 
{
  text-decoration:underline;
}

img
{
  border:0;
}

.global_toplinks,
.global_toplinks a,
.global_toplinks a:hover
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
}

.global_searchbox
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  padding: 1px 0 1px 0;
}

#TopNav
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color: #A20412;
  background: transparent url(../images/global/mainnav_bg.jpg) 0 0 repeat-x;
}

#NsaTopNav
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color: #A20412;
  background: transparent none 0 0 no-repeat;
}


#TopNav li {
  position: relative;
  float: left;
  padding: 4px 0;
  padding-bottom: 5px;
  margin: 0;
  background: transparent none 0 0 no-repeat;
}


#NsaTopNav li {
  position: relative;
  float: left;
  padding: 4px 0;
  padding-bottom: 5px;
  margin: 0;
  background: transparent none 0 0 no-repeat;
}


#TopNav li a {
  display: block;
  padding: 0 8px;
  border-right: 1px solid #A20412;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#NsaTopNav li a {
  display: block;
  padding: 0 8px;
  border-right: 1px solid #FFFFFF;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}


#TopNav li a:hover {
  text-decoration: underline;
}

#NsaTopNav li a:hover {
  text-decoration: underline;
}

#TopNav li a.dropdown {
  background: transparent url(../images/global/mainnav_dropdown_arrow.gif) 100% 60% no-repeat;
  padding-right: 22px;
}

#NsaTopNav li a.dropdown {
  background: transparent url(../images/global/mainnav_dropdown_arrow.gif) 100% 60% no-repeat;
  padding-right: 22px;
}


#TopNav li a.last_entry {
  border: 0;
}

#NsaTopNav li a.last_entry {
  border: 0;
}

#TopNav li ul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 22px;
  left: 15px;
  width: 170px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: #FFF url(../images/global/divider_horz_shadow.gif) 50% 0% no-repeat;
  border-right: 1px solid #C8C8C9;
  border-left: 1px solid #C8C8C9;
  border-bottom: 1px solid #C8C8C9;
}

#NsaTopNav li ul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 22px;
  left: 15px;
  width: 170px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: #FFF url(../images/global/divider_horz_shadow.gif) 50% 0% no-repeat;
  border-right: 1px solid #C8C8C9;
  border-left: 1px solid #C8C8C9;
  border-bottom: 1px solid #C8C8C9;
}

#TopNav li:hover ul,

#NsaTopNav li:hover ul,


#TopNav li.over ul 
{
  display: block;
}

#NsaTopNav li.over ul 
{
  display: block;
}

#TopNav li ul li 
{
  position: relative;
  float: left;
  width: 170px;
  padding: 0;
  margin: 0;
}

#NsaTopNav li ul li 
{
  position: relative;
  float: left;
  width: 170px;
  padding: 0;
  margin: 0;
}

#TopNav li ul li a 
{
  position: relative;
  border: 0;
  padding: 5px;
  margin: 0;
  font-weight: normal;
  color: #000;
}

#NsaTopNav li ul li a 
{
  position: relative;
  border: 0;
  padding: 5px;
  margin: 0;
  font-weight: normal;
  color: #000;
}

#TopNav li ul li a:hover 
{
  color: #000;
  background-color: #CCC;
  text-decoration: none;
}

#NsaTopNav li ul li a:hover 
{
  color: #000;
  background-color: #CCC;
  text-decoration: none;
}

#Sidebar {
	position: relative;
	background: #F3F3F3 url(../images/global/sidebar_bg_bottom.gif) left bottom no-repeat;
}

.global_tickers,
.global_tickers a,
.global_tickers a:hover
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color:white;
}


#CountDown 
{
  width: 128px;
  height: 23px;
  background: transparent url(../images/global/days_to_go.gif) 25px 0 no-repeat;
  padding: 0 35px 0 25px;
  margin: 0;
}

#CountDownTxt 
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  padding: 4px 0 0 0;
  margin: 0 83px 0 0;
  text-align: center;
}

.global_leftnav_header
{
  margin-top: 30px;
}

.global_leftnav_header a,
.global_leftnav_header a:hover
{
  display: block;
  padding-left: 13px;
  background: transparent url(../images/global/bullet_red_plus.gif) 0em 0.25em no-repeat;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666666;
  letter-spacing: -0.03em;
}

.global_leftnav_item,
.global_leftnav_item_selected
{
  margin: 8px 0 0 15px;
}


.global_leftnav_item a,
.global_leftnav_item a:hover
{
  padding-right: 9px;
  background: transparent url(../images/global/bullet_grey_arrow2.gif) 100% 50% no-repeat;
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  letter-spacing: -0.03em;
  color: #666666;
}

.global_leftnav_item_selected a,
.global_leftnav_item_selected a:hover
{
  padding-right: 9px;
  background: transparent url(../images/global/bullet_grey_arrow2.gif) 100% 50% no-repeat;
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  letter-spacing: -0.03em;
  color: #E41A1D;
}

.global_vert_divider_shadow_left 
{
  background: transparent url(../images/global/divider_vert_shadow_left.gif) 0% 0% no-repeat;
  border-left: 1px solid #C8C8C9;
}

.global_vert_divider_shadow_right 
{
  background: transparent url(../images/global/divider_vert_shadow_right.gif) 100% 0% no-repeat;
  border-right: 1px solid #C8C8C9;
}

.global_breadcrumbs
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  margin-top: 15px;
  color: #727272;
}

.global_breadcrumbs a,
.global_breadcrumbs a:hover 
{
  color: #727272;
}

.global_breadcrumbs .selected
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.global_section_title 
{
  padding: 0 0 0 15px;
  margin-top: 1.3em;
  margin-bottom: 0;
  background: transparent url(../images/global/bullet_yellow_donut.gif) 0% 50% no-repeat;
  font: 16px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E70719;
}

.global_divider_horz_grey_dot 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}

.global_divider_horz_blue_dot 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  background: transparent url(../images/global/divider_horz_blue_dot.gif) 0 0 repeat-x;
}

.global_divider_horz_shadow 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  border-top: 1px solid #C8C8C9;
  background: transparent url(../images/global/divider_horz_shadow.gif) 0 0 no-repeat;
}

.global_print_email
 {
  margin: 15px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}

.global_print_email .container 
{
  padding: 7px 10px 7px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0% 100% repeat-x;
  text-align: right;
}

.global_print_email .icon 
{
  margin: 2px 0;
}

.global_print_email .icon img,
.global_print_email .icon select 
{
  margin-left: 5px;
  vertical-align: middle;
}

.global_print_email .icon a, 
.global_print_email .icon a:hover
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  margin-left: 25px;
  color:black;
}

.global_footer 
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
}

.standard_heading1,
.standard_heading1 a,
.standard_heading1 a:hover
{
  margin-bottom: 1em;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3em;
  color: #FB6307;
}

.standard_heading2, 
.standard_heading2 a,
.standard_heading2 a:hover
{
  margin-bottom: 1em;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.standard_heading3, 
.standard_heading3 a,
.standard_heading3 a:hover
{
  margin-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: black;
}

.standard_image_legend 
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
}


.standard_text 
{
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.standard_text_date 
{
  padding-left: 1em;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.standard_text_legend 
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
}

.home_text 
{
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_text_title,
.home_text_title a,
.home_text_title a:hover
{
  margin-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.home_text_legend 
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
}




.standard_pagelist_date
{
  padding: 0 0 0 10px;
  margin-bottom: 2px;
  background: url(../images/global/bullet_grey_arrow.gif) 0 50% no-repeat;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.standard_pagelist_title,
.standard_pagelist_title a,
.standard_pagelist_title a:hover
{
  margin-bottom: 4px;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #05568E;
}

.standard_pagelist_text 
{
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.standard_pagelist_more
{
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
}

.standard_pagelist_more a
{
  padding-left: 7px;
  background: transparent url(../images/global/bullet_blue_arrow.gif) 0 50% no-repeat;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
  text-decoration: underline;
}

.standard_pagelist_more a:hover
{
  color: #72A0CB;
  font-weight: normal;
  text-decoration: underline;
}

.home_pagelist_image_date
{
  padding-left:100px;
  margin-bottom: 2px;
  background: url(../images/global/bullet_black_circle.gif) 0 50% no-repeat;
  background-position: 85px;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.home_pagelist_date
{
  padding-left:15px;
  margin-bottom: 2px;
  background: url(../images/global/bullet_black_circle.gif) 0 50% no-repeat;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.home_pagelist_title,
.home_pagelist_title a,
.home_pagelist_title a:hover
{
  margin-bottom: 4px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.home_pagelist_text 
{
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_pagelist_more
{
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
}

.home_pagelist_more a
{
  padding-left: 7px;
  background: transparent url(../images/global/bullet_blue_arrow.gif) 0 50% no-repeat;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
  text-decoration: underline;
}

.home_pagelist_more a:hover
{
  color: #72A0CB;
  font-weight: normal;
  text-decoration: underline;
}


.photo_pagelist_text
{
  padding-left:15px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: url(../images/global/bullet_black_circle.gif) 0 50% no-repeat;
  background-position: 5px;
}
.photo_pagelist_text a,
.photo_pagelist_text a:hover
{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.standard_page_numbers,
.standard_page_numbers a,
.standard_page_numbers a:hover 
{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding: 0 3px;
  color: #525151;
  text-decoration: none;
}

.standard_page_numbers a:hover 
{
  color: #CA1444;
}

.standard_page_numbers .selected 
{
  padding: 0 3px;
  font: bold 15px Verdana, Arial, Helvetica, sans-serif;
  color: #CA1444;
}

.standard_page_numbers img 
{
  padding: 0 5px;
}

.standard_pagedrop
 {
  margin: 15px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}

.standard_pagedrop .container 
{
  padding: 7px 10px 7px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0% 100% repeat-x;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
}

.home_pagedrop_title
{
  padding: 30px 0 15px 0;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #5A8694;
  text-align: left;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0em 3.7em repeat-x;
}

.standard_highlights_title,
.standard_highlights_title a,
.standard_highlights_title a:hover
{
  margin-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.standard_highlights_text
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.standard_highlights_legend 
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#666666;
}


.home_highlights_date
{
  padding-left:15px;
  background: url(../images/global/bullet_black_circle.gif) 0 50% no-repeat;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.home_highlights_title,
.home_highlights_title a,
.home_highlights_title a:hover
{
  margin-bottom: 4px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.home_highlights_text,
.home_highlights_text a,
.home_highlights_text a:hover
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_highlights_list a,
.home_highlights_list a:hover
{
  padding-left:15px;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #620F0F;
}

.home_highlights_date_list a,
.home_highlights_date_list a:hover
{
  padding-left:15px;
  background: url(../images/global/bullet_black_circle.gif) 0 5px no-repeat;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_highlights_legend 
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color:#CA1444;
  padding-top: 1em;
  font-weight: bold;
}


.home_highlights_more
{
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
}

.home_highlights_more a
{
  padding-left: 7px;
  background: transparent url(../images/global/bullet_blue_arrow.gif) 0 50% no-repeat;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
  text-decoration: underline;
}

.home_highlights_more a:hover
{
  color: #72A0CB;
  font-weight: normal;
  text-decoration: underline;
}

.home_heading1,
.home_heading1 a,
.home_heading1 a:hover
{
  margin-bottom: 1em;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3em;
  color: #FB6307;
}

.home_heading2, 
.home_heading2 a,
.home_heading2 a:hover
{
  margin-bottom: 1em;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.home_right_heading
{
  padding: 30px 0 15px 0;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #5A8694;
  text-align: left;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0em 3.7em repeat-x;
}

.home_right_heading a,
.home_right_heading a:hover
{
  padding: 30px 0 15px 0;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #5A8694;
  text-align: left;
}

.home_forum_date
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_forum_title
{
  padding-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:black;
}


.home_more_link,
.home_more_link a,
.home_more_link a:hover
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-top:4px;
  padding-bottom: 2px;
}


.home_text_link,
.home_text_link a,
.home_text_link a:hover
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: black;
  padding-top:4px;
  padding-bottom: 4px;
}


.home_poll_title
{
  padding-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:black;
}

.home_poll_text
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

.home_poll_vote a,
.home_poll_vote a:hover
{
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  padding-bottom: 1px;
}



.home_trivia_title
{
  padding-bottom: 1em;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-weight: bold;
  color: #620F0F;
}

.home_trivia_text
{
  margin-bottom: 4px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  color: black;
}

.home_partners_title,
.home_partners_title a,
.home_partners_title a:hover
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.standard_partners_title,
.standard_partners_title a,
.standard_partners_title a:hover
{
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: black;
}


.standard_table_title,
.standard_table_title a,
.standard_table_title a:hover
{
  font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: #FFFFFF;
}

.standard_table_subtitle,
.standard_table_subtitle a,
.standard_table_subtitle a:hover
{
  font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: black;
}

.standard_table_text,
.standard_table_text a,
.standard_table_text a:hover
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color:black;
}


.table_medalist_type1 a, 
.table_medalist_type1 a:hover 
{
  color: black;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.table_medalist_type1
{
  padding-top: 1em
  padding-bottom: 1em
}

.table_medalist_type1 .title 
{
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
}

.table_medalist_type1 .cell_type1
{
  padding: 6px 10px;
  background-color: red;
  color: #FFFFFF;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.table_medalist_type1 .cell_type2
{
  padding: 4px 5px;
  background-color: #F0FCFF;
  color: black;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.table_medalist_type1 .cell_type3
{
  padding: 4px 5px;
  background-color: #E4FAFF;
  color: black;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.table_medalist_type1 .border_left 
{
  border-left: 1px solid #F3F3F3;
}

.table_medalist_type1 .border_top 
{
  border-top: 1px solid #F3F3F3;
}

.table_medalist_type1 .border_right 
{
  border-right: 1px solid #F3F3F3;
}

.table_medalist_type1 .border_bottom 
{
  border-bottom: 1px solid #F3F3F3;
}



.table_medalist_type2 a, 
.table_medalist_type2 a:hover 
{
  color: #FF7D43;
}

.table_medalist_type2 .cell_type1 
{
  padding: 5px 15px;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FED783;
  color: #C6450B;
  text-align: center;
  font-weight: bold;
}

.table_medalist_type2 .rounded_top_left_type1,
.table_medalist_type2 .rounded_top_right_type1,
.table_medalist_type2 .rounded_bottom_right_type1,
.table_medalist_type2 .rounded_bottom_left_type1 
{
  background-image: url(../images/global/table_medalist_type2_rounded_type1.gif);
  background-repeat: no-repeat;
}

.table_medalist_type2 .rounded_top_left_type1 
{
  background-position: top left;
}

.table_medalist_type2 .rounded_top_right_type1 
{
  background-position: top right;
}

.table_medalist_type2 .rounded_bottom_right_type1 
{
  background-position: bottom right;
}

.table_medalist_type2 .rounded_bottom_left_type1 
{
  background-position: bottom left;
}

.table_medalist_type2 .cell_type4 
{
  padding: 0.7em;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FEF7E8;
}

.table_medalist_type2 .rounded_top_left_type4,
.table_medalist_type2 .rounded_top_right_type4,
.table_medalist_type2 .rounded_bottom_right_type4,
.table_medalist_type2 .rounded_bottom_left_type4 
{
  background-image: url(../images/global/table_medalist_type2_rounded_type4.gif);
  background-repeat: no-repeat;
}

.table_medalist_type2 .rounded_top_left_type4 
{
  background-position: top left;
}

.table_medalist_type2 .rounded_top_right_type4 
{
  background-position: top right;
}

.table_medalist_type2 .rounded_bottom_right_type4 
{
  background-position: bottom right;
}

.table_medalist_type2 .rounded_bottom_left_type4 
{
  background-position: bottom left;
}

.table_medalist_type2 .cell_type5 
{
  padding: 0.7em;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  background-color: #transparent;
}

.table_medalist_type2 .rounded_top_left_type5,
.table_medalist_type2 .rounded_top_right_type5,
.table_medalist_type2 .rounded_bottom_right_type5,
.table_medalist_type2 .rounded_bottom_left_type5 
{
  background-image: url(../images/global/table_medalist_type2_rounded_type5.gif);
  background-repeat: no-repeat;
}

.table_medalist_type2 .rounded_top_left_type5 
{
  background-position: top left;
}

.table_medalist_type2 .rounded_top_right_type5 
{
  background-position: top right;
}

.table_medalist_type2 .rounded_bottom_right_type5 
{
  background-position: bottom right;
}

.table_medalist_type2 .rounded_bottom_left_type5 
{
  background-position: bottom left;
}

.table_medalist_type2 .border_top 
{
  border-top: 1px solid #FF7D43;
}

.table_medalist_type2 .border_right 
{
  border-right: 1px solid #FF7D43;
}

.table_medalist_type2 .border_bottom 
{
  border-bottom: 1px solid #FF7D43;
}

.table_medalist_type2 .border_left 
{
  border-left: 1px solid #FF7D43;
}



.table_medal_type1
{
  padding-top: 1em
}

.table_medal_type1 .cell_type1 
{
  padding: 6px 10px;
  background-color: #CA1444;
  color: #FFF;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.table_medal_type1 .cell_type1 .small_text,
.table_medal_type1 .cell_type1 .small_text a,
.table_medal_type1 .cell_type1 .small_text a:hover 
{
	font-size: 9px;
	line-height: 1.1em;
}

.table_medal_type1 .cell_type1 .space_above {
	padding-top: 1em;
}

.table_medal_type1 .cell_type1 p {
	padding: 0;
	margin: 0;
}

.table_medal_type1 .border_left 
{
  border-left: 1px solid #F3F3F3;
}

.table_medal_type1 .border_top 
{
  border-top: 1px solid #F3F3F3;
}

.table_medal_type1 .border_right 
{
  border-right: 1px solid #F3F3F3;
}

.table_medal_type1 .border_bottom 
{
  border-bottom: 1px solid #F3F3F3;
}


.table_medal_type1 .title 
{
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFF;
}

.table_medal_type1 .date
{
  padding-top: 1em !important;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CCC;
}

.table_medal_type1 .alt_color {
	color: #CCC;
}

.table_medal_type2
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.table_medal_type2 .small_text,
.table_medal_type2 .small_text a,
.table_medal_type2 .small_text a:hover
{
  font-size: 9px;
}

.table_medal_type2 a 
{
  color: #272727;
  text-decoration: underline;
}

.table_medal_type2 a:hover 
{
  color: #777777;
  text-decoration: underline;
}

.table_medal_type2 .white a
{
  color: #FFF;
}

.table_medal_type2 th,
.table_medal_type2 td 
{
  padding: 1px;
  color: #272727;
  font-weight: normal;
  text-align: center;
}

.table_medal_type2 .cell_type1 
{
  padding: 2px;
  background-color: #ED0039;
  color: #FFF;
}

.table_medal_type2 .cell_type2 
{
  background-color: #B4B4B4;
}

.table_medal_type2 .cell_type3 
{
  background-color: #DFDADE;
}

.table_medal_type2 .cell_type4 
{
  background-color: transparent;
}

.table_medal_type2 .border_left 
{
  border-left: 1px solid #9BCBD4;
}

.table_medal_type2 .border_top 
{
  border-top: 1px solid #9BCBD4;
}

.table_medal_type2 .border_right 
{
  border-right: 1px solid #9BCBD4;
}

.table_medal_type2 .border_bottom 
{
  border-bottom: 1px solid #9BCBD4;
}

.table_schedule1{
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.table_schedule1 a {
	color: #FF7D43;
	text-decoration: none;
}

.table_schedule1 a:hover {
	color: #FF7D43;
	text-decoration: underline;
}

.table_schedule1 .cell_type1 {
	padding: 5px 13px;
	background-color: #FED783;
	color: #C6450B;
	text-align: center;
	font-weight: bold;
}

.table_schedule1 .rounded_top_left_type1,
.table_schedule1 .rounded_top_right_type1,
.table_schedule1 .rounded_bottom_right_type1,
.table_schedule1 .rounded_bottom_left_type1 {
	background-image: url(../images/global/table_schedule1_rounded_type1.gif);
	background-repeat: no-repeat;
}

.table_schedule1 .rounded_top_left_type1 {
	background-position: top left;
}

.table_schedule1 .rounded_top_right_type1 {
	background-position: top right;
}

.table_schedule1 .rounded_bottom_right_type1 {
	background-position: bottom right;
}

.table_schedule1 .rounded_bottom_left_type1 {
	background-position: bottom left;
}

.table_schedule1 .cell_type2 {
	padding: 5px 13px;
	background-color: #FF7D43;
	color: #FFF;
	font-weight: bold;
}

.table_schedule1 .rounded_top_left_type2,
.table_schedule1 .rounded_top_right_type2,
.table_schedule1 .rounded_bottom_right_type2,
.table_schedule1 .rounded_bottom_left_type2 {
	background-image: url(../images/global/table_schedule1_rounded_type2.gif);
	background-repeat: no-repeat;
}

.table_schedule1 .rounded_top_left_type2 {
	background-position: top left;
}

.table_schedule1 .rounded_top_right_type2 {
	background-position: top right;
}

.table_schedule1 .rounded_bottom_right_type2 {
	background-position: bottom right;
}

.table_schedule1 .rounded_bottom_left_type2 {
	background-position: bottom left;
}

.table_schedule1 .cell_type3 {
	padding: 5px 13px;
	background-color: #E9E9E9;
	color: #4D4C4C;
	font-weight: bold;
}

.table_schedule1 .rounded_top_left_type3,
.table_schedule1 .rounded_top_right_type3,
.table_schedule1 .rounded_bottom_right_type3,
.table_schedule1 .rounded_bottom_left_type3 {
	background-image: url(../images/global/table_schedule1_rounded_type3.gif);
	background-repeat: no-repeat;
}

.table_schedule1 .rounded_top_left_type3 {
	background-position: top left;
}

.table_schedule1 .rounded_top_right_type3 {
	background-position: top right;
}

.table_schedule1 .rounded_bottom_right_type3 {
	background-position: bottom right;
}

.table_schedule1 .rounded_bottom_left_type3 {
	background-position: bottom left;
}

.table_schedule1 .cell_type4 {
	padding: 0.7em;
	background-color: #FEF7E8;
}

.table_schedule1 .rounded_top_left_type4,
.table_schedule1 .rounded_top_right_type4,
.table_schedule1 .rounded_bottom_right_type4,
.table_schedule1 .rounded_bottom_left_type4 {
	background-image: url(../images/global/table_schedule1_rounded_type4.gif);
	background-repeat: no-repeat;
}

.table_schedule1 .rounded_top_left_type4 {
	background-position: top left;
}

.table_schedule1 .rounded_top_right_type4 {
	background-position: top right;
}

.table_schedule1 .rounded_bottom_right_type4 {
	background-position: bottom right;
}

.table_schedule1 .rounded_bottom_left_type4 {
	background-position: bottom left;
}

.table_schedule1 .cell_type5 {
	padding: 0.7em;
	background-color: #transparent;
}

.table_schedule1 .rounded_top_left_type5,
.table_schedule1 .rounded_top_right_type5,
.table_schedule1 .rounded_bottom_right_type5,
.table_schedule1 .rounded_bottom_left_type5 {
	background-image: url(../images/global/table_schedule1_rounded_type5.gif);
	background-repeat: no-repeat;
}

.table_schedule1 .rounded_top_left_type5 {
	background-position: top left;
}

.table_schedule1 .rounded_top_right_type5 {
	background-position: top right;
}

.table_schedule1 .rounded_bottom_right_type5 {
	background-position: bottom right;
}

.table_schedule1 .rounded_bottom_left_type5 {
	background-position: bottom left;
}

.table_schedule1 .border_top {
	border-top: 1px solid #FF7D43;
}

.table_schedule1 .border_right {
	border-right: 1px solid #FF7D43;
}

.table_schedule1 .border_bottom {
	border-bottom: 1px solid #FF7D43;
}

.table_schedule1 .border_left {
	border-left: 1px solid #FF7D43;
}


.competition_schedule_table {
	color: #666666;
	font: normal 9px/1.8em Verdana, Arial, Helvetica, sans-serif;
}

.competition_schedule_table a {
	color: #3577B5;
	font-size: 9px;
	text-decoration: underline;
}

.competition_schedule_table a:hover {
	color: #72A0CB;
	font-size: 9px;
	text-decoration: underline;
}

.competition_schedule_table a.clickable, .competition_schedule_table a.clickable:hover {
	text-decoration: none;
	letter-spacing: 5px;
}

.competition_schedule_table .cell_type1 {
	background-color: #55AFDC;
	padding: 3px 1px;
	color: #FFF;
}

.competition_schedule_table th.cell_type1 {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.competition_schedule_table td.cell_type1 {
	padding: 3px 23px;
}

.competition_schedule_table .cell_type2 {
	background-color: #A8E2FC;
	padding: 1px;
	text-align: center;
}

.competition_schedule_table th.cell_type2 {
	padding: 3px 1px;
	color: #4D4C4C;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.competition_schedule_table .cell_type3 {
	background-color: #E6FBFF;
	padding: 1px 7px;
}

.competition_schedule_table .cell_type4 {
	background-color: #transparent;
	padding: 1px 7px;
}

.competition_schedule_table .border_top {
	border-top: 1px solid #E2E2E2 !important;
}

.competition_schedule_table .border_right {
	border-right: 1px solid #E2E2E2 !important;
}

.competition_schedule_table .border_bottom {
	border-bottom: 1px solid #E2E2E2 !important;
}

.competition_schedule_table .border_left {
	border-left: 1px solid #E2E2E2 !important;
}

.competition_schedule_table .border_none {
	border: 0 !important;
}

.competition_schedule_table .cell_type1,
.competition_schedule_table .cell_type2,
.competition_schedule_table .cell_type3,
.competition_schedule_table .cell_type4,
.competition_schedule_table .cell_null,
.competition_schedule_table .cell_heats,
.competition_schedule_table .cell_quarters,
.competition_schedule_table .cell_semis,
.competition_schedule_table .cell_finals {
	border: 1px solid #E2E2E2;
	border-left: 0;
	border-top: 0;
}

.competition_schedule_table img.legend_heats,
.competition_schedule_table img.legend_quarters,
.competition_schedule_table img.legend_semis,
.competition_schedule_table img.legend_finals {
	width: 6px;
	height: 5px;
	border: 1px solid #FFF;
	margin: 0 3px 0 7px;
}

.competition_schedule_table .cell_null {
	background-color: transparent;
}

.competition_schedule_table .cell_heats,
.competition_schedule_table .legend_heats {
	background-color: #F9F98E;
}

.competition_schedule_table .cell_quarters,
.competition_schedule_table .legend_quarters {
	background-color: #8ECECE;
}

.competition_schedule_table .cell_semis,
.competition_schedule_table .legend_semis {
	background-color: #9FFDFB;
}

.competition_schedule_table .cell_finals,
.competition_schedule_table .legend_finals {
	background-color: #DEE0E0;
}

.competition_schedule_heading {
	margin-bottom: 15px;
	color: #FB6307;
	font: bold 16px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.global_athlete_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.global_athlete_list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.global_athlete_list li {
	padding-left: 10px;
	background: transparent url(../images/global/bullet_black_circle.gif) 0 0.5em no-repeat;
}

.select_box {
	width: 180px;
	margin-left: 10px;
	padding: 0;
	text-align: center;
}

.standard_error 
{
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color:red;
}

.calendar
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #E8EBEC;
}
.calendar .table_title
{
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  background-color: #59B1DC;
  text-align: center;
}

.calendar .table_content
{
  font-size: 9px;
  font-weight: normal;
  color: #666666;
}

.calendar .table_content a.dayview
{
  font-size: 9px;
  text-decoration: none;
  color: #666666;
}

.calendar .table_content a.dayview:hover
{
  font-size: 9px;
  text-decoration: underline;
  color: #666666;
}

.calendar .table_content .event ul
{
  margin: 0;
  padding: 2px 3px 5px 4px;
  list-style-type: none;
}

.calendar .table_content .event li
{
  padding-left: 6px;
  background: transparent url(../images/global/bullet_grey_dash.gif) 0 0.8em no-repeat;
}

.calendar .table_content .weekview_list
{
  background-color: #E4FAFF;
}

.calendar .table_content .weekview_list ul
{
  margin: 0;
  padding: 5px 20px 5px 20px;
  list-style-type: none;
}

.calendar .table_content .weekview_list li
{
  padding-left: 10px;
  background: transparent url(../images/global/bullet_black_circle.gif) 0 0.5em no-repeat;
}

.calendar .table_content .weekview_more
{
  float:right;
  margin-right: 5px;
}

.calendar .table_content .weekview_more a
{
  padding-left: 7px;
  background: transparent url(../images/global/bullet_blue_arrow.gif) 0 50% no-repeat;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  text-align: right;
  text-decoration: underline;
}

.calendar .table_content .weekview_more a:hover
{
  color: #72A0CB;
  font-weight: normal;
  text-decoration: underline;
}

.calendar .table_content .dayview_content
{
  background-color: #E4FAFF;
  padding: 15px 20px 20px 20px;
}

.calendar .table_content .event_title,
.calendar .table_content .event_title a,
.calendar .table_content .event_title a:hover
{
  font-weight: bold;
  font-size: 12px;
  color: #0F5588;
}


.calendar_nav, .calendar_nav a
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color:black;
  text-decoration: none;
}

.calendar_nav a:hover
{
  font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color:black;
  text-decoration: underline;
}

.calendar_toolbar
{
  margin: 0 0 6px 0;
}

.calendar_navbar img,
.calendar_navbar select 
{
  margin-left: 5px;
  vertical-align: middle;
}

.calendar_navbar
{
  margin: 15px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}

.calendar_navbar .container 
{
  padding: 5px 0 5px 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0% 100% repeat-x;
  text-align: right;
}

.calendar_pager
{
  padding: 10px 10px 10px 20px;
  font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

.calendar_pager a,
.calendar_pager a:hover
{
  color: #666666;
}

.calendar_pager .current_page
{
  font-size: 14px;
  color: #E41A1D;
  font-weight: bold;
}

.calendar_event_heading {
	margin: 0;
	padding: 0 0 15px 0;
	font: bold 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FF7D43;
}

.calendar_event_image {
	margin: 0 1.0em 0 0;
	padding: 0;
	display: block;
	float: left;
}

.calendar_event_desc_heading {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #620F0F;
}

.calendar_event_text {
	margin: 0 0 1.5em 0;
	padding: 0;
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
}

.calendar_event_text a {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
	text-decoration: underline;
}

.calendar_event_text a:hover {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
}

.photo_gallery_thumbnail {
	width: 137px;
	margin-bottom: 15px;
}

.photo_gallery_thumbnail_image {
	padding: 4px;
	border: 1px solid #A7A7A7;
}

.photo_gallery_thumbnail_image table {
	float: left;
	width: 127px;
	height: 127px;
}

.photo_gallery_thumbnail_text {
	padding: 4px;
	background-color: #F9F9F9;
	font: normal 9px/1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A7A7A7;
	border-top: 0;	
}

.photo_gallery_thumbnail_text table {
	width: 127px;
	height: 33px;
}

.home_picoftheday_heading
{
  padding: 30px 0 15px 0;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #5A8694;
  text-align: left;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0em 3.7em repeat-x;
}

.home_picoftheday_heading a,
.home_picoftheday_heading a:hover
{
  color: #5A8694;
}

.home_picoftheday_link,
.home_picoftheday_link a,
.home_picoftheday_link a:hover
{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #3577B5;
  padding-left:2px;
  padding-top:2px;
  padding-bottom: 2px;
}

.table_sitemap 
{
  margin: 1.5em 0 0 0;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.table_sitemap a 
{
  display: block;
  color: #030303;
  text-decoration: none;
}

.table_sitemap a:hover 
{
  color: #030303;
  text-decoration: underline;
}

.table_sitemap .cell_type1 
{
  padding: 8px 10px;
  margin: 0;
}

.table_sitemap .cell_type1 a 
{
  padding: 0 0 0 10px;
  background: transparent url(../images/global/bullet_orange_arrow.gif) 0% 50% no-repeat;
  font-size: 11px;
  font-weight: bold;
  color: #F36209;
  text-transform: uppercase;
}

.table_sitemap .cell_type1 a:hover 
{
  color: #FF9453;
  text-decoration: none;
}

.table_sitemap .cell_type2,
.table_sitemap .cell_type3 
{
  padding: 5px 10px;
  margin: 0;
}

.table_sitemap .cell_type2 
{
  background-color: #F4F4F4;
}

.table_sitemap .cell_type3 
{
  background-color: transparent;
}

.table_sitemap .cell_type2 a,
.table_sitemap .cell_type3 a 
{
  padding: 0 0 0 10px;
}

.table_sitemap .cell_divider_horz_grey_dot 
{
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}



.athlete_table {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  margin-left: 20px;
  margin-right: 20px;
}

.athlete_table a, .athlete_table a:hover, .athlete_table a:visited {
  color: black;
}

.athlete_profile_heading {
	margin: 0;
	padding: 0 0 20px 0;
	font: bold 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FF7D43;
}

.athlete_profile_image {
	display: block;
	float: right; /*left*/
	margin: 0 1.5em 0 1.5em; /* 0 1.5em 0 0;*/
	padding: 0 17px 17px 0;
	background: transparent url(../images/global/athlete_profile_image_bg.gif) 100% 100% no-repeat;
}

.athlete_profile_desc_heading {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

.athlete_profile_common,
.athlete_profile_text {
	margin: 0 0 1.5em 0;
	padding: 0;
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
}

.athlete_profile_common {
	margin-top: -1.5em;
}

.athlete_profile_common td {
	padding: 0 7px 0 0;
}

.athlete_profile_text a {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
	text-decoration: underline;
}

.athlete_profile_text a:hover {
	font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
}
.table_athlete_global {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.table_athlete_global .cell_type1 {
	padding: 5px 13px;
	background-color: #FED783;
	color: #624C0B;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

.table_athlete_global .rounded_top_left_type1,
.table_athlete_global .rounded_top_right_type1,
.table_athlete_global .rounded_bottom_right_type1,
.table_athlete_global .rounded_bottom_left_type1 {
	background-image: url(../images/global/table_athlete_global_rounded_type1.gif);
	background-repeat: no-repeat;
}

.table_athlete_global .rounded_top_left_type1 {
	background-position: top left;
}

.table_athlete_global .rounded_top_right_type1 {
	background-position: top right;
}

.table_athlete_global .rounded_bottom_right_type1 {
	background-position: bottom right;
}

.table_athlete_global .rounded_bottom_left_type1 {
	background-position: bottom left;
}

.table_athlete_global .cell_type2 {
	padding: 5px;
	background-color: #FEF7E8;
	color: #000;
	font-weight: normal;
}

.table_athlete_global .rounded_top_left_type2,
.table_athlete_global .rounded_top_right_type2,
.table_athlete_global .rounded_bottom_right_type2,
.table_athlete_global .rounded_bottom_left_type2 {
	background-image: url(../images/global/table_athlete_global_rounded_type2.gif);
	background-repeat: no-repeat;
}

.table_athlete_global .rounded_top_left_type2 {
	background-position: top left;
}

.table_athlete_global .rounded_top_right_type2 {
	background-position: top right;
}

.table_athlete_global .rounded_bottom_right_type2 {
	background-position: bottom right;
}

.table_athlete_global .rounded_bottom_left_type2 {
	background-position: bottom left;
}

.table_athlete_global .border_top 
{
  border-top: 1px solid #FF7D43;
}

.table_athlete_global .border_right 
{
  border-right: 1px solid #FF7D43;
}

.table_athlete_global .border_bottom 
{
  border-bottom: 1px solid #FF7D43;
}

.table_athlete_global .border_left 
{
  border-left: 1px solid #FF7D43;
}

.table_athlete_global form {
	margin: 0;
	padding: 0;
}

.table_athlete_global select {
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

.table_athlete_global input.text {
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 0;
	margin: 0;
}

.table_athlete_global select.our_athletes {
	width: 144px;
}

.table_athlete_global input.our_athletes {
	width: 140px;

}

.athlete_search {
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #dfdfdf;
	margin: 0;
	padding: 5px 0 5px 15px;
}

form.athlete_search {
	padding: 0;
	margin: 0 0 20px 0;
}

.athlete_search_result {
	margin: 5px 5px 10px 5px;
}

.athlete_search_result .title,
.athlete_search_result .title a,
.athlete_search_result .title a:visited,
.athlete_search_result .title a:hover {
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #005592;
	font-weight: bold;
}

.athlete_search_result .description {
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

form.search {
	margin: 0;
	padding: 0;
}

.search_form {
	margin: 0;
	padding: 8px 13px;
	background-color: #DFDFDF;
	color: #333;
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.search_form td {
	padding: 0 10px 0 0 ;
}

.search_form input.text {
	padding: 3px 0 2px 0;
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.search_options {
	margin: 0;
	padding: 5px 7px;
	color: #050505;
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.search_options td {
	padding: 0 0 0 3px;
}

.search_options td.spacer {
	padding: 0 0 0 20px;
}

.search_summary {
	margin: 2.0em 0 1.5em 0;
	padding: 0;
	color: #050505;
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.search_result {
	margin: 0 0 1.7em 0;
	padding: 0;
	font: normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #050505;
}

.search_result .search_result_title,
.search_result .search_result_title a,
.search_result .search_result_title a:hover {
	margin: 0;
	padding: 0;
	color: #05568E;
	font: bold 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.search_result .search_result_title a:hover {
	color: #76A2C1;
}

.search_result .search_result_excerpt,
.search_result .search_result_url {
	margin: 0;
	padding: 0;
}

.search_pager
{
  padding: 10px 10px 10px 20px;
  font: normal 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

.search_pager a,
.search_pager a:hover
{
  color: #666666;
}

.search_pager .current_page
{
  font-size: 15px;
  color: #E41A1D;
  font-weight: bold;
}


<!-- Created for Sports Idol -->

#VoteMain {
width:710px;
}

#VoteMain #Info {
margin:20px 0px 0px 300px;
width:410px;
}

#VoteMain .header {
	font-size: 13px;
	font-weight: bold;
	color: #FF7D43;
	padding-bottom: 10px;
	text-align: left;
}

img.left {
float:left;
padding:25px 15px 10px 32px;
background-image:url(../images/sportsidol/imgBackground.jpg);
background-repeat:no-repeat;
}

#VoteMain #extra_nav_top {
margin:20px 0px 10px 0px;
border-bottom:#cccccc 1px dotted;
}

#VoteMain #extra_nav_bottom {
margin:10px 0px 0px 0px;
border-top:#cccccc 1px dotted;
}




/* --- */

form {
	padding: 0;
	margin: 0;
}

select {
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

input.text {
	font: normal 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 0;
	margin: 0;
}

/* --- */

.space_above {
	padding-top: 1em;
}

.space_below {
	padding-bottom: 1em;
}

.text_align_right {
	text-align: right
}

.small_text {
	font-size: 9px;
	line-height: 1.1em;
}

.small_text a {
	font-size: 9px;
	line-height: 1.1em;
}

.small_text a:hover {
	font-size: 9px;
	line-height: 1.1em;
}

.more_link {
	color: #3577B5;
	font-weight: normal;
	text-align: right;
}

.more_link a {
	padding-left: 7px;
	background: transparent url(../images/global/bullet_blue_arrow.gif) 0 0.4em no-repeat;
	color: #3577B5;
	font-weight: normal;
	text-decoration: underline;
}

.more_link a:hover {
	color: #72A0CB;
	font-weight: normal;
	text-decoration: underline;
}

.more_link_align_left {
	color: #3577B5;
	font-weight: normal;
}

.more_link_align_left a {
	display: block;
	padding-left: 7px;
	background: transparent url(../images/global/bullet_blue_arrow.gif) 0 0.4em no-repeat;
	color: #3577B5;
	font-weight: normal;
	text-decoration: underline;
}

.more_link_align_left a:hover {
	color: #72A0CB;
	font-weight: normal;
	text-decoration: underline;
}

/* --- */

.divider_vert_shadow_right {
	background: transparent url(../images/global/divider_vert_shadow_right.gif) 100% 0% no-repeat;
	border-right: 1px solid #C8C8C9;
}

.divider_vert_shadow_left {
	background: transparent url(../images/global/divider_vert_shadow_left.gif) 0% 0% no-repeat;
	border-left: 1px solid #C8C8C9;
}

/* --- */

.divider_horz_shadow hr,
.divider_horz_blue_dot hr {
	display: none;
}

.divider_horz_shadow {
	height: 15px;
	padding: 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #C8C8C9;
	background: transparent url(../images/global/divider_horz_shadow.gif) 0 0 no-repeat;
}

.divider_horz_blue_dot {
	height: 15px;
	padding: 0;
	margin: 15px 0 0 0;
	background: transparent url(../images/global/divider_horz_blue_dot.gif) 0 0 repeat-x;
}

/* --- */

#Masthead {
	background: transparent url(../images/global/masthead_bg.jpg) 0 0 no-repeat;
}

#Masthead a {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
	
#Masthead a:hover {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

#Masthead input.text {
	margin: 0 0 0 5px;
	width: 110px;
}

/* --- */

#MainNav {
	background: transparent url(../images/global/mainnav_bg.jpg) 0 0 repeat-y;
	color:#A20412;
	padding-left: 10px;
}

#MainNav a {
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding: 0 7px;
}
	
#MainNav a:hover {
	font-weight:bold;
	color:white;
	text-decoration:underline;
}

#MainNav a.dropdown {
	padding-right: 15px;
	background: transparent url(../images/global/mainnav_dropdown_arrow.gif) 100% 60% no-repeat;
}

#MainNav td {
}

/* --- */

#InfoBar {
	background: #666;
}

#TickerTape {
	background-color: #353535;
	color: white;
	padding: 0 3px;
}

/* --- */

#Highlight {
	position: relative;
	z-index: 1;
}

/* --- */

#IndexLayout {
	position: relative;
	z-index: 2;
	margin-top: -10px;
}

/* --- */

#IndexLayout #Mainbar .header {
	font-size: 13px;
	font-weight: bold;
	color: #FF7D43;
	padding-bottom: 10px;
	text-align: left;
}

#IndexLayout #Mainbar .title {
	color: #620F0F;
	font-weight: bold;
}

#IndexLayout #Mainbar .title a {
	color: #620F0F;
	font-weight: bold;
}

#IndexLayout #Mainbar .title a:hover {
	color: #620F0F;
	font-weight: bold;
}

#IndexLayout #Mainbar .caption {
	color: #CA1444;
	font-weight: bold;
}

#IndexLayout #Mainbar .caption a {
	color: #CA1444;
	font-weight: bold;
}

#IndexLayout #Mainbar .caption a:hover {
	color: #CA1444;
	font-weight: bold;
}

#IndexLayout #Mainbar select.our_athletes {
	width: 144px;
}

#IndexLayout #Mainbar input.our_athletes {
	width: 140px;

}

/* --- */

#IndexLayout #Sidebar {
	position: relative;
	background: #F3F3F3 url(../images/global/index_sidebar_bg_bottom.gif) left bottom no-repeat;
}

#IndexLayout #Sidebar .header {
	font-size: 13px;
	font-weight: bold;
	color: #5A8694;
	padding: 30px 0 20px 0;
	text-align: left;
	background: transparent url(../images/global/divider_horz_grey_dot.gif) 0em 3.7em repeat-x;
}

#IndexLayout #Sidebar .title {
	color: #000;
	font-weight: bold;
}

#IndexLayout #Sidebar .title a {
	color: #000;
	font-weight: bold;
}

#IndexLayout #Sidebar .title a:hover {
	color: #000;
	font-weight: bold;
}

#IndexLayout #Sidebar select {
	width: 160px;
}

/* --- */

.table_type1 a {
	color: #FF7D43;
	text-decoration: none;
}

.table_type1 a:hover {
	color: #FF7D43;
	text-decoration: underline;
}

.table_type1 .cell_type1 {
	padding: 5px 15px;
	background-color: #FED783;
	color: #C6450B;
	text-align: center;
	font-weight: bold;
}

.table_type1 .rounded_top_left_type1,
.table_type1 .rounded_top_right_type1,
.table_type1 .rounded_bottom_right_type1,
.table_type1 .rounded_bottom_left_type1 {
	background-image: url(../images/global/table_type1_rounded_type1.gif);
	background-repeat: no-repeat;
}

.table_type1 .rounded_top_left_type1 {
	background-position: top left;
}

.table_type1 .rounded_top_right_type1 {
	background-position: top right;
}

.table_type1 .rounded_bottom_right_type1 {
	background-position: bottom right;
}

.table_type1 .rounded_bottom_left_type1 {
	background-position: bottom left;
}

.table_type1 .cell_type2 {
	padding: 5px 15px;
	background-color: #FF7D43;
	color: #FFF;
	font-weight: bold;
}

.table_type1 .rounded_top_left_type2,
.table_type1 .rounded_top_right_type2,
.table_type1 .rounded_bottom_right_type2,
.table_type1 .rounded_bottom_left_type2 {
	background-image: url(../images/global/table_type1_rounded_type2.gif);
	background-repeat: no-repeat;
}

.table_type1 .rounded_top_left_type2 {
	background-position: top left;
}

.table_type1 .rounded_top_right_type2 {
	background-position: top right;
}

.table_type1 .rounded_bottom_right_type2 {
	background-position: bottom right;
}

.table_type1 .rounded_bottom_left_type2 {
	background-position: bottom left;
}

.table_type1 .cell_type3 {
	padding: 5px 15px;
	background-color: #E9E9E9;
	color: #4D4C4C;
	font-weight: bold;
}

.table_type1 .rounded_top_left_type3,
.table_type1 .rounded_top_right_type3,
.table_type1 .rounded_bottom_right_type3,
.table_type1 .rounded_bottom_left_type3 {
	background-image: url(../images/global/table_type1_rounded_type3.gif);
	background-repeat: no-repeat;
}

.table_type1 .rounded_top_left_type3 {
	background-position: top left;
}

.table_type1 .rounded_top_right_type3 {
	background-position: top right;
}

.table_type1 .rounded_bottom_right_type3 {
	background-position: bottom right;
}

.table_type1 .rounded_bottom_left_type3 {
	background-position: bottom left;
}

.table_type1 .cell_type4 {
	padding: 0.7em;
	background-color: #FEF7E8;
}

.table_type1 .rounded_top_left_type4,
.table_type1 .rounded_top_right_type4,
.table_type1 .rounded_bottom_right_type4,
.table_type1 .rounded_bottom_left_type4 {
	background-image: url(../images/global/table_type1_rounded_type4.gif);
	background-repeat: no-repeat;
}

.table_type1 .rounded_top_left_type4 {
	background-position: top left;
}

.table_type1 .rounded_top_right_type4 {
	background-position: top right;
}

.table_type1 .rounded_bottom_right_type4 {
	background-position: bottom right;
}

.table_type1 .rounded_bottom_left_type4 {
	background-position: bottom left;
}

.table_type1 .cell_type5 {
	padding: 0.7em;
	background-color: #transparent;
}

.table_type1 .rounded_top_left_type5,
.table_type1 .rounded_top_right_type5,
.table_type1 .rounded_bottom_right_type5,
.table_type1 .rounded_bottom_left_type5 {
	background-image: url(../images/global/table_type1_rounded_type5.gif);
	background-repeat: no-repeat;
}

.table_type1 .rounded_top_left_type5 {
	background-position: top left;
}

.table_type1 .rounded_top_right_type5 {
	background-position: top right;
}

.table_type1 .rounded_bottom_right_type5 {
	background-position: bottom right;
}

.table_type1 .rounded_bottom_left_type5 {
	background-position: bottom left;
}

.table_type1 .border_top {
	border-top: 1px solid #FF7D43;
}

.table_type1 .border_right {
	border-right: 1px solid #FF7D43;
}

.table_type1 .border_bottom {
	border-bottom: 1px solid #FF7D43;
}

.table_type1 .border_left {
	border-left: 1px solid #FF7D43;
}

/* --- */

.table_type2 .cell_type1 {
	padding: 5px 15px;
	background-color: #FED783;
	color: #624C0B;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

.table_type2 .rounded_top_left_type1,
.table_type2 .rounded_top_right_type1,
.table_type2 .rounded_bottom_right_type1,
.table_type2 .rounded_bottom_left_type1 {
	background-image: url(../images/global/table_type2_rounded_type1.gif);
	background-repeat: no-repeat;
}

.table_type2 .rounded_top_left_type1 {
	background-position: top left;
}

.table_type2 .rounded_top_right_type1 {
	background-position: top right;
}

.table_type2 .rounded_bottom_right_type1 {
	background-position: bottom right;
}

.table_type2 .rounded_bottom_left_type1 {
	background-position: bottom left;
}

.table_type2 .cell_type2 {
	padding: 5px;
	background-color: #FCEDCE;
	color: #000;
	font-weight: normal;
}

.table_type2 .rounded_top_left_type2,
.table_type2 .rounded_top_right_type2,
.table_type2 .rounded_bottom_right_type2,
.table_type2 .rounded_bottom_left_type2 {
	background-image: url(../images/global/table_type2_rounded_type2.gif);
	background-repeat: no-repeat;
}

.table_type2 .rounded_top_left_type2 {
	background-position: top left;
}

.table_type2 .rounded_top_right_type2 {
	background-position: top right;
}

.table_type2 .rounded_bottom_right_type2 {
	background-position: bottom right;
}

.table_type2 .rounded_bottom_left_type2 {
	background-position: bottom left;
}

/* --- */

.table_medal_type1 .cell_type1 {
	padding: 6px 10px;
	background-color: #CA1444;
	color: #FFF;
	font-weight: bold;
}

.table_medal_type2 .cell_type1 {
	background-color: #ED0039;
	color: #FFF;
	font-weight: bold;
}

.table_medal_type1 .border_top {
	border-top: 1px solid #F3F3F3;
}

.table_medal_type1 .border_right {
	border-right: 1px solid #F3F3F3;
}

.table_medal_type1 .border_bottom {
	border-bottom: 1px solid #F3F3F3;
}

.table_medal_type1 .border_left {
	border-left: 1px solid #F3F3F3;
}

.table_medal_type1 .alt_color {
	color: #CCC;
}

/* --- */

.table_medal_type2 th,
.table_medal_type2 td {
	padding: 1px;
	color: #272727;
	font-weight: normal;
	text-align: center;
}

.table_medal_type2 a {
	color: #272727;
	text-decoration: underline;
}

.table_medal_type2 a:hover {
	color: #777777;
	text-decoration: underline;
}

.table_medal_type2 .cell_type1 {
	padding: 2px;
	background-color: #ED0039;
	color: #FFF;
}

.table_medal_type2 .cell_type2 {
	background-color: #B4B4B4;
}

.table_medal_type2 .cell_type3 {
	background-color: #DFDADE;
}

.table_medal_type2 .cell_type4 {
	background-color: transparent;
}

.table_medal_type2 .border_top {
	border-top: 1px solid #9BCBD4;
}

.table_medal_type2 .border_right {
	border-right: 1px solid #9BCBD4;
}

.table_medal_type2 .border_bottom {
	border-bottom: 1px solid #9BCBD4;
}

.table_medal_type2 .border_left {
	border-left: 1px solid #9BCBD4;
}
.style1 {
	color: #5c171a;
	font-size: 13px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {
	color: #2369A4;
	font-weight: bold;
	font-size: 12px;
}
.style4 {color: #FFFFFF}
.style5 {color: #FFFFFF; font-weight: bold; font-size: 12px; }


.main_header {
	font-size: 12px;
	color:#666666;
}
.main_text {
	font-size: 10px;
	color:#666666;
}

.main_text_orange {
	font-size: 10px;
	color:#FF7F00;
}

.table_lightgrey {
	font-size: 10px;
	color:#666666;
	background-color:#F2F2F2;
}

