<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #3738A2;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
font-weight:bold;
}

#slantedmenu ul li a:visited{
color: #3738A2;
font-weight:bold;
} 

#slantedmenu ul li a:hover{
color: red;
font-weight:bold;
}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #3738A2;

	margin: 0px 10px 10px 0px;

}

h2 {

	font-family: Arial, Helvetica, Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;	

	color: #000000;

	margin: 0px 10px 10px 0px;

}

.listcopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

}

li.level1 {	/* LEVEL 1 UNORDERED LIST ITEMS HAVE BLUE SQUARE */

	list-style: square;

	color: #5D7B9A;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}

.style2 {

	color: #3738A2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

}

.listcopy2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

}

.style6 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 {
	font-size: 11px;
	font-style: italic;
}



</style>
