/*  Begin GENERAL Styles  */

BODY, TD, TH, UL, OL, LI, H1, H2, H3, H4,
.pageTitle, .pageTitleTVG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageTitleDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY, TD, UL, OL, LI
{
	font-size: 12px;
}

H1
{
	font-size: 12px;
}

H2
{
	font-size: 16px;
}

TH,
.pageTitleDesc
{
	font-size: 14px;
}

H3, H4
{
	font-size: 12px;
}

CODE
{
	font-size: 11px;
}

.pageTitle, .pageTitleTVG
{
	font-size: 30px;
}

BODY, TD, UL, OL, LI
{
	font-weight: normal;
}

TH, B, STRONG, H1, H2, H3, H4,
.pageTitle, .pageTitleTVG, .pageTitleDesc
{
	font-weight: bold;
}

BODY, TD, TH, UL, OL, LI, H1, H2, H3, H4,
.pageTitle, .pageTitleTVG, .pageTitleDesc
{
	font-style: normal;
}

I, EM 
{
	font-style: italic;
}

U
{
	text-decoration: underline;
}

BODY
{
	color: #000000;
}
TD, TH, UL, OL, LI
{
	color: #000000;
}
H1, H2, H3, HR
{
	color: #000000;
}
H4
{
	color: #CB5C01;
}


.pageTitle
{
	color: #CB5C01;
}

HR
{
	height: 1px;
}


UL
{
	list-style-position: outside;
	list-style-type: disc;
}
LI
{
	margin-top: 5px;	margin-bottom: 5px;
}


H2, H3, H4
{
    margin-top: 3px;
    margin-bottom: 5px;
}

BODY {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.pageTitle
{
	white-space: nowrap;
	margin-top: 14px;
	margin-bottom: 7px;
}

.mainText
{
}

.noBrBottom
{
	margin-bottom: 0;
}
.noBrTop
{
	margin-top: 0;
}
.noBrTopBottom
{
	margin-top: 0;
	margin-bottom: 0;
}

.alignLeft
{
	text-align: left;
}
.alignRight
{
	text-align: right;
}

/* End GENERAL Styles */

/* Begin classes for GENERAL Block */

.textTitle1,
.textTitleColor1, 
.textTitle2,
.textTitleColor2, 
.textTitle3,
.textTitleColor3,
.textTitle4,
.textTitleColor4,
.textPlain,
.textBold,
.textItalic,
.textBoldItalic,
.textColor, .textColor1,
.textBoldColor,
.textItalicColor,
.textBoldItalicColor,
.textLarger,
.textLarge,
.textSmall,
.textSmallColor,
.textSmaller,
.textLink,
.textLinkPlain,
.textLinkBold,
.textLinkItalic,
.textLinkBoldItalic,
.textLinkArr,
/*-------------*/
.textMoreLink, A.textMoreLink, A.textMoreLink:link, A.textMoreLink:active, A.textMoreLink:visited, A.textMoreLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textTitle1,
.textTitleColor1
{
	font-size: 18px;
}

.textTitle2,
.textTitleColor2
{
	font-size: 16px;
}

.textTitle3,
.textTitleColor3
{
	font-size: 14px;
}

.textTitle4,
.textTitleColor4
{
	font-size: 12px;
}

.textPlain
{
	font-size: 12px;
	text-align: justify;
}

.textMoreLink,
A.textMoreLink, A.textMoreLink:link, A.textMoreLink:active, A.textMoreLink:visited, A.textMoreLink:hover
{
	font-size: 12px;
}

.textTabTitleW
{
	font-size: 12px;
}

.textLarger
{
	font-size: 1.25em;
}

.textLarge
{
	font-size: 1.10em;
}

.textSmall
{
	font-size: 0.90em;
}

.textSmallColor
{
	font-size: 10px;
}

.textSmaller
{
	font-size: 0.75em;
}

.textLinkArr
{
	font-size: 75%;
}

.textPlain,
.textItalic,
.textItalicColor,
.textLinkPlain,
.textLinkItalic,
/*-------------*/
.textMoreLink, A.textMoreLink, A.textMoreLink:link, A.textMoreLink:active, A.textMoreLink:visited, A.textMoreLink:hover
{
	font-weight: normal;
}

.textTitle1,
.textTitleColor1, 
.textTitle2,
.textTitleColor2, 
.textTitle3,
.textTitleColor3,
.textTitle4,
.textTitleColor4,
.textBold,
.textBoldItalic,
.textBoldItalicColor,
.textLinkBold,
.textLinkBoldItalic
{
	font-weight: bold;
}

.textTitle1,
.textTitleColor1, 
.textTitle2,
.textTitleColor2, 
.textTitle3,
.textTitleColor3,
.textTitle4,
.textTitleColor4,
.textPlain,
.textBold,
.textColor,
.textBoldColor,
.textLinkPlain,
.textLinkBold,
/*-------------*/
.textMoreLink, A.textMoreLink, A.textMoreLink:link, A.textMoreLink:active, A.textMoreLink:visited, A.textMoreLink:hover
{
	font-style: normal;
}

.textItalic,
.textBoldItalic,
.textItalicColor,
.textBoldItalicColor,
.textLinkItalic,
.textLinkBoldItalic
{
	font-style: italic;
}

.textPlain,
.textBold,
.textItalic,
.textBoldItalic
{
	color: #000000;
}
.textTitle1,
.textTitle2,
.textTitle3,
.textTitle4
{
	color: #000000;
}

.textTitleColor1,
.textTitleColor2,
.textTitleColor3,
.textTitleColor4
{
	color: #CB5C01;
}

.textColor,
.textBoldColor,
.textItalicColor,
.textBoldItalicColor
{
	color: #EB6B01;
}

.textColor1,
.textSmallColor
{
	color: #CB5C01;
}

.textLink,
.textLinkBold,
.textLinkItalic,
.textLinkBoldItalic,
.textLinkArr
{
	color: #006EBC;
}

.textMoreLink,
A.textMoreLink, A.textMoreLink:link, A.textMoreLink:active
{
	color: #006EBC;
}
A.textMoreLink:visited
{
	color: #62B0E7;
}
A.textMoreLink:hover
{
	color: #0095FF;
}

.textPlain P, .textPlain UL, .textPlain OL
{
	margin-top: 0;
	margin-bottom: 11px;
}

.textPlain UL
{
}
.textPlain UL UL
{
	list-style-image: url(/images/ico-bulet2.gif);
}

.textUL
{
}

/* End classes for GENERAL Block */

/* Begin classes for NEWS Block */

.newsTitle1,
.newsTitleColor1, 
.newsTitle2,
.newsTitleColor2, 
.newsTitle3,
.newsTitleColor3,
.newsTitle4,
.newsPlain, .newsPlain P, .newsPlainW, .newsPlainW P, A.newsPlainW, A.newsPlainW:link, A.newsPlainW:active, A.newsPlainW:visited, A.newsPlainW:hover,
.newsBold,
.newsItalic,
.newsBoldItalic,
.newsColor,
.newsBoldColor,
.newsItalicColor,
.newsBoldItalicColor,
.newsLarger,
.newsLarge,
.newsSmall,
.newsSmaller,
.newsLink,
.newsLinkPlain,
.newsLinkBold,
.newsLinkItalic,
.newsLinkBoldItalic,
.newsLinkArr,
/*-------------*/

.newsDate,
.newsMoreLink,
.newsMoreLinkBlack,
A.newsMoreLink,
A.newsMoreLink,
A.newsMoreLink:link,
A.newsMoreLinkBlack:link,
A.newsMoreLink:active,
A.newsMoreLinkBlack:active,
A.newsMoreLink:visited,
A.newsMoreLinkBlack:visited,
A.newsMoreLink:hover,
A.newsMoreLinkBlack:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsTitle1,
.newsTitleColor1
{
	font-size: 14px;
}

.newsTitle2,
.newsTitleColor2
{
	font-size: 13px;
}

.newsTitle3,
.newsTitleColor3,
.newsTitle4
{
	font-size: 12px;
}

.newsPlain, .newsPlain P, .newsPlainW, .newsPlainW P, A.newsPlainW, A.newsPlainW:link, A.newsPlainW:active, A.newsPlainW:visited, A.newsPlainW:hover
{
	font-size: 12px;
}

.newsDate,
.newsMoreLink, A.newsMoreLink, A.newsMoreLink:link, A.newsMoreLink:active, A.newsMoreLink:visited, A.newsMoreLink:hover,
.newsMoreLinkBlack, A.newsMoreLinkBlack, A.newsMoreLinkBlack:link, A.newsMoreLinkBlack:active, A.newsMoreLinkBlack:visited, A.newsMoreLinkBlack:hover

{
	font-size: 11px;
}


.newsLarger
{
	font-size: 1.25em;
}

.newsLarge
{
	font-size: 1.10em;
}

.newsSmall
{
	font-size: 0.90em;
}

.newsSmaller
{
	font-size: 0.75em;
}

.newsLinkArr
{
	font-size: 75%;
}

.newsPlain, .newsPlain P,
.newsItalic,
.newsItalicColor,
.newsLinkPlain,
.newsLinkItalic,
/*-------------*/
.newsDate,
.newsMoreLink, A.newsMoreLink, A.newsMoreLink:link, A.newsMoreLink:active, A.newsMoreLink:visited, A.newsMoreLink:hover,
.newsMoreLinkBlack, A.newsMoreLinkBlack, A.newsMoreLinkBlack:link, A.newsMoreLinkBlack:active, A.newsMoreLinkBlack:visited, A.newsMoreLinkBlack:hover

{
	font-weight: normal;
}

.newsTitle1,
.newsTitleColor1, 
.newsTitle2,
.newsTitleColor2, 
.newsTitle3,
.newsTitleColor3,
.newsTitle4,
.newsPlainW, .newsPlainW P, A.newsPlainW, A.newsPlainW:link, A.newsPlainW:active, A.newsPlainW:visited, A.newsPlainW:hover,
.newsBold,
.newsBoldItalic,
.newsBoldItalicColor,
.newsLinkBold,
.newsLinkBoldItalic
{
	font-weight: bold;
}

.newsTitle1,
.newsTitleColor1, 
.newsTitle2,
.newsTitleColor2, 
.newsTitle3,
.newsTitleColor3,
.newsTitle4,
.newsPlain,
.newsBold,
.newsColor,
.newsBoldColor,
.newsLinkPlain,
.newsLinkBold,
/*-------------*/
.newsDate,
.newsMoreLink, A.newsMoreLink, A.newsMoreLink:link, A.newsMoreLink:active, A.newsMoreLink:visited, A.newsMoreLink:hover,
.newsMoreLinkBlack, A.newsMoreLinkBlack, A.newsMoreLinkBlack:link, A.newsMoreLinkBlack:active, A.newsMoreLinkBlack:visited, A.newsMoreLinkBlack:hover
{
	font-style: normal;
}

.newsItalic,
.newsBoldItalic,
.newsItalicColor,
.newsBoldItalicColor,
.newsLinkItalic,
.newsLinkBoldItalic
{
	font-style: italic;
}

.newsTitle1,
.newsTitle2,
.newsTitle3,
.newsPlain, .newsPlain P,
.newsBold,
.newsItalic,
.newsBoldItalic
{
	color: #000000;
}

.newsTitleColor1,
A.newsTitleColor1, A.newsTitleColor1:link, A.newsTitleColor1:active, A.newsTitleColor1:visited, A.newsTitleColor1:hover,
.newsTitleColor2,
A.newsTitleColor2, A.newsTitleColor2:link, A.newsTitleColor2:active, A.newsTitleColor2:visited, A.newsTitleColor2:hover,
.newsTitleColor3,
A.newsTitleColor3, A.newsTitleColor3:link, A.newsTitleColor3:active, A.newsTitleColor3:visited, A.newsTitleColor3:hover,
.newsTitle4,
A.newsTitle4, A.newsTitle4:link, A.newsTitle4:active, A.newsTitle4:visited, A.newsTitle4:hover
{
	color: #CB5C01;
}
A.newsTitleColor1, A.newsTitleColor1:link, A.newsTitleColor1:active, A.newsTitleColor1:visited,
A.newsTitleColor2, A.newsTitleColor2:link, A.newsTitleColor2:active, A.newsTitleColor2:visited,
A.newsTitleColor3, A.newsTitleColor3:link, A.newsTitleColor3:active, A.newsTitleColor3:visited,
A.newsTitle4, A.newsTitle4:link, A.newsTitle4:active, A.newsTitle4:visited
{
	text-decoration: none;
}
A.newsTitleColor1:hover, A.newsTitleColor2:hover, A.newsTitleColor3:hover, A.newsTitle4:hover
{
	text-decoration: underline;
}

.newsColor,
.newsBoldColor,
.newsItalicColor,
.newsBoldItalicColor
{
	color: #EB6B01;
}

.newsLink,
.newsLinkBold,
.newsLinkItalic,
.newsLinkBoldItalic,
.newsLinkArr
{
	color: #006EBC;
}

.newsTitle3, .newsTitleColor3
{
	margin-top: 3px;
	margin-bottom: 7px;
}

.newsDate
{
	color: #000000;
	margin-bottom: 0;
}

.newsPlain, .newsPlain P
{
	margin-top: 0;
	margin-bottom: 7px;
}

A.newsPlainW, A.newsPlainW:link, A.newsPlainW:active, A.newsPlainW:visited
{
	text-decoration: none;
}
A.newsPlainW:hover
{
	text-decoration: underline;
}

.newsMoreLink,
A.newsMoreLink, A.newsMoreLink:link, A.newsMoreLink:active
{
	color: #EB6B01;
	text-decoration: underline;
}
A.newsMoreLink:visited
{
	color: #EB6B01;
	text-decoration: underline;
}
A.newsMoreLink:hover
{
	color: #CB5C01; 
	text-decoration: underline;
}

.newsMoreLinkBlack,
A.newsMoreLinkBlack, A.newsMoreLinkBlack:link, A.newsMoreLinkBlack:active
{
	color: #000000;
	text-decoration: none;
}
A.newsMoreLinkBlack:visited
{
	color: #000000;
	text-decoration: none;
}
A.newsMoreLinkBlack:hover
{
	color: #CB5C01;
	text-decoration: underline;
}


A.printLink, A.printLink:link, A.printLink:active, A.printLink:visited, A.printLink:hover
{
	color: #000000;
	text-decoration: underline;
}

LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.lnkDetailPhoto,
A.lnkDetailPhoto:link,
A.lnkDetailPhoto:active,
A.lnkDetailPhoto:visited,
A.lnkDetailPhoto:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #EB6B01;
	text-decoration: none;
}

A.lnkDetailPhoto:hover
{
	text-decoration: underline;
}

.dropdown
{
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #DDDDDD 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #DDDDDD 1px solid;
}


/* End classes for NEWS Block */


span.promoWheel {
	border: 1px solid #EB6B01;
	margin: 3px 5px;
	padding: 2px;
	background-color: #CB5C01;
	color: white;
	font-weight: bold;
}