/* These are styles that could possibly be modified without effecting the design */
html, body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

}

.leftNav {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height: 40px;

	
}
.leftNav a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 10px;
	
}



.background_left {
background-color: #ddddff;
width: 200px;
height: 24px;

}


