/* CSS Document */
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.body {
	color: #83963a;
	text-decoration: none;
}
a.body:visited {
	color: #83963a;
}
a.body:hover {
	color: #3f3c5f;
	text-decoration: underline;
}
a.body:active {
	color: #83963a;
}
.body_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.body_title {
	color: #83963a;
	text-decoration: none;
}
a.body_title:visited {
	color: #83963a;
}
a.body_title:hover {
	color: #3f3c5f;
	text-decoration: underline;
}
a.body_title:active {
	color: #83963a;
}
.body_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.body_small {
	color: #83963a;
	text-decoration: none;
}
a.body_small:visited {
	color: #83963a;
}
a.body_small:hover {
	color: #3f3c5f;
	text-decoration: underline;
}
a.body_small:active {
	color: #83963a;
}
.nav_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-image: none;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-right: 3px;
	list-style-type: none;
	padding: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #83963a;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #83963a;
	background: url(bg-navigation.jpg);
}
.nav_list_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.nav_list_item {
	color: #ffffff;
	text-decoration: none;
}
a.nav_list_item:hover {
	color: #83963a;
	text-decoration: underline;
}
.top_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	padding: 0px;
	font-weight: bold;
	list-style-image: url(bullet-gn.gif);
	text-decoration: none;
	margin: 0px;
}
a.top_nav {
	color: #000000;
	text-decoration: none;
}
a.top_nav:hover {
	color: #83963a;
	text-decoration: underline;
}
.news_list {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d1ccc7;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(bullet.gif);
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
}
.bullet_list {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.bullet_list_item {
	list-style-image: url(bullet-gn.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
/*ARMS CONTROL REPORTER -- CONTENT*/
.body_indent {
	margin-left: 30px;
}