﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { 
	color: maroon; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}

a:hover { 
	color: maroon; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	margin-top: -10px;
}

td, tr {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	vertical-align: top;
}

/*--- images ------------------------*/
.imageNoBorder {
	border-width: 0px;
}

/*---IncMenu------------------------*/
.menuHeight {
	height: 100%;
	background-color: #999966;
}

.menuTable {
	height: 100%;
	background-color: #F0F0E8;
	vertical-align: top;
	width: 174px;
	border-right: 1px solid #808080;
}

.darkBkgrd {
	background-color: #999966;
	width: 100%;
	height: 100%;
}

.menuHeading { 
	padding-left: 15px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px; 
	width: 100%;
}

.menuItem { 
	padding-left: 15px;	
	padding-right: 15px;
	line-height: 125%;
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	width: 100%;
}


/*---TOC------------------------*/

.tocMainTable {
	border: 0px;
	width: 602px;	
}

.spacer19 {
	width: 19px;
}

.spacer15 {
	width: 15px;
}

.article {
	width : 271px;
	}
	
.fheader { 
	color: black; 
	font-size: 18px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	padding-bottom: 3px;
	width: 100%;
}

.fsubheader { 
	color: #666; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 100%;
}

.fcopy { 
	color: black; 
	font-size: 12px; 
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-bottom: 15px;
}


.infoboxclass { 
	color: black; 
	font-size: 11px; 
	line-height: 125%; 
	padding-top: 10px; 
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.infoboxclasslogo { 
	padding-top: 5pt; 
	padding-bottom: 25px;
	text-align: center;
}

/*---TOC------------------------*/
.bigBold {
	font-size: 14px;
	font-weight: bold;
	}
	
	
.adTable {
	background-color: #F0F0E8;
	width: 122px;
	padding-top: 10px;
}

