.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #B0B0B0;

}
.menuSelected {
	background-image: url(images/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	background-color: #FFFFFF;
	cursor: pointer;
	color: #000000;
	text-decoration: none;




}
.menuUnselected {
	background-color: #FFFFFF;
	cursor: pointer;
	color: #555555;
	text-decoration: none;



}
.menuAtag {
	text-decoration: none;

}
.menuTextSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.blueCell {
	background-color: #0099c2;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	margin: 0px;
	padding: 0px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
p {
	text-align: justify;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.fileLinkSelected {
	background-image: url(images/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: #FFFFFF;
	cursor: pointer;
	color: #000000;
	text-decoration: none;

}
.fileLinkText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #A0A0A0;
}
.fileLinkUnselected {
	background-color: #FFFFFF;
	cursor: pointer;
	color: #555555;
	text-decoration: none;

}
.fileLinkTextSelected {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.pLeft {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;

}
.pCenter {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;

}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	margin-left: 0px;



}
li {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: square;

}
.head2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.blueCellSmall {
	background-image: url(images/menuBullet.gif);
	background-position: right center;
	background-repeat: no-repeat;


}
a {
	text-decoration: none;
	color: 0044CC;
	font-weight: normal;

}
a:hover {
	text-decoration: none;
	color: #2299FF;

}
a:visited {
	text-decoration: none;
}
.faqHeader {
	cursor: hand;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding: 6px 0px 0px;





}

