/* IE */
a.internalNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:180px;
	height:22px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #D4E6EB;
	background-image: url(../images/leftNav/leftNav_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 10px center; }

a.internalNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:180px;
	height:22px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 10px center; }
	
a.internalNavSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:180px;
	height:22px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 10px center; }

a.internalNavSelected:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:180px;
	height:22px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 10px center; }
	
a.internalNavParent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width:180px;
	height:26px;
	padding:5px 2px 2px 10px;
	text-decoration:none;
	background-color: #006A9D; }

a.internalNavParent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C62776;
	width:180px;
	height:26px;
	padding:5px 2px 2px 10px;
	text-decoration:none;
	background-color: #D4E6EB; }
	
/* Moz */
a.internalNavMoz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:150px;
	height:17px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #D4E6EB;
	background-image: url(../images/leftNav/leftNav_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 8px center; 
	display: block; }

a.internalNavMoz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:150px;
	height:17px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 8px center; 
	display: block; }

a.internalNavSelectedMoz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:150px;
	height:17px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 8px center; 
	display: block; }
	
a.internalNavSelectedMoz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C62776;
	width:150px;
	height:17px;
	padding:5px 2px 2px 28px;
	text-decoration:none;
	background-color: #EEF5F7;
	background-image: url(../images/leftNav/leftNav_bullet_on.gif);
	background-position: 8px center; 
	display: block; }
	

a.internalNavParentMoz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width:167px;
	height:17px;
	padding:5px 2px 2px 10px;
	text-decoration:none;
	background-color: #006A9D; 	
	display: block; }


a.internalNavParentMoz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C62776;
	width:167px;
	height:17px;
	padding:5px 2px 2px 10px;
	text-decoration:none;
	background-color: #D4E6EB; 	
	display: block; }