body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #EAECEE;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
td, p, li {
	font-size: .9em;

}
td {
	vertical-align: top;
}
ul {
	font-size: 1.0em;
}
a:link {
	color: #123ab3;
	text-decoration: none;
}
a:visited {

	color: #123ab3;
	text-decoration: none;
}
a:hover {
	color: #c69414;
	text-decoration: underline;
}
a:active {
	color: #c69414;
	text-decoration: underline;
}
.footer {
	font-size: .8em;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center top;
	text-align: center;
	padding: 3px;
	font-weight: bold;

}
.main {
	padding: 0px;
	font-size: .9em;

}
ul {
	list-style-type: square;
}
.title {
	font-size: 1em;
	font-weight: bold;
	color: #1b2c41;
}
.articletitle {

	font-size: .9em;
	font-weight: bold;
}
#datebar {
	background-color: #34557E;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	width: 760px;

	
}
.js 
{
	font-size: 0.8em;
	color: #000000;
	font-family: "Century Gothic";

}
#leftpic {
	background-color: #34557E;
}

.vertleft {
	height: 100%;
	background-image:url(/images/cvmc_r3_c1.gif)
}
.vertright {

	height: 100%;
	background-image:url(/images/cvmc_r3_c8.gif)
}
.textarea {
	font-size: .9em;
	color: #000000;
	text-align: left;
	padding: 5px;
	list-style-type: square;
	vertical-align: top;
}


.aligntop {
	vertical-align: top;
}
.listtitle {


	font-size: 1em;
	font-weight: bold;
}
.cvmcback {
	background-image: url(../images/background_CVMC_bw.jpg);
	background-repeat: no-repeat;
}
