body {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

.containerbg {
	font-size: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro Semibold",Verdana,Geneva,sans-serif;
}

h1, h2 {
	color: #2d4a9f;
	font-weight: normal;	
}

h3, h4, h5, h6 {
	color: #fc9b18;
	font-weight: bold;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #397dd8;
	text-decoration: underline;
}

.contentbg a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}

table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

td, th, td.th {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

.eventitem, .colitem, .stockcolitem {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}

	.eventitem a {
		display: none;
	}
	
	.eventitem .hd a {
		display: block;
	}


/* hide the following from print */
.headerBlock, .menubg, .featureTable, .stateRow, #menu12, #slider, .footer, .logos, .crumb {
	display: none;
}








