DIV {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clsCMOn {
	color: black;
	text-align: center;
	background-image:url(file://///Quidnet/www_public/js/img/b2.gif);
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: black;
	background-image:url(file://///Quidnet/www_public/js/img/b3.gif);
	text-align: center;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 0px;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 0px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
h6 {
	font-size: 12px;
	color:#000;
}


#splashBanner {
	background: url(../images/splashBanner.gif) no-repeat;
}

.post {
	margin-bottom: 0px;
	color: #0A416B;
	text-align:center;
}

.post a {
	color: black;
}

.post a:hover {
	color: #505050;
}