body, td, th,  p, ol, ul, td.p {
	/*font : 12px Arial, Verdana, Helvetica, sans-serif;*/
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
}
#homePage	{
	position: relative;
	float: left;
	width: 718px;
	height: 488px;
	background: #2B2B2B url('/images/template/home-page-bg.jpg') no-repeat top left;
}

#main	{
	position: relative;
	float: left;
	clear:left;
	width: 665px;
	padding-top: 24px !important;
	padding-top: 24px;
	margin-left: 30px;
}

#callOut1	{
	position: relative;
	float: left;
	/*background: transparent url('/images/home/callout-1-noimg-blk-bg.jpg') no-repeat top left;*/
	background: transparent url('/images/home/callout-1-bg.jpg') no-repeat top left;
	color: #ffffff;
	width: 410px;
	height: 308px;
}
#callOut1Schools	{
	position: relative;
	float: left;
	background: transparent url('/images/home/callout-1-schools-bg.jpg') no-repeat top left;
	color: #ffffff;
	width: 410px;
	height: 308px;
}
#callOutFull	{
	position: relative;
	float: left;
	background: transparent url('/images/home/callout-1-full.jpg') no-repeat top left;
	color: #ffffff;
	width: 645px;
	height: 308px;
}

#callOut1	p, span	{
	padding-left: 30px;
}

#callOut1Schools	p, span	{
	padding-left: 30px;
}

#callOut2	{
	position: relative;
	float: left;
	background: transparent url('/images/home/callout-2-bg-2.jpg') no-repeat top left;
	width: 252px;
	height: 151px;
}

#callOut2	p, span	{
	padding-left: 25px;
}

#callOut3	{
	position: relative;
	float: left;
	/* background: transparent url('/images/home/callout-3-alt-bg.jpg') no-repeat top left; */
	width: 252px;
	height: 157px;
}

#callOut3	p, span	{
	padding-left: 25px;
}

#callOut4	{
	position: relative;
	float: left;
	background: transparent url('/images/home/callout-4-bg.jpg') no-repeat top left;
	width: 252px;
	height: 308px;
}

#callOut4	p, span	{
	padding-left: 25px;
}

#callOut1	ul	{
	margin: 2px 0px 10px 42px !important;
	margin: 2px 0px 10px 46px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('/images/template/list-icon-yellow.gif');
	line-height: 135%;
}
#callOut1 ul	li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#callOut1	li.ul{
	list-style-type : square;
	line-height: 135%;
}
#callOut1Schools	ul	{
	margin: 2px 0px 10px 42px !important;
	margin: 2px 0px 10px 46px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('/images/template/list-icon-yellow.gif');
	line-height: 135%;
}
#callOut1Schools ul	li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#callOut1Schools	li.ul{
	list-style-type : square;
	line-height: 135%;
}

#footerContainer	{
	width: 718px;
	float: left;
	position: relative;
	padding-top: 10px;
}
.footerContainerCell	{
	width: 350px;
	float: left;
	position: relative;
}		
.sr	{
	font : 10px Arial, Verdana, Helvetica, sans-serif;
	color:#AAAAAA;
	float:right;
	text-align:right;
	height:20px;
	/* padding-right:10px;
	padding-top:5px; */
}