/* @override http://affinityfc.com/css/afc.css */

/* @override http://www.affinityfc.com/css/afc.css */

/* @override http://www.affinityfc.com/css/afc.css */

/* @override http://www.affinityfc.com/afctest2/css/afc.css */

/* @override http://affinityfc.com/afctest2/css/afc.css */

/* @override http://affinityfc.com/afctest2/css/afc.css */

/* @override http://affinityfc.com/afctest2/css/afc.css */

/* @override http://affinityfc.com/afctest2/css/afc.css */

/* @override http://affinityfc.com/afctest2/css/aarp.css */

/* @override http://www.affinityfc.com/afctest2/css/aarp.css */

/* @override http://www.affinityfc.com/aarpsavings/css/aarp.css */

/* @override http://www.aarpsavings.com/aarpsavings/css/aarp.css */

/* @override http://www.aarpsavings.com/aarpsavings/css/aarp.css */

/*  AARP Banking Master CSS  */

body {
  	margin:0;
	padding: 0;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	background-color: #fff;

}

a {
  color: #cc0000;
}
a:hover {
  color: #ff0000;
}
img {
	border: medium none;
	display: block;
}

p {
  margin: .5em 0;
}

p .error {
  color: #b90c0b;	
}

p .thanks {
	color: #335813;
	font-weight: bold;
}

.contact_error {
	color: #b90c0b;
}
		
.contact {
	color: #75dc13;
}

ul {
  margin: 0;
}

li, ul li {
	color: #4c4c4c;
	font-size: 11px;
}

	.li2 {
  		list-style-image: url(../sysimages/bullet.gif);
		color: #4c4c4c;
		font-size: 11px;
	}

li.no_bullet {
  	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 0 -20px;
}

table.address td {
	color: #4c4c4c;
	font-size: 12px;
	width: 500px;
	line-height: 16px;
}

table.address td.arrow {
	width: 10px;
	padding-right: 0px;
	vertical-align: top;
}

table.address td.arrow img {
	margin: 2px 5px 0px 0px;
}

ul li ul {
	padding: 0 0 0 15px;
}

h1 {
  	color: #333;
  	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 20px;
	text-transform: none;
	font-weight: 100;
	padding: 3px 0;
	border-bottom: 1px solid #1f478d;
}

h3 {
 	color: #003e82;
	font-size: 12px;
	margin: 1em 0 .2em 0;
}

h4 {
  	color: #4c4c4c;
	font-size: 12px;
	font-weight: 100;
	font-style: italic;
}

form {
  margin: 0;
	padding: 0;
}

.force_break { clear:both; list-style:none; }
.break_left { clear: left; }
.right { float:right; }
.left { float: left; }
.center {
	align: center;
	padding-left: 200px;
	padding-top: 20px;
}
.footer_img {
	margin: 0px;
	padding-right: 04px;
	
}


/* List box styles */
div.list {
	clear: left;
	color: #4c4c4c;
	margin-top: 12px;
}

	.list h3 {
		text-transform: uppercase;
		color: #777;
		margin: 0 15px;
		padding: 20px 0 5px;
		border-bottom: #d6d6d6 1px solid ;
	}
	
	.list h4 {
  		color: #4c4c4c;
		font-size: 12px;
		padding: 08px 5px;
		font-weight: 100;
		font-style: italic;
	}	
	.list ul.head { 
		padding: 5px 30px 20px;
		}
	.list ul {
		padding: 0px 30px;
		list-style-image: url(../sysimages/link_arrow.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		line-height: 1.6em;
		font-family: Lucida Grande, Arial, sans-serif;
	}
	.list li {
		padding-left: 5px;
		font-size: 12px;
	}
	
	.list img {
		float: right;
		margin: 20px 10px 0 10px;
	}
	
	.list table {
		padding: 10px;
	}
	.list table td {
		padding-right: 20px;
	}
	.list table th {
		text-align: left;
	}

/* contact form styles */
form.contact {
	
}
form.contact input.text {
	 	width: 250px;
		height: 13px;
		padding: 4px;
		margin: 0 5px 8px ;
		background-color: #fff;
		font-size: 11px;
		color: #4c4c4c;
		border: 1px solid #8e8e8e;
}
form.contact textarea {
	border: 1px solid #8e8e8e;
	background-color: #fff;
	width: 445px;
	height: 135px;
	padding: 4px;
	margin: 0 3px 6px;
	color: #4c4c4c;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}
form.contact input.submit {
	border: 0px;
	background-color: #fff;
	
}
/* tab box styles */
/* tabs */
div#tabs { 
  	margin: 0 10px;
	background-position: left top;
	background-color: #ccc;
}
  #tabs ul {
	  margin: 0;
	  padding: 0;
	}
	#tabs ul li { 
	list-style: none; 
	list-style-image: none; 
	float: left; 
	}
	
	#tabs ul li a {
	  display: block;
		float:left;
		padding: 5px 7px 1px;
		background-image: url(../sysimages/tabs_box/tab_def.jpg);
		background-position: top;
		background-repeat: repeat-x;
		border-right: #c0beaf 1px solid;
		border-left: #f9f9f9 1px solid;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		color: #444;
	}

#tabs ul li a {
	  display: block;
		float:left;
		padding: 5px 7px 1px;
		background-image: url(../sysimages/tabs_box/tab_def.jpg);
		background-position: top;
		background-repeat: repeat-x;
		border-right: #c0beaf 1px solid;
		border-left: #f9f9f9 1px solid;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		color: #444;
		font-size: 13px;
	}
	
	#tabs ul li.left_tab a {
	background-image: url(../sysimages/tabs_box/tab_def_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	}
	
	#tabs ul li.right_tab a {
	background-image: url(../sysimages/tabs_box/tab_def_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
	border-right: none;
	}
	
	#tabs ul li.active a {
	  background-image: url(../sysimages/tabs_box/tab_act.jpg);
	}
  #tabs ul li.left_tab.active a {
	  background-image: url(../sysimages/tabs_box/tab_act_left.jpg);
	}
	#tabs ul li.right_tab.active a {
	  background-image: url(../sysimages/tabs_box/tab_act_right.jpg);
	}
/* tab box */
div#tab_box{
	background-repeat: no-repeat;
	background-position: top center;
	clear: left;
	color: #fff;
}
div#tab_box.def { background-image: url(../sysimages/tabs_box/top_def.jpg); }
div#tab_box.active { background-image: url(../sysimages/tabs_box/top_act.jpg); }
	
	#tab_box h3 {
		text-transform: uppercase;
		color: #fff;
		margin: 0 15px;
		padding: 20px 0 5px 0;
		border-bottom: #c6bfa6 1px solid ;
	}
	#tab_box h5 {
		color: #fff;
		font-size: 1.1em;
		margin: 0 5px;
		padding: 5px 0 0 0;
		border-bottom: #c6bfa6 1px solid ;
		}
	#tab_box.active h3 {
	  border-bottom: #427e97 1px solid;
	}
	#tab_box div#switch_content {
	  margin: 5px 20px;
	}
	#tab_box div#switch_content p {
	  color: #fff;
		line-height: 1.5em;
	}
  #tab_box .bottom_cap {
	  display: block;
		background-position: top center;
	}
	#tab_box.def .bottom_cap { background-image: url(../sysimages/tabs_box/bottom_def.jpg); }
	#tab_box.active .bottom_cap { background-image: url(../sysimages/tabs_box/bottom_act.jpg); }


/* site structure and layout */
div#header_wrap {
  background-image: url(../sysimages/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ccc;
	height: 118px;
}

  div#tip_top_nav {
		width: 770px;
		margin: 0 auto;
		padding: 3px 0;
		color: #fff;
		font-size: 11px;
		height: 15px;
	}
	  #tip_top_nav a {
			color: #fff;
			font-size: 11px;
			text-decoration: underline;
			margin: 0 7px;
		}
		#tip_top_nav p {
		  display: inline;
			margin: 0;
			padding: 0;
			float:right;
		}
		
	div#header{
		width: 770px;
		height: 80px;
		margin: 0 auto;
	
	}
	  #header img.logo {
		  margin: 10px 0 0 0px;
		  width: 350px;
		  height: 73px;
		  float:left;
		}
			
		ul#font_size {
		  margin: 0;
		  margin-top: 40px;
			padding:0;
			float:right;
		}
		ul#font_size li {
			list-style: none;
			float:left;
		}
		ul#font_size img {
			border: none;
		}
		ul#font_size .text {
			margin-top: 17px;
			margin-right: 8px;
			color: #fff;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
		}
		
div#top_nav {
	width: 770px;
	height: 33px;
	margin: 0 auto;
	position: relative;
	z-index: 500;
	font-weight: bold;	
	}
	
	#top_nav a.current {
		display: block;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		text-shadow: 0px 1px 1px #000;
		border-left: 1px solid #666;
		border-right: 1px solid #191919;
		background-image: url(../sysimages/nav_hover.jpg);

}
	#top_nav .currentAncestor {
		text-shadow: 0px 1px 1px #666666;
}
/* Parent - Level 0 */

	#top_nav ul {
		padding: 0;
		list-style: none;
		margin: 0px;
	}
	
	#top_nav li {
		position: relative;
		width: 150px;
		display: inline;
		float: left;
}
	#top_nav a {
		display: block;
		text-align: center;
		padding: 10px 20px 10px 20px;
		color: #ccc;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		text-shadow: 0px 1px 1px #000;
		border-left: 1px solid #666;
		border-right: 1px solid #191919;
		
	}

	#top_nav a:hover { 
		text-decoration: none;
		background-image: url(../sysimages/nav_hover.jpg);
		color: #fff;
	}
	
		
/* Child - Level 1 */

	#top_nav ul ul {
		position: absolute;
		left: 0;
		display: inline;
		padding-top: 2px;
		z-index: 100;
}

	#top_nav ul ul a { 
		background: url(../sysimages/sub_button.png) repeat;
		text-align: center;
		font-size: 10px;
		color: #fff;
}

	#top_nav ul ul a:hover {
		background: repeat-x url(../sysimages/sub_button_over.png);
		color: #fff;
}


	#top_nav ul ul a.current{
		background-image: url(../sysimages/nav_hover.jpg);
		color: #fff;
}

/* Child Level 3 */

#top_nav ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#top_nav ul ul ul ul li { 
}

#top_nav ul ul ul ul a{
}

#top_nav ul ul ul ul a:hover{

}

div#top_nav ul ul, div#top_nav ul ul ul, div#top_nav ul li:hover ul ul, div#top_nav ul li:hover ul ul ul, div#top_nav ul li:hover ul ul ul ul, div#top_nav ul li:hover ul ul ul ul ul{
display:none;
}

div#top_nav ul li:hover ul, div#top_nav ul ul li:hover ul, div#top_nav ul ul ul li:hover ul, div#top_nav ul ul ul ul li:hover ul, div#top_nav ul ul ul ul ul li:hover ul{
display:block;
}
/* @end */
		
div#mid_wrap {
  	background-image: url(../sysimages/mid_wrap_bg.jpg);
	background-repeat: repeat-x;
}
  div#mid_outer {
		width: 770px;
		margin: 0 auto;
	}
		div#mid {
			background-image: url(../sysimages/mid_wrap_bg.jpg);
			width: 505px;
			height: 141px;
			float: left;
			margin-bottom: 30px;
			padding-top: 2px;
		}
		
		div#mid img {
			width: 764px;
			height: 154px;
}
	  div#callout {
		  	float: right;
			width: 250px;
			margin-top: 156px;
			padding-top: 7px;
			font-family: Lucida Grande, Arial, Helvetica, sans-serif;
		}
		  #callout div#login {
				background-image: url(../sysimages/callouts/login_bg.png);
				background-position:center top;
				background-repeat: no-repeat;
				height: 181px;
		}		
			  #callout #login div.inner {
				padding: 42px  0 0 15px;
		}
			  #callout #login div.inner ul {
					margin: 0;
					padding-left: 18px;
					line-height: 20px;
					list-style-image: url(../sysimages/bullet.gif);	
}
			  #callout #login div.inner li{
					font-size: 12px;
					padding-bottom: 2px;
					padding-left: 08px;
	  	
		}
				#callout #login ul a {
				  color: #fff;
				  padding-left: 30px;
				  line-height: 22px;
		}									
			  #callout #login input.text {
				    width: 126px;
					height: 13px;
					padding: 4px;
					margin: 0 3px 6px ;
				    background-image: url(../sysimages/callouts/login_input_bg.jpg);
					background-attachment: relative;
					background-repeat: no-repeat;
					background-position: bottom right;
					border: 0;
					font-size: 11px;
					color: #111;
				}
				#callout #login input.default {
				  color: #555;
				}
				#callout #login input.focus {
				  color: #111;
				}
				
			#callout div#logged_in {
			  	background-image: url(../sysimages/callouts/logged_in_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
			}
			  #callout #logged_in div.inner {
				  padding: 0px 10px 0 100px;
					margin: 0;
				}
				#callout #logged_in h3, h4 {
				  margin: 0;
					padding: 0 0 0 5px;
					color: #fff;
				}
				#callout #logged_in h3 {
					font-size: 15px;
				}
				#callout #logged_in h4 {
				  padding-top: 10px;
					font-size: 12px;
				}
				#callout #logged_in .btn {
				  padding-bottom: 10px;
				}
				
				
			#callout div#demo {
			  background-image: url(../sysimages/callouts/demo_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 196px;
			}
				#callout #demo div.inner {
				  padding: 50px 0 0 10px;
					margin: 0;
					font-size: 0;
				}
				#callout #demo img {
				  margin-right: 10px;
					display: inline;
				}
				#callout #demo img.btn {
				  margin: 15px 50px;
				}
			
			#callout div#product {
				background-image: url(../sysimages/callouts/product_bg.png);
				background-position:center top;
				background-repeat: no-repeat;
				height: 146px;
			}
			  #callout #product div.inner {
				  padding: 45px  0 0 15px;
				}
				#callout #product ul {
					margin: 0;
					padding-left: 18px;
					list-style-image: url(../sysimages/bullet.gif);	
}
				#callout #product li {
				  color: #fff;
				  font-size: 12px;

				}
				#callout #product ul a {
				  color: #4c4c4c;
				  text-decoration: none;
				  padding-left: 08px;
				  line-height: 22px;
				}
				#callout #product ul a:hover {
				  color: #808080;
				  text-decoration: underline;
				  padding-left: 08px;
				  line-height: 22px;
				}				
				#callout #product img.btn {
				  margin-top: 10px;
				}
				
			#callout div#clients {
				background-image: url(../sysimages/callouts/clients_bg.png);
				background-position:center top;
				background-repeat: no-repeat;
				height: 146px;
			}
			  #callout #clients div.inner {
				  padding: 45px  0 0 15px;
				}
				#callout #clients ul {
					margin: 0;
					padding-left: 18px;
					list-style-image: url(../sysimages/bullet.gif);	
}
				#callout #clients li {
				  color: #4c4c4c;
				  font-size: 12px;
				  line-height: 22px;
				  padding-left: 08px;

				}
				#callout #clients ul a {
				  color: #4c4c4c;
				  text-decoration: none;
				  padding-left: 08px;
				  line-height: 22px;
				}
				#callout #clients ul a:hover {
				  color: #808080;
				  text-decoration: underline;
				  padding-left: 08px;
				  line-height: 22px;
				}							
			
			#callout div.image {
			text-align: center;
			padding: 0 auto;
			margin: 0 auto;
			font-size: 0;
			}
			#callout div.image img { 
			display: inline; 
			}
			
			#callout div#links {
			  background-image: url(../sysimages/callouts/related_links_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
			}
			  #callout #links div.inner {
				  padding: 60px  0 0 15px;
				}
				#callout #links ul {
					margin: 0;
					padding: 0 0 15px 0;
					list-style: none;
				}
				#callout #links li {
				  background-image: url(../sysimages/callouts/related_links_bullet.jpg);
					background-repeat: no-repeat;
				  list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 12px;
					font-weight: bold;
				}
				#callout #links ul a {
				  color: #fff;
					padding-left: 30px;
					line-height: 22px;
				}
				
				#callout div#rates {
			      background-image: url(../sysimages/callouts/rates_bg.jpg);
				  background-position:center top;
				  background-repeat: no-repeat;
				  height: 240px;
				}
				#callout #rates div.inner {
				  padding: 0 0 0 5px;
				}
				#callout #rates ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #rates li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #rates ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
					
				
				/* Adam Nemec - inserted the below code for temporary use. Delete before launch. */
				#callout div#tbd {
			    background-image: url(../sysimages/callouts/tbd.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 165px;
				}
				#callout #tbd div.inner {
				  padding: 60px  30px 0 10px;
				}
				#callout #tbd ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #tbd li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #tbd ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				#callout div#direct_deposit {
			    background-image: url(../sysimages/callouts/deposit_bg.gif);
				background-position:center top;
				background-repeat: no-repeat;
				height: 209px;
				color: #fff;
				font-size: 11px;
				}
				#callout #direct_deposit div.inner {
				  padding: 50px  25px 0 15px;
				}
				
				#callout #direct_deposit p {
					margin: 0;
					padding: 0px;
					padding: 0px 0px 0px 0px; 
					
				}
				
				#callout #direct_deposit table {
					margin: 0;
					padding: 0;
					padding: 0px 0px 0px 0px; 
					
				}
				#callout #direct_deposit table tr {
					margin: 0;
					padding: 0;
					padding: 0px 0px 0px 0px; 
				}
				#callout #direct_deposit table td {
					margin: 0;
					padding: 0;
					padding: 0px 0px 0px 0px; 
				}
		
				/* </inserted code to be deleted> */
				
				#callout div#dd {
			    background-image: url(../sysimages/callouts/directDeposit_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 165px;
				}
				#callout #dd div.inner {
				  padding: 60px  30px 0 10px;
				}
				#callout #dd ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #dd li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #dd ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				
				#callout div#tools {
			    background-image: url(../sysimages/callouts/tools.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 165px;
				}
				#callout #tools div.inner {
				  padding: 60px  30px 0 10px;
				}
				#callout #tools ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #tools li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #tools ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				
				#callout div#top_five {
			    background-image: url(../sysimages/callouts/top5_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 175px;
				}
				#callout #top_five div.inner {
				  padding: 50px  30px 0 10px;
				}
				#callout #top_five ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #top_five li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 11px;
					font-weight: bold;
				}
				#callout #top_five ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				
				#callout div#savings_features {
			    background-image: url(../sysimages/callouts/savingsFeatures_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 165px;
				}
				#callout #savings_features div.inner {
				  padding: 60px  30px 0 10px;
				}
				#callout #savings_features ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #savings_features li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #savings_features ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				
				#callout div#cd_features {
			    background-image: url(../sysimages/callouts/cdFeatures_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 165px;
				}
				#callout #cd_features div.inner {
				  padding: 60px  30px 0 10px;
				}
				#callout #cd_features ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#callout #cd_features li {
				    list-style: none;
					list-style-image: none;
					color: #fff;
					font-size: 13px;
					font-weight: bold;
				}
				#callout #cd_features ul a {
				    color: #fff;
					padding-left: 15px;
					line-height: 22px;
					text-align: left;
				}
				
				#callout div#chat_now {
			 	background-image: url(../sysimages/callouts/chat_bg.jpg);
				background-position:center top;
				background-repeat: no-repeat;
				height: 133px;
				color: #333;
				font-size: 11px;
			
				}
			    #callout #chat_now div.inner {
				  padding: 0px 0px 0px 5px;
				}
				#callout #chat_now table {
				  padding: 3px 0px 0px 3px;
				  border-spacing: 0;
				  width:235px;
				}
				#callout #chat_now table td{
				/*
				  border-style:solid;
				  border-width:1px;*/
				  padding: 0px 0px 0px 0px;
				}
				#callout #chat_now p.white{
				  	color: #fff;
					font-size: 15px;
					font-weight: bold;
				}
				#callout #chat_now p{
					padding-left: 10px;
				}

				
	  div#inner_content {
		  	padding: 10px 0px 10px 10px;
			margin-right: 265px;
		}
		
		#inner_content p {
			padding-top: 3px;
			color: #4c4c4c;
			font-size: 12px;
			line-height: 18px;
			font-family: Lucida Grande, Arial, sans-serif;
		}
		
		#inner_content a {
			color: #224487;
			text-decoration: none;
		}
		
		#inner_content a:hover {
		color: #4c4c4c;
		}
		
		#inner_content h2 {
		color: #81725E;
		font-size: 1.4em;
		}
		
		#inner_content span.btn {
		float: left;
		background-image: url(../sysimages/buttons/gold_btn_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 11px 0 10px 10px;
		}
		
		#inner_content .vert span.btn {
			display: block;
			clear:left;
		}
		
		#inner_content .btn a {
		background-image: url(../sysimages/buttons/gold_btn_right.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 11px 40px 10px 3px;
		color: #555;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		}
		#inner_content .btn a:hover {
		background-image: url(../sysimages/buttons/gold_btn_right_hover.jpg);
		}
		#inner_content h3 {
		  	clear: left;
			padding-top: 0px;
			
		}
		
		div#footer {
			padding: 15px 180px;
			text-align: center;
			color: #6b6b6b;
			font-size: 11px;
			line-height: 2em;
			clear: both;
}
#footer table {
	border-top: 1px solid #e6e6e6;
}
		#footer td {
			line-height: 1.3;
}

		#footer a {
			color: #fff;
			padding: 0 5px;
		}
		.disclosure {
			font-size: 1em;
			font-style: italic;
			width: 760px;
			margin: 0 auto;
			line-height: 1em;
		}
		
		/* POPUP -- need to clean up prior to launch */
		  div#inner_content_popup {
		  padding: 10px;
			
		}
		
		#inner_content_popup p {
			color: #333;
			font-size: 1.2em;
		}
		
		#inner_content_popup span.btn {
		float: left;
		background-image: url(../sysimages/buttons/gold_btn_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 11px 0 10px 10px;
		}
		
		#inner_content_popup .vert span.btn {
			display: block;
			clear:left;
		}
		
		#inner_content_popup .btn a {
		background-image: url(../sysimages/buttons/gold_btn_right.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 11px 40px 10px 3px;
		color: #555;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		}
		#inner_content_popup .btn a:hover {
		background-image: url(../sysimages/buttons/gold_btn_right_hover.jpg);
		}
		#inner_content_popup h3 {
		clear: left;
		padding-top: 10px;
		}
		/* </POPUP>
		
/* FAQ Page specifics */

.faq ul {
  margin-bottom: 10px;
}

.faq h5 {
  font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}

/* SITEMAP specifics */

ul.sitemap {
  line-height: 2em;
	font-size: 1.3em;
}
ul.sitemap ul li {
  font-size: 1em;
}


