*	{
	padding: 0;
	margin: 0;
	font-family: Arial;
}

#topnavigation	{
	background-image: url('../images/corporate_topnav.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	padding-right: 3px;	
}

.emphasis	{
	color: #496630;
	font-weight: bold;
}

#leftnavigation	{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

#leftnavigation	ul{
	list-type: square;
}

a:link	{
	color: black;
	text-decoration: none;
}

a:visited	{
	color: black;
	text-decoration: none;
}

a:hover	{
	color: #469e0b;
	text-decoration: none;
}


#body{
	font-size: 11px;
}

#footer	{
	background-image: url('../images/footer.jpg');
	height: 35px;
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 25px 0px 0px 0px;
	margin: 0px;
}

.hp_content{
	line-height: 170%; 
	margin: 0px 3px 0px 3px;
}

.left_nav_style	{
	border-bottom:2px dotted #469e0b; 
	padding-left:18px;
	height : 30px;
}
.title {
	color: #005a50;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	padding: 8px 0px 8px 0px;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
}
.leftnav_odd {
	background-color: #F1FCE8;
	height: 17px;
	font-weight: bolder;
	font-size: 10px;
	border: 1px solid #ddf3cc;
}
.leftnav_even {
	background-color: #F7F7F7;
	height: 17px;
	font-weight: bolder;
	font-size: 10px;
	border: 1px solid #e8e8e8;
}
.bulletstyle {
	margin-left: 20px; 
	list-style-image: url('images/tick.png');
}
.subMenuTitle	{
	color: white;
	font-size: 12px;
	border: 0px;	
	font-weight: bolder;
	height: 25px;
	padding: 1px 2px 0px 5px;
	background-color: rgb(41, 124, 0);
}