.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 10px;


}

.dropCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}	

.menuItemCell {
	background-color: #000000;
	height: 30px;
	width: 175px;
	border-bottom: 1px dashed #666666;
}

.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 8px 8px;
	height: 30px;
	width: 175px;
}

.cellDashedLine {
	height: 1px;
	width: 175px;
	border-bottom: 1px dashed #666666;
}


a.menuItem:hover {
	background-color: #666666;
	text-decoration: none;
}

.navbullet {
	background-image: url(images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 14px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #A6A6A6;
	text-decoration: none;
}

.footerText2 {
	color: #FF9900;
	text-decoration: none;
}

a.footerText2:hover {
	text-decoration: underline;
}	

.imageBorder {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}	
	
.closeWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
	
a.closeWindow:hover {
	text-decoration: underline;
}	
	
	
	
	
	
	
	
	
.pageTitle {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	text-transform: uppercase;
	margin-bottom: 10px;

}
