
#page1
	{
		float:left;
		width:40%;
	}
#page2
	{
		float:left;
		width:45%;
	}
#page3, #page4
	{
		float:left;
		width:60%;
	}

.page li
	{
		margin-bottom:10px;
	}
.page ul
	{
		margin:15px 0 0 20px;
		padding:0;
		display:block;
	}
.page a
	{
		color:#fff;
	}
.nextButton
	{
		margin-top:20px;
	}

#pagernav .highlight
	{
		color:#fff;
		background:#681888;
	}
#pagernav a
	{
		padding:2px;
		margin:7px;
	}
#pagernav
	{
		position:relative;
		width:100%;
		text-align:right;
		padding:0 0 10px 0;
	}
#aboutTOC
	{
		margin:20px 10px;
		padding:0;
		list-style-type:none;
	}
#aboutTOC li
	{
		margin-bottom:10px;
	}
#aboutTOC a
	{
		color:#CB1F47;
		font-weight:bold;
	}
#about-joinNow
	{
		float:none;
	}

.li-indent
	{
		margin-left:20px;
		margin-bottom:0px;
		font-size:80%;
		list-style-type:disc;
	}


.list-block-one-column
	{ 
		background-image: url('../../images/one-column-content-bg.gif'); 
		background-repeat: repeat-y; 
		background-position: -3px top;
		padding: 0 18px;
	}
.list-footer-one-column
	{ 
		background-image: url('../../images/list-footer-one-column.gif'); 
		background-repeat: no-repeat;
		background-position:-1px top;		
		height: 38px;
	}

.h2-login
	{
		margin-bottom:20px;
	}
	

	
#hd_socialMedia
	{
		position:relative;
		width:721px;
		height:31px;
		left:0;
		top:0;
		margin:0;
	}
#hd_socialMedia span
	{
		background:url("../../images/hd_socialMedia.png") no-repeat;
		position:absolute;
		width:100%;
		height:100%;
	}
#socialNetworking h2
	{
		margin-top:20px;
		margin-bottom:10px;
	}
#socialNetworking li
	{
		margin-bottom:10px;
	}
#socialNetworking ul, #socialNetworking ol
	{
		margin:20px 0;
	}
.socialVideo
	{
		float:right;
		width:320px;
		margin-left:20px;
	}
.logo
	{
		float:left;
		margin: 0 10px 10px 0;
	}
.leftBox
	{
		float:left;
		width:47%;
		padding-right:20px;
	}
.rightBox
	{
		float:right;
		width:47%;
		padding-left:20px;
	}
.greenHR
	{
		border-bottom:1px solid #BCD531;
		margin:20px 0;
	}
	
