/* CSS Document */

* {margin:0; padding:0;}
body {
	text-align:center;
	width: 665px;
	font:small Arial, Helvetica, Tahoma, sans-serif;
	color:#000;
	background-color:#fff;
	margin:20px 0;
}
h1
{
font-size:21px;
 font-weight:lighter;
 color:#FFFFFF;
 position:relative;
 vertical-align:bottom;
 padding:0px 12px 0px 6px;
}

h1.h1sub
{
	
	font-size:20px;
	font-weight: bold;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
}
h2
{
	text-transform:uppercase;	
	font-size:15px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	
}

h3
{
	font-size:12px;
	font-weight: bold;
	margin-bottom:5px;
}

h4
{
	text-transform:uppercase;
	font-size:200%;
	font-weight: bold;
	color:#E62C2D;
}

.rule
{
	display: none;
}
/*Container for Content*/
.container 
{
	width:665px;
	margin:0 auto;
	text-align:left;
    clear:right;
   /*overflow: visible; */
}




/*Top row of site*/
#header
{
	height:135px;
	border: solid 1px #D3D3D3;
}
/*	

#print_header div 
{
	float:left; 
}
 Dec 10*/

#header div 
{
	float:left; 
	border-bottom: none;

}
#headerBanner
{
	display:none; 
}

/*Top bar below header*/
#nav
{
	display:none;

}

/*Middle area for Content*/
#content 
{
	border-left: none;
}
#content div
{
	float: none;
	border-top: none;
}


/*Controls category colors*/
.ColorStories
{
	display:list-item;
}


.clearBoth
{
	clear:both;
}

#leftNav
{
     display:none;
}


/*Center content for Content area*/

#content div.centerTopimage
{
	/* Dec 10 Hmmmmmm */
	text-align: left;
	width: 665px;
	height: 207;
}
.centerTopimage img
{
	position: absolute;
	margin:  -160px 0px 0px 180px;
	_margin:  -163px 0px 0px 180px;
	clip:rect(24px 413px 159px 0px);
}
#content div#centerHomePhoto
{
	border-right:none;
}
#content div#centerContent
{
	width: 665px;

}
#content div#centerCopy
{
/* Dec 12 LEFT OFF CHECK PADDING
	border-right: none;
	border:solid 1px; */
	font-size:12.9px;
	width: 640px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left:10px;
}
#centerCopy p
{
	margin-bottom:10px;
	margin-left:0px;
	margin-right:30px;
/*
	December 12 REMOVED - did this cure the ID float/wrap issue?
	display:inline-block;
*/
}


.centerCopyNF
{
	display:none;
}

#centerCopy a,
#centerCopy a:link,
#centerCopy a:visited 
{
	color:#1C56C2;
	text-decoration:none;
}
#centerCopy a:hover
{
	color:#EA8E14;
	text-decoration:none;
}
#centerCopy ul
{
	margin-left: 20px;
	
}
#centerCopy li
{
	margin-bottom:7px;

}
#content div.centerCopyLeft
{
	display:none;
/*	
	width:45%;
	float: left;
	padding-right:5px; 
*/
}
#content div.centerCopyRight
{
	display:none;
}
img.floatRight { 
	margin: 0px 0px 20px 20px;
	float:right;
	/*	* html display: inline;
	*/
clear:none;
}

/* Right Navigation*/
#rtNav
{
	display:none;
}

#content div#rtNav 
{
	display:none;
}
/* Use Tan hack to tell IE broswer to have a smaller margin-top value
* html #content #rtNav 
{
	display:none;
}*/

#content div.rtFloatContent
{
	display:none;
/*
	margin-bottom:10px;
	border-right:none;
*/
}
#content div.iconFloat
{
	text-align:left;
	float:left;
	border-right:none;
}
#content div.titleFloat
{
	text-align:left;
	float:right;
	border-right:none;
}
#content div.titleFloat h2
{
	font-weight:bold;
	margin-bottom: 2px;
}
#content div.mediaContent
{
	margin-top:2px;
	margin-left:2px;
	border-right:none;
	font-size:11px;
	margin-bottom:5px;
	line-height:97%;
}	
.mediaContent a,
.mediaContent a:link,
.mediaContent a:visited 
{
	color:#1C56C2;
	text-decoration:none;
}
.mediaContent a:hover
{
	color:#EA8E14;
	text-decoration:none;
}
.rtimg
{margin-top:-15px;
  margin-left:-6px;
    }
/*Footer*/
#footer 
{
	display:none;

}


/*  heading */
.topHeading
{
display:none; 
 }
 
.topHeadingOpt
 {
display:none; 
 }
 
 /* Stories of Success min height */
 .containerStories 
{
	width:620px;
	margin:0 auto;
	text-align:left;
	min-height:452px;
	height:auto!important;
	height:452px;	
}

/* general section right nav */

.containerGeneral 
{
	width:665px;
	margin:0 auto;
	text-align:left;
	height:452px;
}

.containerGeneralPrivacy 
{
	width:620px;
	margin:0 auto;
	text-align:left;
}

.rtNavBkgImageGethelp
{
display:none; 
	/*
	background:url(/images/rt-get-help.jpg) no-repeat top left;
	*/
}




/* CSS Document */

