a.bulletLinks {
	background-image: url(images/arrow_red.gif);
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	display: block;
	padding-top: 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left 50%;
}
a.bulletLinks:hover {
	background-image: url(images/arrow_red.gif);
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #003399;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}


a.LeftNav {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}
a.LeftNav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #CCCCCC;
}
a.LeftNavBtmLN {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.LeftNavBtmLN:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #CCCCCC;
}


a.LeftNavLTGray {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
a.LeftNavLTGray:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #999999;
}
a.LeftNavRED {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	display: block;
	padding-top: 4px;
	padding-left: 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}
a.LeftNavRED:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	display: block;
	padding-top: 4px;
	padding-left: 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}



.tab-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.white {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteCopy {

	text-decoration: none;
	color: #666666;
}
.BulletText {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	display: block;
	padding-top: 4px;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 5px;
}
