/* CSS Document */
a.nav:link,a.nav:active,a.nav:visited{
font-family:arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:5px 5px 9px 5px;
text-decoration:none;
display:block;
}
a.nav:hover{
color:#3CB453;
}
.add{
font-family:arial;
font-size:12px;
color:#666666;
height:18px;
}
.add1{
font-family:arial;
font-size:12px;
color:#666666;
height:27px;
}
.add2{
font-family:arial;
font-size:12px;
color:#000000;
height:18px;
}
a.footer:link,a.footer:active,a.footer:visited{
font-family:arial;
font-size:12px;
color:#000066;
font-weight:bold;
text-decoration:none;
padding:0 2px;
display:block;
}
a.footer:hover{
color:#FE0000;
}
.ul1{
list-style-image:url(images/bullet.gif);}
a.helplinks{
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	}
a.helplinks:hover{
	font-family: arial;
	font-size: 14px;
	color: #996600;
	font-weight: bold;
	text-decoration:underline;
	}
	
.headtext	{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;

}
.headtext2	{
	font-family: arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.maintext	{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 21px;

}
.maintext2	{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 27px;
	font-weight: bold;

}
.15text {
	line-height: 50px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.help a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.help a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.help a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #990000;
	text-decoration: underline;
}
.help a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #666666;
	text-decoration: underline;
}