body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background000000 {
	background-color: #000000;
}
.backgroundFFFFFF {
	background-color: #FFFFFF;
}

/*** LIGHT BLUE THEME  ***/
.backgroundLightBlue {
	background-color: #68BFF4;
}
.HeaderOptionsLinkLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #68BFF4;
	text-decoration: underline;
}
.SectionHeaderLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #68BFF4;
}
.DottedLineHorizontalLightBlue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #68BFF3;
	border-right-color: #68BFF3;
	border-bottom-color: #68BFF3;
	border-left-color: #68BFF3;	
}
a.ContentLightBlueHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#68BFF3;
	text-decoration:underline;
}
a.ContentLightBlueHyperlink:hover {
	text-decoration:none;
}
/***********************/


/*** BLUE THEME ***/
.backgroundBlue {
	background-color: #0066CB;
}
.HeaderOptionsLinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066CB;
	text-decoration: underline;
}
.SectionHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CB;
}
.DottedLineHorizontalBlue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CB;
	border-right-color: #0066CB;
	border-bottom-color: #0066CB;
	border-left-color: #0066CB;	
}

a.ContentBlueHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#0066CB;
	text-decoration:underline;
}
a.ContentBlueHyperlink:hover {
	text-decoration:none;
}
/***********************/

/***** GREEN THEME *****/
.backgroundGreen {
	background-color: #009900;
}
.HeaderOptionsLinkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.SectionHeaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.DottedLineHorizontalGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;	
}
a.ContentGreenHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#006600;
	text-decoration:underline;
}
a.ContentGreenHyperlink:hover {
	color:#009900;
	text-decoration:none;
}
/***********************/


/***** RED THEME *****/
.backgroundRed {
	background-color: #990000;
}
.HeaderOptionsLinkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.SectionHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.DottedLineHorizontalRed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
}
a.ContentRedHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#990000;
	text-decoration:underline;
}
a.ContentRedHyperlink:hover {
	text-decoration:none;
}
/***********************/


/***** GRAY THEME *****/
.backgroundGray {
	background-color: #666666;
}
.HeaderOptionsLinkGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.SectionHeaderGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.DottedLineHorizontalGray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
}
a.ContentGrayHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}
a.ContentGrayHyperlink:hover {
	text-decoration:none;
}
/***********************/


/***** ORANGE THEME *****/
.backgroundOrange {
	background-color: #CC3300;
}
.HeaderOptionsLinkOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.SectionHeaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.DottedLineHorizontalOrange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;	
}
a.ContentOrangeHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#CC3300;
	text-decoration:underline;
}
a.ContentOrangeHyperlink:hover {
	text-decoration:none;
}
/***********************/


.backgroundCACACC{
	background-color: #CACACC;
}

.backgroundAEA79F {
	background-color: #AEA79F;
}

.backgroundEEEBDF {
	background-color: #EEEBDF;
}

.DottedLineHorizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.HeaderOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.HeaderOptions_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
}

.Content_Just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}

.ContentUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.ContentBoldUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.ContentBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
}

.ContentBoldItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
}

.ContentItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#333333;
}

a.ContentHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#006600;
	text-decoration:underline;
}

a.ContentHyperlink:hover {
	color:#009900;
	text-decoration:none;
}

.ContentSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
}

.ContentBoldSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#666666;
}

.ContentBoldItalicSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#666666;
}

.ContentItalicSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#666666;
}

a.ContentHyperlinkSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#006600;
	text-decoration:underline;
}

a.ContentHyperlinkSmall:hover {
	color:#009900;
	text-decoration:none;
}

a.FAQHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.FAQHyperlink:hover {
	color:#009900;
	text-decoration:none;
}

.LoginErrorMsg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#CC0000;
}

.ContentLightGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#009900;
}

.ContentGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#009900;
}
.ContentBoldGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#009900;
}
.ContentBoldGreenHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#009900;
}
.ContentWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}
.ContentBoldWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
}
a.ContentWhiteHyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
a.ContentWhiteHyperlink:hover {
	text-decoration:none;
}
.ContentNewsletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.ContentNewsletterBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.ContentNewsletterBoldItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
.ContentNewsletterItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#000000;
}
.ContentNewsletterBoldRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#CC0000;
}
.ContentBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#0066CB;
}
.ContentBoldBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#0066CB;
}
.ContentBoldBlueHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#0066CB;
}
.ContentLightBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#68BFF3;
}
.ContentBoldLightBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#68BFF3;
}
.ContentBoldLightBlueHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#68BFF3;
}
.ContentRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#990000;
}
.ContentBoldRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
}
.ContentBoldRedHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
}
.ContentGray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
}
.ContentBoldGray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#666666;
}
.ContentBoldGrayHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#666666;
}
.ContentOrange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#CC3300;
}
.ContentBoldOrange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#CC3300;
}
.ContentBoldOrangeHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#CC3300;
}
.FooterBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.FooterBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.FooterBlack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.FooterBlack10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #339933;
}

.HyperlinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}
.ChartHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/* style for video player */
#mainMovieHolder {
	float: left;
	margin: 0 10px 10px 0;
	width: 373px;
}