.clsNavTab {
	position	: relative;
	cursor		: hand;
	}

.clsSpaceLine {
	font-size	: 1px;
	font-weight	: Normal;
        height		: 100%;
	width		: 100%;
	}
.clsBlueLine1 {
	font-size	: 1px;
	font-weight	: Normal;
        height		: 100%;
	width		: 100%;
	background-color: RGB(44,76,122);
	}
.clsBlueLine2 {
	font-size	: 1px;
	font-weight	: Normal;
        height		: 100%;
	width		: 100%;
	background-color: RGB(51,102,153);
	}
.clsBlueLine3 {
	font-size	: 1px;
	font-weight	: Normal;
        height		: 100%;
	width		: 100%;
	background-color: RGB(42,142,191);
	}

.clsQuietLink {
	text-decoration	: none;
	color		: RGB(51,102,153)
	}

.clsQuietLink:Hover {
	text-decoration	: underline
	}

.clsBigLink {
	color		: #000000;
	text-decoration	: none;
	background-color: #ffffff;
	}

.clsBigLink:Hover {
	color		: #000000;
	text-decoration	: none;
	background-color: #C8D8EE;
	}

.clsPageLink {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	text-decoration	: none;
	color		: RGB(44,76,122);
	}

.clsPageLink:Hover {
	text-decoration	: underline;
	}

.newsLeader {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	color		: RGB(255,255,255);
	}

.newsHeadline {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 22pt;
	font-weight	: bold;
	text-align	: left;
	color		: RGB(44,76,122);
	}

.newsHeadline2 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 14pt;
	font-weight	: bold;
	text-align	: left;
	color		: RGB(44,76,122);
	}

.newsCopy {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	line-height	: 1.3em;
	text-align	: Justify;
	padding-left	: 1px;
	color		: RGB(0,0,0);
	}

.newsCaption {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	color		: RGB(128,128,128);
	}

.clsHeading {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 16pt;
	font-weight	: Bold;
	line-height	: 1.3em;
        text-align	: Left;
	color		: RGB(44,76,122);
	}

.clsFooterText {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	color		: RGB(44,76,122);
	}

.clsBodyHeading {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	font-weight	: Bold;
	line-height	: 1.2em;
        text-align	: Left;
	color		: RGB(44,76,122);
	}

.clsBodyText {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	line-height	: 1.3em;
	color		: RGB(0,0,0);
	padding-left	: 1px;
	}

.clsBodyText2 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 9pt;
	line-height	: 1.3em;
	color		: RGB(0,0,0);
	}

.clsSmallText {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	font-weight	: Normal;
	line-height	: 1.3em;
	color		: RGB(44,76,122);
	}

