#banner_cert {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_cert.gif) no-repeat top left;
	}
	
#banner_cvs {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_cvs.gif) no-repeat top left;
	}	
	
#banner_evsp {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_evsp.gif) no-repeat top left;
	}		

	
		/* CVS nav menu headings 
----------------------------------------------- */
	
#nav h5 {
	color:#333;
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 4px;
	float : left;
	}
	
/* pdf links on CVS pages
----------------------------------------------- */
.pdf ul {margin: 0; padding: 0;}
.pdf li {margin: 3px 0 10px -37px; list-style-type: none;}
.pdf a {padding: 0px 5px 25px 45px; background-image:  url(../images/pdficon.gif); background-repeat: no-repeat; background-position: left middle;}

.new {margin: 0 0 0 45px}

.btext {font-weight: bold;}



/* pdf links on EVSP pages
----------------------------------------------- */
ul.pdflist  {margin: 0 0 0 3em; padding: 0;}
ul.pdflist li {margin: 3px 0 2em -3em; list-style-type: none;}
ul.pdflist a {padding: 0px 5px 55px 45px; background-image:  url(../images/pdficon.gif); background-repeat: no-repeat; background-position: left middle;}

.btext {font-weight: bold;}
.redtext {color: #F00;}
