@charset "UTF-8";
/* CSS Document */

body { background: #fff; font: normal 62.5% "Gill Sans",Arial; }
h2 { font: 2.5em Georgia,Times,serif; color: #23589a; margin-bottom: 15px; }
h3 { font: 1.5em Georgia,Times,serif; color: #23589a; }
h4 { font-size: 1.3em; margin: 15px 0 3px; }
h5 { font-size: 1.2em; }
p, li, tr { font-size: 1.4em; }
p { line-height: 1.3em; color: #333; margin-bottom: 0.65em; }
a { text-decoration:none; color:#23589a; font-weight: normal; }
	a:hover { text-decoration: underline; }
label { font-size: .95em; color: #666; }
label2 { font: 1.1em Georgia,Times,serif; color: #23589a; }
strong { font-weight: bold; }
	strong a { font-weight: bold; }
em { font-style: italic; }
blockquote { margin: 20px 30px; font-style: italic; font-size: 1.4em; line-height: 20px; }

table { margin-bottom: 15px; }
th { background: #00367e; color: #fff; font-weight: bold; text-align: left; }
th,td { padding: 3px 25px 3px 10px; }
tr.opt { background: #ddd; }

#container { background: #fff; width: 900px; padding: 0 22px 10px; margin: 0 auto; background: url(http://www.alliancebenefits.org/images/dropShadow-side.jpg) repeat-y; }

#header {  }
	#header h1, #header h3 { text-indent: -9999px; }
	#header h3 { display: none; }
	#header a { display: block; width: 900px; height: 117px; background: url(http://www.alliancebenefits.org/images/header.jpg) no-repeat; margin-bottom: 0; }
	
#mainNav { width: 900px; position: relative; background-color: #fff; }
	#mainNav ul { float: left; width: 100%; padding: 6px 0 2px; border-bottom: 10px #847b33 solid; }
	#mainNav ul li { float: left; background-color: #fff; }
	#mainNav ul li a { position: relative; padding: 4px 15px 3px; margin-right: 2px; font-size: .85em; display: block; font-weight: normal; color: #fff; background: #608dc9 url(http://www.alliancebenefits.org/images/corner.gif) no-repeat top right; }
		#mainNav ul li a:hover { text-decoration: none; background: #9ec3de url(http://www.alliancebenefits.org/images/header.jpg) no-repeat top right; }
	
	#mainNav a {  }
		
#login { position: absolute; top: 8px; right: 10px; display: inline; font-size: 1.3em; }
	#login a { color: #97233f; font-weight: bold; }
	#login a:hover { text-decoration: underline; }
	#login:before, #login:after { content: " : : "; font-weight: bold; color: #97233f; }
		
#content { width: 510px; float:left; padding: 15px 20px 0; }
	#content h3 { margin-top: 20px; margin-bottom: 5px; }
	#content a { color: #900; }
	#content div > a { font-size: 1.3em; }
	#content ul, #content ol { line-height: 1.3em; color: #333; clear: both; margin-bottom: 10px; }
	#content li { list-style-position: outside;  margin: 0 0 8px 20px; color: #333; line-height: 1.1em; }
		#content ul li { list-style-image: url(/images/bullet.gif); }
		#content ol li { list-style-type: decimal; font-size: 1.4em; }
			#content ol li p { font-size: 1em; }
		#content ol ul, #content ul ul { margin: 0; }
		#content ol li ol, #content ul li ol { margin: 10px 0; }
		#content ul li ul li { font-size: 1em; margin: 5px 0 0 12px; list-style-image: url(/images/hyphen.gif); }
		#content ol li ol li, #content ul li ol li, #content ol li ul li { font-size: 1em; margin: 2px 0 10px 25px; list-style-position: outside; }
	#content #video li { list-style-image: url(http://www.alliancebenefits.org/images/video.gif); font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }
	#content #churches { background: #eee; width: 420px; margin: 10px 0; }
		#content #churches tr, #content #churches td { border: 1px solid #ccc; }
		#content #churches td, #content #churches th { padding: 2px; }
		#content #churches th { background: #999; color: #fff; }
table#retire { font-size: .7em; }
	table#retire #topBox { padding-top: 0; }

#search { position: absolute; right: 10px; top: 50px; }
	#search label { float: left; }
	#search input { margin: 0 10px; width: 80px; }
	#search #go { float: left; display: block; padding: 3px; font-size: 1.2em; color: #fff; background-color: #25569b; margin: 0; text-transform: uppercase; }
		#search #go:hover { text-decoration: none; background-color: #9ec3de; color:#23589a; }

#sideNav { float: left; width: 175px; height: 325px; min-height: 585px; }
#sideNav ul { margin: 15px 0 0 15px; }
	#sideNav { background: url(http://www.alliancebenefits.org/images/rain-girl.jpg) no-repeat; }		/* left column image */
	#sideNav ul { margin-top: 335px; }								/* left column image */
#sideNav > ul > li { list-style-position: outside; color: #333; margin: 8px 0; }
#sideNav li:before { content: ": : "; color: #9ec3de; font-weight: normal; }
#sideNav ul ul { margin: 0 0 15px 15px; }
	#sideNav ul ul li { margin-bottom: 2px; }
#sideNav > ul > li > ul > li { font-size: 1em; }
#sideNav a { color: #23589a; }
#sideNav a:hover { text-decoration: underline; }
	
#rightNav { width: 175px; float:right; padding: 43px 0 0; margin: 0; }
	#rightNav h4 { display: block; background: #00367e; color: #fff; margin: 10px 0 5px; padding: 6px; font-weight: normal; text-align: center; }
		#rightNav h4 > a { color: #fff; }
			#rightNav h4 > a:hover { color: #9ec3de; text-decoration: none; }
	#rightNav #moreInfo { border-bottom: 10px solid #00367e; }
	#rightNav label, #rightNav button { margin: 10px 10px 10px 0; }
	#rightNav label { display: block; text-align: right; }
		#rightNav label > input { margin-left: 5px; }
	#rightNav button { display: block; margin-left: auto; }
	#rightNav h5 { margin-top: 5px; }
	#rightNav > a { display: block; padding: 1px 1px 1px 5px; background: #fff; font-size: 1.1em; }
		#rightNav > a:hover { background: #00367e; color: #fff; text-decoration: none; }
	#rightNav ul li { margin: 0 0 5px 15px; list-style-type: disc; font-size: 1.2em; }
	
#footer { clear: both; margin: 0 175px; padding: 30px 0 0; width: 550px; }
	#footer ul { height: 20px; width: 550px; padding: 0; margin: 0 auto; text-align: center; }
	#footer li { display: inline; margin: 0 15px 0 0; text-transform: lowercase; }
		#footer li:before { content:": : "; color: #9ec3de; }
		
#footerB { height: 25px; width: 900px; margin: 0 auto; padding: 0 22px; background: url(http://www.alliancebenefits.org/images/dropShadow-bottom.jpg) no-repeat bottom; }

table#form { border-collapse: separate; border-spacing: 1px 15px; font-style: italic; color: #666; }
	#form tr {  }
	#form td { vertical-align: middle; padding: 0; }
	#form label { font-size: 1em; width: 100%; margin-right: 5px; }
	#form p { font-size: 1em; }

.president #date { display: block; position: relative; right: 0; text-align: right; }

#buttons { text-align: center; margin: 10px 0; }
	#buttons input { padding: 0 7px; margin: 0 10px; }
	
#retire { width: 422px; border: 2px #000 ridge; margin: 10px 0; text-align: center; }
	#retire td { border: 1px #333 solid; vertical-align: middle; padding: 4px 0; }
	#retire #col1, #retire #col2, #retire #col4, #retire #col5 { width: 100px; padding: 4px 2px; }
	#retire #col3 { width: 20px; }
	#retire #topBox { padding: 10px 10px; }
	#retire p { margin: 0; line-height: 1.2em; }

#answers a { display: block; text-indent: -9999px; background: url(http://www.alliancebenefits.org/images/answers.gif) no-repeat; width:152px; height:111px; margin-left: -15px; }
	#answers a:hover { background: url(http://www.alliancebenefits.org/images/answers2.gif) no-repeat; width:152px; height:111px; }

#changed a { display: block; text-indent: -9999px; background: url(http://www.alliancebenefits.org/images/adfSEP.jpg) no-repeat; width:152px; height:76px; margin-left: -15px; }
#reflections a { display: block; text-indent: -9999px; background: url(http://www.alliancebenefits.org/images/reflections.jpg) no-repeat; width:152px; height:109px; margin-left: -15px; }
	
#gift a { display: block; text-indent: -9999px; background: url(http://www.alliancebenefits.org/images/gift.jpg) no-repeat; width:152px; height:123px; margin-left: -15px; }
	#gift a:hover { background: url(http://www.alliancebenefits.org/images/gift2.jpg) no-repeat; width:152px; height:123px; }

.call { display: block; width: 350px; background-color: #feca05; margin: 15px 0; padding: 4px; font-weight: bold; font-size: 1.3em; color:#00367e; text-align: center; }

	.home #content #partner { width: 420px; height: 207px; margin: 10px 0 15px; border:#3399cc 1px solid; }
		.home #content #partner h3 { display: block; background: url(http://www.alliancebenefits.org/images/partner_grad.gif) repeat-y; width: 302px; height: 20px; margin: 0 0 10px; padding: 2px 0 0 118px; border-bottom: #3399cc 1px solid; font-style: italic; font-weight: normal; font-size: 1.3em; color: #3399cc; }
		.home #content #partner p { margin-left: 118px; font-size: 1em; padding-right: 5px; }
		.home #content #partner a { color: #990000; }
		.home #content #partner img { float: left; position: relative; top: -26px; left: 6px; }
		.home #sideNav p { color: #666; font-size: 1.1em; line-height: 1.6em; }

.home #mainNav #home, .domestic #mainNav #domestic, .international #mainNav #international, .treasurer #mainNav #treasurer, .fund #mainNav #fund, .about #mainNav #about { margin-bottom: -2px; padding-bottom: 5px; color: #fff; background: #847b33 url(http://www.alliancebenefits.org/images/corner.gif) no-repeat top right; }
	
.resources { width: 100%; margin: 10px 0; border-bottom: #ccc 1px solid; }
	.resources img { margin-bottom: 10px; }
	
.stories h4 { font-size: 1.6em; }
	
.photo { margin-bottom: .75em; }
.icon { margin: 0 0 10px; }
.right { float: right; margin-left: 1.2em; }
.left { float:left; margin-right: 1.2em; }
.rightLink { margin-top: 4px; }
	.rightLink:after { content: " >>" }
.smaller { font-size: 100%; }
.ready a { display: block; text-indent: -9999px; background: url(http://www.alliancebenefits.org/images/ready2invest.gif) no-repeat; width:120px; height:63px; }
	.ready a:hover { background: url(http://www.alliancebenefits.org/images/ready2invest2.gif) no-repeat; width:120px; height:63px; }
.required { color: #990000; }
.callForRates { float: left; background: #3399cc; border: 1pt solid #ccc; width: 50%; padding: 10px; }
	.callForRates p { font-size: 1.2em; font-weight: bold; text-align: center; color: #fff; }
		.callForRates p strong { font-size: 1.3em; }
	#content .callForRates a { color: #fff; }
p.download { font-size: 1em; }