/* CSS Document */

#content {
	position: relative;
	float: none;
	padding: 20px;
}

#content .hr {
	background-image: url(img/vdot.png);
	background-repeat: 1px;
	height: 1px;
	position: relative;
	float: none;
	overflow: hidden;
	margin: 2px 0px 5px 0px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border: none;
	margin: 5px 0px 3px 0px;
}

#content ul.search {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	color: #0373BC;
	font-size: 10px;
}

#content ul.search li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border: none;
}

#content ul.search li a {
	
	color: #0373BC;
	text-decoration: none;
	border: none;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border: none;
}

#content p a {	
	color: #0373BC;
	text-decoration: none;
	border: none;
}

ul#neu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#neu li {
	width: 324px;
	height: 20px;
	padding: 5px;
	background-image: url(img/newbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul#neu li a {
	color: #f70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}