/* background color for the content part of the pages */
Body
{
background-color: #CCD6D8;
}

.bodygraybold {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #666666;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
}
.body2 {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #333333;
	line-height: 16px;
	font-size: 11px;
}

.btmcopy { font-family: "Georgia", "Times New Roman", "serif"; color: #333333 ; font-size: 10px; line-height: 14px}

.body2bold {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #333333;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;	
}

.body4 {
	font-family: "Georgia", "Times New Roman", "serif";
	font-size: 10.5px;
	line-height: 13px;
}

.stylewhite
	{ 
	color: #FFFFFF;
		font-family: "Georgia", "Times New Roman", "serif";
	font-size: 9px;
	}

.body3 {
	font-family: "Georgia", "Times New Roman", "serif";
	font-size: 11px;
	line-height: 22px;
}

.bodyblk {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #000000;
	line-height: 16px;
	font-size: 11px;
}

.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;	
}