/*Contain the main layout anf the right column specified*/
#sideBar {
	width: 273px;
	float: left;
}
.WrapContent {
	width: 618px;
	float: right;
}
#mainContent {
	width: 408px;
	float: left;
}
#subContent {
	width: 185px;
	float: right;
}
	/*Common*/
	.WrapperBoxStyle1Top,
	.WrapperBoxStyle2Top,
	.WrapperBoxStyle3Top {
		font-size: 1.2em;
		color: #333333;
		width: 100%;
	}
		.WrapperBoxStyle1Top p,
		.WrapperBoxStyle2Top p,
		.WrapperBoxStyle3Top p {
			margin: 10px 0px 0px 0px;
		}
		ul.FunctionList1 li {
			margin-top: 10px;
			overflow: hidden;
			width: 100%;
		}
			ul.FunctionList1 li a {
				font-size: 1em;
				color: #2c5d8d;
			}
			ul.FunctionList1 li a em {
				background: url(../images/link-icon1.gif) no-repeat center 4px;
				padding: 0px 6px;
			}
			/*\*/ html* ul.FunctionList1 li a em {
				background: url(../images/link-icon1.gif) no-repeat center 3px;
				padding: 0px 6px;
			}/**/
				ul.FunctionList1 li a em span {
					display: none;
				}
	/**/
	.WrapperBoxStyle1Top {
		background: #e5efea url(../images/box-style1-top.gif) no-repeat left top;
	}
		.WrapperBoxStyle1Bottom {
			background: url(../images/box-style1-bottom.gif) no-repeat left bottom;
			padding: 19px 13px;
		}
			.WrapperBoxStyle1Top h4 {
				background: url(../images/what-is-your-story.gif) no-repeat left top;
				width: 121px;
				height: 0px;
				padding-top: 14px;
				overflow: hidden;
			}
	/**/	
	.WrapperBoxStyle2Top {
		background: #efeaea url(../images/box-style2-top.gif) no-repeat left top;
		margin-top: 15px;
	}
		.WrapperBoxStyle2Bottom {
			background: url(../images/box-style2-bottom.gif) no-repeat left bottom;
			padding: 19px 13px;
		}
			.WrapperBoxStyle2Top h4 {
				background: url(../images/ask-for-Menactra.gif) no-repeat left top;
				width: 110px;
				height: 0px;
				padding-top: 27px;
				overflow: hidden;
			}
	/**/	
	.WrapperBoxStyle3Top {
		background: #edf3fa url(../images/box-style3-top.gif) no-repeat left top;
		margin-top: 15px;
	}
		.WrapperBoxStyle3Bottom {
			background: url(../images/box-style3-bottom.gif) no-repeat left bottom;
			padding: 19px 9px 19px 13px;
		}
			.WrapperBoxStyle3Top h4 {
				background: url(../images/download-cdc.gif) no-repeat left top;
				width: 162px;
				height: 0px;
				padding-top: 26px;
				overflow: hidden;
			}

/* WrapLink ADDTHIS & SHARETHIS & NEXT*/
ul.WrapLink {
	margin: 15px 0px 0px 0px !important;
	width: 100%;
	float: left;
	padding-left: 0px !important;
}
	ul.WrapLink li {
		padding-left: 0px !important;
		float: left;
		margin-right: 10px;
	}
		ul.WrapLink li a {
			display: block;
			height: 0px;
			overflow: hidden;
			padding-top: 12px;
		}
		ul.WrapLink li.Addthis a {
			background: url(../images/add-this.gif) no-repeat left top;
			width: 72px;
		}
		ul.WrapLink li.Sharethis a {
			background: url(../images/share-this.gif) no-repeat left top;
			width: 81px;
		}	
a.StyledLink1 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bolder;
	background: url(../images/link-icon1.gif) no-repeat center right;
	padding-right: 10px;
}	
	a.StyledLink1 span {
		color: #0053a0;
	}	
		
		
		
		
		
		
		