body {
	background-image: url(../gifs/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2462A9;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 11px;
}
ul {
	margin:10px 5px 0 15px;
	padding:0;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
}
ul ul {
	margin:0px 0px 5px 18px;
	padding:0;
	list-style-position: outside;
	list-style-type: lower-roman;
	text-align: justify;
}
form {
	padding: 0px;
	margin: 0px;
}
INPUT, SELECT, OPTION, TEXTAREA {
	font-size: 11px;
	margin-bottom: 8px;
}
a {
	color: #083E7B;
	text-decoration: underline;
}
a:hover {
	color: #083E7B;
	text-decoration: none;
}
a:active {
	color: #083E7B;
	text-decoration: underline;
}
a:visited {
	color: #083E7B;
	text-decoration: underline;
}
a:visited:hover {
	color: #083E7B;
	text-decoration: none;
}
.header_30years {
	position: absolute;
	top: 107px;
	left: 83px;
}
.header_nav {
	position: absolute;
	top: 183px;
	left: 22px;
}
.headline {
	background-color: #225C9D;
	width: 775px;
	height: 1px;
}
.body_outer {
	width: 775px;
	background-color: #FFFFFF;
}
.body_inner {
	padding: 45px;
}
.title {
    padding-bottom: 12px;
	font-family: "Myriad Pro", Tahoma, Arial;
	font-size: 25px;
	line-height: 25px;
	color: #083E7B;
}
.subtitle {
	padding-bottom: 15px;
	font-size: 18px;
	color: #870303;
}
.pearls_date {
	padding-bottom: 15px;
	color: #999999;
}
.content_body p {
	padding-bottom: 10px;
}
.footer {
	padding: 45px;
	text-align: left;
	background-color: #D3E0EE;
	color: #053061;
}
.footer a {
	color: #053061;
	text-decoration: none;
}
.footer a:hover {
	color: #053061;
	text-decoration: underline;
}
.footer a:active {
	color: #053061;
	text-decoration: none;
}
.footer a:visited {
	color: #053061;
	text-decoration: none;
}
.footer a:visited:hover {
	color: #053061;
	text-decoration: underline;
}