body {
	margin-top: 45px;
}
A:visited, A:link, A:active { 
	color: #47607b; 
	text-decoration: none; 
}
A:hover { 
	color: #c6b7c8; 
	text-decoration: none;
}

body, td, p, b, i, li, select, a, input, textarea {
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
}
body, p, b, i, li, select, a, input, textarea {
	line-height: 18px; 
}
body, td, p, b, i, li, select, input, textarea {
	color: #636f76;
}
.body { 
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #333;
}
body#simplepage p {
	width: 600px;
}
.content {
	padding: 5px 135px 40px 109px;
}
.widecontent {
	padding: 5px 0px 40px 0px;
}

.hdr2 { 
	font-family: helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #00769d;
}

.hdr { 
	font-family: helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 19px; 
	color: #00769d;
	letter-spacing: 1px; 
}
.callout { 
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #00769d;
}
.bullet { 
	font-family: helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 19px; 
	color: #c6b7c8;
	letter-spacing: 1px; 
}
.note { 
	font-family: helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #636f76;
}
.form { 
	font-family: helvetica, sans-serif; 
	font-size: 12px;  
	line-height: 15px; 
	color: #00769d;
}
.quote {
	color: #00769d;
}