#bullet{
list-style-image:url(images/bullet.jpg);
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/nav_bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.bodybgd {
	background-color: #E6E2D6;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodyText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.homeRCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/home_rColBgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.intbgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/int_bgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.intbgd a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.intbgd a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}.intTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.intTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555B2C;
	text-decoration: none;
}
.intTextGreenLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555B2C;
	text-decoration: none;
	font-weight: bold;
}
