/* CSS Document */

/* CSS Document */

p{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:20px;
	margin-left: 20px;
}

h1{
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color:#333333;
	line-height:14px;
	padding: 3px;
}
.bullet_list{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:20px;
	margin-left: 26px;
}

.bold {
	font-weight: bold;
	color: #333333;
}
.ParagraphLinks {
	color:#990000;
	text-decoration: underline;
}
.red_bold{
	font-weight: bold;
	color:#990000;
}

.header_menu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
}
.header_menu:hover  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
}
.footer_menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: inline-table;
	padding: 0px;
}
.footer_menu:hover  {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: inline-table;
	padding: 0px;
}
.footer_text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: inline-table;
	padding: 0px;
}
.news_title{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
}
.news_text{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:18px;
	text-align: left;
	border-left-width: thick;
}
