﻿/* CSS Document */
.test 
{
    font-size: 18px;
	color: #CC3333;
	font-weight: bold;
	line-height: 18px;
}
.video-player
{
    background-color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
}  
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	line-height: 18px;
}
.h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
.h1 a:visited {
	color: #CC3333;
}
.h1 a:hover {
	color: #333333;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
}
.h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
.h2 a:visited {
	color: #999999;
}
.h2 a:hover {
	color: #999999;
	text-decoration: none;
}
.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
}
.body-content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;
}
.body-content a:visited {
	color: #CC3333;
}
.body-content a:hover {
	color: #333333;
	text-decoration: none;
}

.box-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.box-content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-decoration: underline;
}
.box-content a:visited {
	color: #CC3333;
}
.box-content a:hover {
	color: #333333;
	text-decoration: none;
}


.nav_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	font-weight: normal;
}
.nav_secondary a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	font-weight: normal;
	text-decoration: underline;
}
.nav_secondary a:visited {
	color: #CC9900;
}
.nav_secondary a:hover {
	color: #CC9900;
	text-decoration: none;
}
.body-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 17px;
}
.body-gray a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.body-gray a:visited {
	color: #999999;
}
.body-gray a:hover {
	color: #999999;
	text-decoration: none;
}
.sh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
}
.sh a:link {
	color: #CC3300;
	font-style: italic;
}
.sh a:visited {
	color: #CC3300;
	font-style: italic;
}
.sh a:hover {
	color: #CC3300;
	font-style: italic;
	text-decoration: none;	
}
.sh2 {font-size: 13px; font-weight: bold; line-height: 18px; font-style: italic; font-family: Arial, Helvetica, sans-serif;}.box_sh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	font-weight: bold;
	line-height: 18px;
}
/* News List */
.sf_newsList 
{
	padding: 0;
	list-style: none;
	
}
.sf_newsList li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.sf_newsList h2.sf_newsTitle
{
    padding: 0px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
}
.sf_newsList h2.sf_newsTitle a:link
{
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
    text-decoration: none;
}
.sf_newsList h2.sf_newsTitle a:hover
{
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
.sf_newsList h2.sf_newsTitle a:visited
{
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

.sf_newsList .sf_newsDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    font-weight: bold;
	line-height: 15px;
}
.sf_newsList .sf_newsSummary 
{	
}
.sf_newsList .sf_newsSummary img 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
/* News tag list */
dl.sf_newsTagList 
{
}
dl.sf_newsTagList dt, dl.sf_newsTagList dd
{
	display: inline;
}
/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666666;
	text-decoration: none;
	cursor: default;
}
/* Site Map */
.rtIn 
{
    text-decoration: none !important;
}
.rtIn a:link
{
    text-decoration: none !important;
}
.rtIn a:hover
{
    text-decoration: none !important;
}
.rtIn a:visited
{
    text-decoration: none !important;
}
