/* CSS Document */

/* STARTED added by chris 8/7/09 */

@media print{
	.tdPadding p{
		font-size: 18px;
	}
}

/* END added by chris 8/7/09 */

.myTestCell{
	background-color: #3953A4;
}

.tdPadding{
	padding: 6px;
}

.special{
	background-color: #3953A4;
	padding: 6px;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	border: thin solid rgb(189,189,189);
	valign: top;
}

body{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 8px;
}

.bodyMenu {
	color: #ffffff;
	font-weight: bold;
}

.bodyBlack {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.graya {
	color: #95969a;
	font-weight: bold;
	text-decoration: none;
}

.graya:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ReadMorea {
	color: #3953A4;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
}

.ReadMorea:hover {
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
}

.bodyTimesItalics {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
}

.bodyTimesPlain {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
}

.bodyTimesBlue {
	color: #3953A4;
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
}

.bodyTimesRight {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}

.bodyTimesStory {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}

.bodyTimesRed {
	color: red;
	font-weight: normal;
	font-size: 8pt;
}

.timesa {
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-decoration: none;
}

.timesa:hover {
	color: #95969a;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-decoration: none;
}


.blacka {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.blacka:hover {
	color: #f8981d;
	font-weight: bold;
	text-decoration: none;
}

.Menua {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.Menua:hover {
	color: #f8981d;
	font-weight: bold;
	text-decoration: none;
}

.Subnava {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.Subnava:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.golda {
	color: #f8981d;
	font-weight: bold;
	text-decoration: none;
}

.golda:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}.bodytimebluesm {
	font-size: 18px;
	font-style: normal;
	color: #03F;
}
