 #iconTable td {
 	padding: 1px;/*Pads each table cell in modern browsers*/
 }
		

.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #555555;
}


.heading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
	color: #555555;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #555555;
	text-decoration: none;
}

.bodytext_largerbold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #555555;	
}

.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #555555;	
}



.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}

.copyright a {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}



.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #555555;
	text-decoration:none;

}

.bodytext_link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #555555;

}

.bodytext_link a {
	color: #555555;
	text-decoration: none;
}

.bodytext_link a:link {
	color: #555555;
	text-decoration: none;
}

.bodytext_link a:visited {
	color: #555555;
	text-decoration: none;

}
.bodytext_link a:hover {
	color: #555555;
	text-decoration: underline;
}

.bodytext_link a:active {
	color: #555555;
	text-decoration: none;
}

.featured_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #555555;

}

.featured_text_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #555555;

}

.bodytext_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #8C8384;

}

.bodytext_italics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #555555;	

}



body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	line-height: normal;
	background-image:url("/images/back.jpg") ; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;	
}


ul {
	list-style-type: disc;
	list-style-image: url(/images/bullet.gif);
	list-style-position: inside;
	text-indent: -3em;
	}
li {
	margin-bottom : 5pt;
}
.h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}