
/* --------------------- Header Styles --------------------- */

.Date {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #416AA0;
	font-weight: normal;
}

.Search {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #416AA0;
	font-weight: normal;
}


/* --------------------- Common Styles --------------------- */

.Main {
	background-color: #ABC6E1;
}

.Caption {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #416AA0;
	font-weight: normal;
	line-height: 115%;
}

.Semaphore {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #416AA0;
	font-weight: normal;
	line-height: 125%;
}

A.Semaphore {
	color: #416AA0;
	text-decoration: underline;
}

A.Semaphore:Hover {
	color: #000000;
	text-decoration: underline;
}


/* --------------------- Left Column Styles --------------------- */

.LeftColQuote {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #D63D2B;
	font-weight: bold;
	line-height: 145%;
}

.LeftColSig {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.LeftColTxt {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 145%;
}

A.LeftColTxt {
	color: #416AA0;
	text-decoration: underline;
}

A.LeftColTxt:Hover {
	color: #000000;
	text-decoration: underline;
}


/* --------------------- Center Column Styles --------------------- */

.CenterColHdr {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 115%;
}

.CenterColSubHdr {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #C46235;
	font-weight: bold;
	line-height: 115%;
}

.CenterColTxt {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 145%;
}

A.CenterColTxt {
	color: #416AA0;
	text-decoration: underline;
}

A.CenterColTxt:Hover {
	color: #000000;
	text-decoration: underline;
}


/* --------------------- Right Column Styles --------------------- */

.RightColHdr {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #416AA0;
	font-weight: bold;
	line-height: 115%;
}

.RightColTxt {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 145%;
}

A.RightColTxt {
	color: #416AA0;
	text-decoration: underline;
}

A.RightColTxt:Hover {
	color: #000000;
	text-decoration: underline;
}
