/* CSS Document */

body {
	margin-top:20px;
	font-family:Arial;
}

a {
	color:#4DAC26;
	text-decoration:none;
}

a:hover {
	color:#1E2654;
	text-decoration:none;
}

td.sub_navigation {
	font-size:11px;
	color:#4DAC26;
	text-decoration:none;
}

td.sub_navigation a{
	font-size:11px;
	color:#4DAC26;
	text-decoration:none;
}

td.sub_navigation a:hover{
	font-size:11px;
	color:#1E2654;
}

.date {
	font-size:10px;
	font-weight:bold;
	color:#A6DA7F;
}

.date a{
	font-size:10px;
	font-weight:bold;
	color:#A6DA7F;
	text-decoration:none;
}

.news_header {
	font-size:12px;
	font-weight:bold;
	color:#4DAC26;
}

.news_body {
	font-size:12px;
	color:#857D76;
}


.login_box {
	font-size:10px;
	color:#A9A29B;
	border:1px solid #998BA5;
	padding-top:6px;
	background-color:#FFFFFF;
}

.login_button {
	font-size:10px;
	color:#A9A29B;
	border:1px solid #998BA5;
	background-color:#FFFFFF;
	padding-top:3px;
	height:22px;
}

.footer_text {
	font-size:9px;
	font-weight:bold;
	color:#A9A29B;
}

.product_text {
	font-size:12px;
	color:#1E2654;
}

.product_text_lead {
	font-size:15px;
	color:#54A21B;
	font-weight:bold;
}

.people_name {
	font-size:10px;
	color:#1E2654;
	font-weight:bold;
}

.people_title {
	font-size:10px;
	color:;
}

li {
	list-style: square;
	color: #1E2654;
	padding:2px 0 2px 0;
}

ul {
	margin-left:2em;
}

.bulletNav {
	font-size: 12px;
	color:#1E2654;
}

hr {
	height:1px;
	color:#DAD3DC;
}

.sub_heading {
	font-size:14px;
	color:#4DAC27;
	font-weight:bold;
}

.sub_heading_blue {
	font-size:14px;
	color:#1E2654;
	font-weight:bold;
}

li.green {
	list-style: square;
	color: #4DAC27;
	font-weight:bold;
}

.people_name {
	color:#1E2654;
	font-size:18px;
}