body {
	background-color: #CCCCCC;
	text-align: center;
}

.gfr {
	background-color: #666666;
}
.blackbg {
	background-color: #000000;
}
.globbg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/globe_backpt.gif);
	background-color: #FFFFFF;
}
.fullframe {
	width: 780px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-left: auto;
	margin-right: auto;
	color: #EEEEEE;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bluebullet.gif);
	line-height: normal;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;

}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;

}
.2ndlevelsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-indent: 20px;

}
.bluebodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: normal;

}
.offersbluebullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #003399;
	list-style-position: outside;
	list-style-image: url(images/bluebullet.gif);
}
.2ndbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	line-height: normal;
	list-style-type: disc;

}

#nav-continuity {
padding-top: 1px;
}

#nav-continuity a {
display: block;
height: 24px;
width: 248px;
background-image: url("images/nav-gfr.gif");
background-repeat: no-repeat;
text-indent: -999em;
float: left;
background-position: 0 0;
}

#nav-continuity a:hover {
background-image: url("images/nav-gfr.gif");
background-repeat: no-repeat;
background-position: 0 -24px;
}

#bus #nav-continuity a {
background-image: url("images/nav-gfr.gif");
background-repeat: no-repeat;
background-position: 0 -48px;
cursor: default;
}

#bus #nav-continuity a:hover {
cursor: default;
}
