body {
	background-color: #2880a8;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
.green-18 {
	font-size: 18px;
	color: #6f9441;
}
a.links:link {
	color: #2880a8;
}
a.links:active {
	color: #2880a8;
}
a.links:visited {
	color: #2880a8;
}
a.links:hover {
	color: #2880a8;
	text-decoration:none;
}


table {
	font-size: 13px;
}


.granpacifica {
	background-color: #FDD963;
	background-image: url(images/bg-granpacifica.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 26px;
}
.intro-text {
	background-image: url(images/bg-intro-text.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 26px;
}

.brent {
	border: 1px solid #fdd963;
	margin-bottom: 20px;
}

.intro-text-table {
}
.green-16 {
	font-size: 17px;
	color: #6f9441;
	font-weight: bold;
}
.yellow-18 {
	font-size: 18px;
	color: #99CCCC;
}
.headline {
	font-size: 28px;
	color: #2880a8;
}
li { 
        background: url(images/bullet.gif) no-repeat 0 0.6em;
        padding: 3px 0 3px 12px;
		margin-left:-20px;
		list-style:none;
		line-height:14px;
      }
.strip {
	color: #FFFFFF;
}
.strip_yellow_link {
	color: #fdd963;
	text-decoration: underline;
}
.strip_yellow_link:hover {
	color: #fdd963;
	text-decoration: none;
}
.strip_white_link {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
.strip_white_link:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
