body {
	font-size: 76%;
	font-family:  Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0px 0 0;
	background: url(/images/general_bg.gif) top left repeat-x;
	}
	
h1
{
	font-size: 18px;
	color: Maroon;
}
h2
{
	font-size: 14px;
	color: Maroon;
}
a:hover
{
	color:#5F7079;
}
#page
{
clear: both;
margin: 10px auto 10px auto;
border: 1px solid black;
width: 1000px;
background: #ffffff;
height:auto;
overflow:hidden;

}
#top_navi
{
clear: both;
width: 970px;
}
#navi_head
{
float: right;
width: 950px;
padding-top:5px;
padding-bottom:5px;
text-align: right;
padding-right:5px;
}

#navi_head li
{
	list-style: none;
	display: inline;
}
#navi_head ul
{
margin-bottom:0px;
}

#navi_head a
{
text-decoration: none;
color: #666666;
}

#navi_head a:hover
{
text-decoration: underline;
 	color: #5F7079;
}

#visual_bar
{
clear: both;
width: 970px;
}

#logo
{
float: left;
width: 180px;
}
#visual
{
float: right;
width: 770px;
}
#content
{
clear: both;
width: 970px;
}
#middle
{
float: left;
width: 720px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 50px;

}
#right
{
float: right;
width: 170px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}

#left ul
{

	list-style: none;
	list-style-image:url(/images/arr.gif);
	margin-left:0px;
	margin-top:20px;
}


#left a
{
	text-decoration: none;
	color: #000000;
}
#left a:hover
{
	text-decoration: none;
 	color: #5F7079;
}
#left ul.subnavi
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-left: 0px;
}
#left li
{

line-height: 25px;
}

.pdf_download
{
	width: 190px;
	clear: both;
	margin-bottom:20px;
}
.dl_image
{
	float: left;
	width:70px;
}
.dl_text
{
	padding-top:5px;
	padding-bottom:5px;
	float: right;
	width:100px;
}
.infobox
{
	clear: both;
	width: 190px;
	border:1px solid #5F7079;
	margin-bottom:20px;
}
.infobox_header
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 180px;
	background: #5F7079;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.infobox_content
{
	width: 180px;
	background: #FFFFFF;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

a.internal
{
	color: #5F7079;
	font-weight: bold;
	text-decoration:none;
}
a.internal:hover
{
	color: #5F7079;
}
a.dl_link
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.dl_link:hover
{
	color: #000000;
}
a.external
{
	color: #5F7079;
	font-weight: bold;
	text-decoration:none;
	background: url(/images/external_lnk.gif) right center no-repeat;
   padding-right: 20px;

}
a.external:hover
{
	color: #5F7079;
	background: url(/images/external_lnk.gif) right center no-repeat;
   padding-right: 20px;
}





		  
		  
   #tabs_sub {
      float:left;
      width:100%;
      /*background:#FFFFFF; */
      font-size:93%;
      line-height:normal;
      border-bottom:0px solid #24618E;
		padding-top:0px;
      }
    #tabs_sub ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabs_sub li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs_sub a {
      float:left;
      background:url("/images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs_sub a span {
      float:left;
      display:block;
      background:url("/images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#888888;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs_sub a span {float:none;}
    /* End IE5-Mac hack */
    #tabs_sub a:hover span {
      color:#000000;
      }
    #tabs_sub a:hover {
      /*background-position:0% -42px;*/
      }
    #tabs_sub a:hover span {
      /*background-position:100% -42px;*/
      }

     #tabs_sub #active a {
         /*       background-position:0% -42px;*/
        }
     #tabs_sub #active a span {
/*                background-position:100% -42px;*/
                color:#000000;
					 
        }		
		  
.recommendationbox_even
{
	clear:both;
	width:720px;
	padding: 5px 5px 5px 5px;
	overflow:hidden;
	height:auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.recommendationbox_odd
{
	clear:both;
	width:720px;
	background:#eeeeee;
	padding: 5px 5px 5px 5px;
	overflow:hidden;
	height:auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


a.feedurl
{
   font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a.feedurl:hover
{
   font-weight:bold;
	text-decoration: none;
	color: #666666;
}
a.feedurl:visited
{
   font-weight:bold;
	color: #000000;
	text-decoration: none;
}

	
.cast_type_hdvideo
{
   background: url(/images/icon_hd.png) no-repeat;
	color: #093E66;
	padding-left:20px;
	font-weight:bold;
	padding-right:10px;
}
.cast_type_video
{
   background: url(/images/icon_video.png) no-repeat;
	color: #093E66;
	padding-left:20px;
	padding-right:10px;
	font-weight:bold;
}
.cast_type_audio
{
   background: url(/images/icon_audio.png) no-repeat;
	color: #093E66;
	padding-left:20px;
	font-weight:bold;
	padding-right:10px;
}
#footer
{
   clear:both;
	height:100px;
	text-align:center;
	margin-top:20px;
}

img.podteaserimage
	{
	border: 1px solid #E7E7E7;
	}

