body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 75%;
	margin-left: 0px;
}

h1 {
	color: #2f8a01;
	background: transparent url(../../images/bg_h1.gif) bottom left no-repeat;
	font-size: 1.5em;
	line-height: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
h3 {
	color: #666666;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.2em;
}

.funtext {
	color: #005596;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}

p {
	margin: 0 0 15px 0;
	padding: 0;	
}

a img {
	border: 0;
}





#main {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}

#column-left {
	float: left;
	width: 272px;
}

#column-right {
	float: left;
	width: 541px;
}

#logo {
	border-bottom: 20px solid #005596;
}

#masthead {
	background: transparent url(../../images/bg_masthead.jpg) 0 0 no-repeat;
	width: 539px;
}

#acct-login {
	text-align: right;
	padding: 0 16px 69px 0;
}

#backbreadcrumb {
	position: relative; 
	float: right; 
	padding-right: 35px; 
	top: 12px;
}


#content {
	background: transparent url(../../images/bg_content_internal.jpg) 0 0 no-repeat;
	padding: 40px 10px 0 30px;
	margin: 0;
}

#footer {
	color: #7298c3;
	font-size: .8em;
}


#content p {

}



#footer p#customer-service-number {
	background-color: #005596;
	padding: 8px 6px 0 0;
	margin: 6px 0 0 0;
	height: 24px;
	color: #89bfe0;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	width: 807px;
}

#footer p {
	margin: 3px 0 12px 0;
	padding: 0;
	float: left;
}

#footer ul {
	margin: 3px 0 6px 0;
	float: right;
	list-style: none;
	color: #7298c3;	
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #7298c3;
	text-decoration: none;	
	padding: 0 3px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p#customer-service-number b {
	color: #fff;
}


h2 {
	color: #005596;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link, a:visited {
	color: #339900;
	text-decoration: none;
}
#content a {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

a:hover, a:active {
	color: #005596;
	text-decoration: none;
}
date {
	color: #000066;
	font-weight: bold;
}

.clear {
    clear: both;
    font-size: .01em;
    height: 1px;
    overflow: hidden;
}

.pullquote {
	font-size:1.2em;
	line-height: 1.3em;	
}

.pullquotesrc {
	font-size:.9em;
	text-align: right;
	margin: 5px 0 15px 0;	
}

.pullquote img{
	position: relative; top: 10px; z-index: 100;
}