/*global resets - eliminates cross browser inconsistancies*/

* { margin:0; padding:0; }

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0.5em 0; } 

li,dd { margin-left:1em;} 

fieldset { padding:.5em; } 

img {border: 0;}

a img {border: 0;}

table {
    font-size: 1em;
}

/*end global resets*/

.navbody { background-color: #ffffff; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#999999;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#ffffff;
}
.MenuTableTD {	text-align: right; 
				padding-left: 0px; 
				padding-right: 0px; 
				margin-top: 6px;
				}

.menuitem_toplevel {
		font-size: 9.5pt; 
		font-weight: bold;
		color: #666666;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		height: 25px;
		background-image:url(imgs/sideNavCategoryBg.gif);
		background-position: right bottom;
		background-repeat: repeat-x;
		padding-right:15px;
		padding-left:5px;
		padding-top:5px;
		border-top: 1px dashed #cccccc;
		}

/*.LinkFONT {color: #ffffff; font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: 500;}*/
.LinkFONT {	
	font-size: 9.5pt; 
	font-weight: bold;
	color: #444444;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	} 
a.LinkFONT:link, a.LinkFONT:visited {	
	color: #444444;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	} 
/*	background-image:url(../images/navigation/sideNavCategoryBg.gif);*/
a.LinkFONT:hover {
	color: #669900;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	}
a.LinkFONT:active {
	color: #669900;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	}


.menuitem_sublevel {
		font-size: 9pt; 
		color: #666666;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		height: 15px;
		padding-right:15px;
		padding-left:5px;
		padding-top:5px;
		}

.SubLinkFONT {	
	font-size: 9pt; 
	color: #444444;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	} 
a.SubLinkFONT, a.SubLinkFONT:visited {	
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	} 
/*	background-image:url(../images/navigation/sideNavCategoryBg.gif);*/
a.SubLinkFONT:hover {
	color: #669900;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	}
a.SubLinkFONT:active {
	color: #669900;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	}

.attachFONT {	
	font-size: 9pt; 
	color: #666666;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	} 
a.attachFONT, a.attachFONT:visited {	
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	} 
/*	background-image:url(../images/navigation/sideNavCategoryBg.gif);*/
a.attachFONT:hover, a.attachFONT:active {
	color: #669900;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	}

.impressFONT {	
	font-size: 9pt; 
	line-height: 15px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	} 
a.impressFONT, a.impressFONT:visited {	
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	} 
/*	background-image:url(../images/navigation/sideNavCategoryBg.gif);*/
a.impressFONT:hover, a.impressFONT:active {
	color: #669900;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	background-position: right bottom;
	background-repeat: repeat-x;
	text-decoration: underline;
	}

/*.SubLinkFONT {color: #000000; font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; font-weight: 500;}
.attachFONT {color: #666666; font-family: Verdana, Tahoma, Arial; font-size: 9px;}
.impressFONT {font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #000000; line-height: 15px;}*/