/* CSS for menu items */









.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	list-style-image: url(images/bullet.jpg);
}
#link a:link {
	color: #339966;
	text-decoration: none;
}
#link a:hover {
	color: #3399FF;
	text-decoration: underline;
}
#link a:visited {
	color: #999999;
}


#link_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#link_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#link_nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}






.back_to_top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: normal; color: #CCCCCC; font-weight: normal}

.heading_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	color: #32B531
}

.white_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.gray_home_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4F4F4F;
	font-weight: normal;
	list-style-image: url(images/bullet.jpg);
}



.yellow_home { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #666666; font-weight: bold}

.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #32B531;
	font-weight: normal
}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #1F5AA7; font-weight: bold}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #32B531;
	font-weight: bold
}

.bodytext_color { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #4E5F87; font-weight: normal; list-style-image: url(images/dot2.gif)}

.TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size:11px;
}
