body {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/*font family for page*/
p, td, div, ul {
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size: 13px;
}

/*Where the h1 or h2 is the first element in a div or table cell - places them flush top*/
h1:first-child
{
	margin: 0;
}
h2:first-child
{
	margin: 0;
}

/* All h1 and h2 elements on page */
h1 {
	font-size: 30pt;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	color: #DFB62A;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #94A1A9;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	color: #DFB62A;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
}
.Ahead {
	font-size: 18px;
	font-weight: bold;
	color: #00548E;
}
.enewsletter {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.white {
	color: #FFFFFF;
}
.clients
{
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size: 13px;
}