﻿/*this is a class to style the design table*/
.body {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodygreenbold {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A850;
}
.style3 
{
}
.size15
{
	width: 100px;
}
.size25
{
	width: 166px;
}
.size30
{
	width: 200px;
}
.size35
{
	width: 233px;
}
.size40
{
	width: 266px;
}
.size45
{
	width: 300px;
}
.ethosSubHead 
{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008A2E;
	background-color: #CCCCCC;
}

