.border-left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9E9E9E;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.para a {
	color: #F49300;
} 
.para a:link, para a:active, para a:visited {
	color: #F49300;
}
.para a:hover {
	color: #003366;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 9E9E9E;
}
.menu, menu a:link, menu a:active, menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.menu a {
	color: #ffffff;
	text-decoration:none;
}
.menu a:link, menu a:active, menu a:visited {
	color: #ffffff;
	text-decoration:none;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
li
{
background-image: url(bullet-blue.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.6em;
padding-bottom: 1.6em;
}
.border-image {
	border: 1px dashed #CCCCCC;

}
hr {
	border: 0;
	width: 90%;
	color: #D8D8D8;
	background-color: #D8D8D8;
	height: 1px;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;

}
blockquote {
  background: transparent url(startquote.gif) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(endquote.gif) right bottom no-repeat;
}
