body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #000000;
}

a:hover {
	color: #ce1126;
}

th {
	font-weight: bold;
	color: #333333;
}

.xCheck {
	color: #009900;
	font-weight: bold;
}

.siteTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.newsTitle {
	font-size: 12pt;
	font-weight: bold;
}

.byline {
	font-style: italic;
}

.warn {
	font-size: 10pt;
	font-weight: bold;
	color: #ce1126;
}

.note {
	vertical-align: super;
	font-weight: bold;
	font-size: 10px;
	color: #ce1126;
}

.caption {
	font-size: 10pt;
	font-style: italic;
}

.button { 
	font-family: Arial, sans-serif;
	color: black;
	font-weight: bold;
	background-color: #CCCCCC; 
}

.Status {
	font-weight: bold;
	color: #000000;
}

.Nav {
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
}

.copyright, .copyright a {
	font-size: 9px;
}

#lblMyContact{
	width: 138px;
	margin: 0 0 3px 0;
	padding: 7px 0 7px 9px;
	background-color: #808080;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.preview {
	font-size: 11px;
}

.symbol {
	font-family: Symbol;
}

.leftCol {
	width: 138px;
}

@media print {

	.leftCol {
		width: 3px;
	}

	.button { 
		display: none;
	}

}

@media handheld {

	.leftCol {
		width: 3px;
	}

	.button { 
		display: none;
	}
	center {
		text-align: left !important;
	}

}
