div
{
	padding:0px;
	margin:0px;
}


h1, h2, h3, h4, h5, p, ul, li
{
	padding: 0;
	margin: 0;
	font-weight:normal;
}



body{
	color:#000000;
	background-color:#111111;
	padding:0px;
	margin:0px;
	text-align:left;
	font-family:Helvetica, "Segoe UI", Verdana, Geneva, Arial, sans-serif;
	font-size:14px;
}


.container{
	padding:0px;
	width:798px;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF url(../images/index_22.gif) no-repeat left top;
}

.topspacer{
	height:13px;
	width:798px;
	background-color:#000000;
	float:left;
	position:relative;

}

.logo{
	position:relative;
	float:left;
	height:93px;
	width:798px;
	background-image:url(../images/newheader.jpg);
	background-repeat:repeat-x;

}

.underheader{
	position:relative;
	float:left;
	height:38px;
	width:798px;
	background-image:url(../images/index_07.gif);
}

.mainbody{
	position:relative;
	float:left;
	width:798px;
	background-image:url(../images/index_22.gif);
	background-repeat:repeat-y;

}

.menu{
	padding-left:15px;
	width:153px;
	background-color:#000000;
	position:relative;
	float:left;
	background-image: url(../images/menuback.jpg);
	height: 404px;
	padding-right: 8px;
}

.content{
	position:relative;
	float:left;
	width:622px;
	background-image:url(../images/index_10.gif);
	background-repeat:no-repeat;
	padding-top: 15px;
	line-height:1.5em;
}


.bottomcurve{
	width:798px;
	height:60px;
	background-image:url(../images/index_24.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;

}

.video {
	width:230px;
	position:relative;
	float:right;
	margin-right:65px;
	margin-left:20px;

}

* html .container .mainbody .content .video{

	margin-right:35px;

}



.videop{
	margin-left:20px;
	text-align:center;
	color:#CCCCCC;
	font-style:italic;
	font-size:9px;
}



.footer{
	width:798px;
	height:36px;
	background-image:url(../images/index_25.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	position:relative;
	float:left;
	padding-top:84px;
	text-align:center;
}


.logoimage{
	width:430px;
	position:relative;
	float:left;
}


.logotext{
	width:318px;
	position:relative;
	float:right;
	padding-top: 67px;
	padding-right: 50px;
	text-align: right;
	font-family: Helvetica, "Segoe UI", Verdana, Geneva, Arial, sans-serif;
	font-size:10px;
	color: #333333;
}

.logotext a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;

}


.content p{
	padding-left:25px;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 60px;
	padding-bottom: 15px;
}

.content td{
	padding-left:25px;
	font-size: 14px;
	color: #FFFFFF;
}

.content a{
	color:#CCCCCC;
	text-decoration:none;
}

.content a:hover{
	color: #FFFFFF;
	text-decoration:none;
}


.content li{
	color:#FFFFFF;
	padding-left: 5px;
	margin-left: 45px;
	padding-right: 60px;

}


.content h1{
	padding-left:25px;
	font-size: 26px;
	color: #FFFFFF;
	padding-right: 60px;
	padding-bottom: 15px;
	font-weight: bold;
	width:400px;
}


.footer p{
	font-size: 12px;
	color: #FFFFFF;
}


.footer a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}


.footer a:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}

.contentq {
	margin-top:5px;
	margin-bottom:-8px;

}

.contentqtop {
	margin-top:5px;
	margin-bottom:-8px;
	list-style-type: circle;
	padding-bottom: 10px;
	margin-right: 40px;
	list-style-image: url(../images/bullet.gif);

}

.address {
	margin-left:15px;

}

.formsubhead {
	font-weight:bold;
	margin-bottom:15px;

}


/* sIFR stuff */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}

	.sIFR-replaced {
		visibility: visible !important;
	}

	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
		.sIFR-flash + div[adblocktab=true] {
		display: none !important;
	}

	.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:16px;
	line-height:16px;
	margin-bottom:5px;
	}

	.sIFR-hasFlash h2 {
		visibility: hidden;
		line-height:36px;	

	}

	.sIFR-hasFlash h3 {
		visibility: hidden;
		line-height:32px;


	}
	
		.sIFR-hasFlash h4 {
		visibility: hidden;
		line-height:28px;

	}
	
		.sIFR-hasFlash h5 {
		visibility: hidden;


	}



/* End of sIFR stuff */


/* ACPO */


.containeracpo{
	padding:0px;
	width:798px;
	margin: 0 auto;
	text-align:left;
	background:#f1f2f2;
}

.topspaceracpo{
	height:8px;
	width:798px;
	background-image:url(../images/acpo-mainbg.gif); 
	float:left;
	position:relative;
}

.logoacpo{
	position:relative;
	float:left;
	height:93px;
	width:798px;
	background-image:url(../images/newheader-acpo.jpg);
	background-repeat:repeat-x;
}

.underheaderacpo{
	position:relative;
	float:left;
	height:18px;
	width:798px;
	background-image:url(../images/acpo-mainbg.gif);
}

.mainbodyacpo{
	position:relative;
	float:left;
	width:798px;
	background-image:url(../images/acpo-backgmain.gif);
	background-repeat:repeat-y;

}

.menuacpo{
	padding-top:35px;
	padding-left:15px;
	width:148px;
	position:relative;
	float:left;
	padding-right: 13px;
}

.menuacpo ul{
	padding-left:15px;
}

.menuacpo li{
	padding-bottom:10px;
	color:#C00;
}

.menuacpo a{
	text-decoration:none;
	color:#039;
}

.menuacpo a:hover{
	text-decoration:none;
	color:#C00;
}


.contentacpo{
	position:relative;
	float:left;
	width:622px;
	background-image:url(../images/acpo-contentbg.gif);
	background-repeat:no-repeat;
	padding-top: 35px;
	line-height:1.5em;
}

.bottomcurveacpo{
	width:798px;
	height:60px;
	background-image:url(../images/bottomcurve-acpo.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	float:left;

}

.footeracpo{
	width:798px;
	height:36px;
	background-image:url(../images/footer-acpo.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	position:relative;
	float:left;
	padding-top:84px;
	text-align:center;
}

.logoimageacpo{
	width:430px;
	position:relative;
	float:left;
}

.logotextacpo{
	width:328px;
	position:relative;
	float:right;
	padding-top: 67px;
	padding-right: 40px;
	text-align: right;
	font-family: Helvetica, "Segoe UI", Verdana, Geneva, Arial, sans-serif;
	font-size:10px;
	color: #333333;
}

.logotextacpo a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;

}

.contentacpo p{
	padding-left:25px;
	padding-right:110px;
	font-size: 14px;
	color: #000;
	padding-bottom: 15px;
}

.contentacpo td{
	padding-left:25px;
	font-size: 14px;
	color: #000;
}

.contentacpo li{
	color:#FFFFFF;
	padding-left: 5px;
	margin-left: 45px;
	padding-right: 60px;

}

.contentacpo h1{
	padding-left:25px;
	font-size: 26px;
	color: #FFFFFF;
	padding-right: 60px;
	padding-bottom: 15px;
	font-weight: bold;
	width:400px;
}

.contentacpo a{
	color:#CCCCCC;
	text-decoration:none;
}

.contentacpo a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.footeracpo p{
	font-size: 12px;
	color: #FFFFFF;
}
.footeracpo a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.footeracpo a:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
