body{
	margin:auto;
	background-color: #1F699D;
	background-image: url("images/body_bg_1.jpg");
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.smaller {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
sup {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.sf_outer_wrapper {
    width: 798px;
    margin: auto;
    padding-top: 5px;
	margin-bottom: 20px;
	background-color: #fff;
    border: 1px solid #214E74;
    border-top: none;
}
.sf_header {
    width: 798px;

}
.sf_title {
	padding-top: 5px;
	padding-left: 20px;
	min-height: 28px;
	background-color:#24557d;
	border-bottom: 1px solid #fff;
	color:#fff;
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.sf_content {
	min-height:500px;
	padding: 20px;
	text-align: left;
}
.sf_footer {
	text-align: center;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666;
	padding-bottom:5px;
	padding-top:15px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111;
	padding-top: 0px;
	padding-bottom:5px;
}
a {
    color: #000;
}
a:hover {
    color: #666666;
}
a:visited {
    color: #000;
}

a.white {
	color: #fff;
	text-decoration:none;
}
a.white:hover {
	color: #bbb;
	text-decoration:underline;
}
a.blue {
	color: #24557d;
	text-decoration:none;
}
a.blue:hover {
	color: #bbb;
	text-decoration:underline;
}
a.red {
	color:#C00;
	text-decoration:none;
	font-weight: bold;
	line-height: 130%;
}
a.red:hover {
	color: #bbb;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	color:#111;
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
}
h1.press_release {
	color: #C0504D;
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
}
.red {
	color:#C0504D;
	font-weight:bold;
}
h2 {
	text-align: center;
	color:#24557d;
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
}
h2.email {
	text-align: center;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
}
h3 {
	text-align: center;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
}
.really_important {
	color:#062f8e;
	font-size: 24px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
.important {
	color:#24557d;
	text-decoration:underline;
	font-weight:bold;
}
.underlined {
	text-decoration:underline;
}
.hilight {
	padding: 2px;
	background-color:#27295A;
	color:#fff;
	display:block;
}
.hilight2 {
	width:50px;
	padding: 4px;
	background-color:#27295A;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	display:block;
	border:#eee outset 4px;
}
.quote {
	padding:15px;
	text-align:center;
	color:#fff;
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height:130%;
	background-color:#062f8e;
	border:#eee outset 6px;
}
.little_quote {
	padding:3px;
	text-align:center;
	color:#fff;
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:normal;
	background-color:#062f8e;
	border:#eee outset 6px;
	cursor:hand;
}

.testimonial {
	padding:3px;
	text-align:center;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:normal;
	background-color:#fff;
	border:#000 solid 1px;
}

.offerTable {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4a5c76;
	background-color:#FFFFFF;
	padding: 6px;
}
.titleCell {
	text-align:center;
	height:26px;
	color:#fff;
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #4a5c76;
	background-color:#4F81BD;
	cursor:move;
}
.offerList {
	list-style-type:square;
	margin-left:7px;
	padding-left:7px;
}
li {
	padding-bottom:5px;
}
.blue {
	color:#113a9a;
}
.blueHeader {
	color:#113a9a;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
}

.outline1 {
	text-align: left;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.outline2 {
	text-align: left;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	font-weight:bold;
}

.outline3 {
	text-align: left;
	color:#000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-left: 40px;
}