/* CSS Document */

.menu1 a.style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #086024;
	background: url(images/menu_bg1.gif) no-repeat right bottom;
	display:block;
	padding: 3px 0px 2px 0px;
	margin:0px;
	text-decoration: none;
}


.menu1 a.style1:link, .menu01l1 a.style1:visited{
	
	color: #086024;
	text-decoration: none;
}
.menu1 a.style1:hover {
	color: #FF9900;
	}
	
	
.menu1 a.style2 {
	border-right:1px solid #D8D8D8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #086024;
	background: url(images/menu_bg1.gif) no-repeat right bottom;
	/*background: url(images/menu_bg2.gif) no-repeat right;
	background: url(images/buttons/butbg12.gif) no-repeat 3px 3px;*/
	display:block;
	padding: 8px 0px 2px 0px;
	margin:0px;
	text-decoration: none;
}

.menu1 a.style2:link, .menu01l1 a.style2:visited{
	
	color: #086024;
	text-decoration: none;
}

.menu1 a.style2:hover {
	color: #FF9900;
}
	


.text1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background: url(images/menu_bg1.gif) no-repeat right bottom;
	/*background: url(images/buttons/butbg12.gif) no-repeat 3px 3px;*/
	display:block;
	padding: 3px 0px 2px 0px;
	margin:0px;
}

.text2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #086024;
	background: url(images/menu_bg1.gif) no-repeat right bottom;
	/*background: url(images/buttons/butbg12.gif) no-repeat 3px 3px;*/
	display:block;
	padding: 3px 0px 2px 0px;
	margin:0px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	padding:0px 0px 5px 0px;
	margin:0px;
	}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #666666;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	margin:0px;
}

	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#000000;
	}

p.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height: 15px;
	color:#000000;
	}
	
p.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	padding:0px 0px 5px 0px;
	margin:0px;
    color:#000000;
	}
	
p.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0px;
    color:#000000;
	}

a.textlink:link, a.textlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#086024;
}

a.textlink:hover{
	color:#FF9900;
}

a.footlink:link, a.footlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding:0px 15px 20px 0px;
	margin:0px;
	color:#086024;
	text-decoration:none;
}

a.footlink:hover{
	color:#FF9900;
}

a.voiplink:link, a.voiplink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding:0px 0px 20px 0px;
	margin:0px;
	color:#666;
	text-decoration:none;
}

a.voiplink:hover{
	color:#FF9900;
}

a.morelink:link, a.morelink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding: 10px 0px 10px 12px;
	margin: 0px;
	color:#000;
	text-decoration:none;
	background:url(images/bul_1.gif) no-repeat 0px 13px;
}

a.morelink:hover{
	color:#999;
}

a.morelink2:link, a.morelink2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding: 10px 0px 10px 12px;
	margin: 0px;
	color:#000;
	text-decoration:none;
	background:url(images/bul_2.gif) no-repeat 0px 13px;
}

a.morelink2:hover{
	color:#999;
}

a.morelink3:link, a.morelink3:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding: 10px 0px 10px 12px;
	margin: 0px;
	color:#666;
	text-decoration:none;
	background:url(images/bul_2.gif) no-repeat 0px 13px;
}

a.morelink3:hover{
	color:#999;
}
	
ul.features {
	margin:0px;
	padding:5px 2px 5px 5px;
	list-style:none;
	vertical-align:middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.features li {
	margin:0px;
	padding:1px 0px 1px 5px;
	list-style:none;
	background:url(images/bul_3.gif) no-repeat 0px 7px;
	
}

