.BodyText {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	font-style: normal;
}
.dottedLine {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	border-bottom-width: 1px;
	padding: 1px;
	margin: 0px;
	list-style-position: outside;
	line-height: 0px;
}
/* Location */
a.location:link {
	color: #0054a6;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 11px;
}
a.location:hover {
	text-decoration: underline;
}
a.location:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #0054a6;
	text-decoration: none;
	font-size: 11px;
}
	a.location:hover {
	text-decoration: underline;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #99CC00;
	text-decoration: none;

}
a:visited {
	text-decoration: none;


}
.LinkTxt {
	font-size: 11px;
	color: #3366CC;
}
body{
scrollbar-face-color:#A4C700;
scrollbar-shadow-color: #A4C700;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color: #E4E6E1;
scrollbar-darkshadow-color: #152A59;
scrollbar-track-color:#F8FFD6;
scrollbar-arrow-color:#FD5A0F;
}
.GrayTxt {
	color: #A4A4A4;
}
.NavTxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #646464;
	font-size: 10px;

}
.head1 {
	font-size: 13pt;
	font-weight: normal;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";


}

