@charset "utf-8";
/* CSS Document */



body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5 url(../images/sys_images/body-bg.png) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
}

.fullwidth {
	width: 100%;
	float: left;
	clear: both;
}

.center-container-outer {
	width: 1056px;
	margin: 0px auto;
	background: transparent url(../images/sys_images/body-sides.png) no-repeat top left;
}


.center-container-inner {
	width: 956px;
	margin: 0px auto;
}

/********* VOC tool Styles **********/
#voc_tool_container {
	margin: 2px;
	margin-top: 20px;
	margin-left: -8px;
	#height: 200px;
    #overflow: hidden;
	}
	
#voc_tool_container iframe {
	height: 240px !important;
	width: 600px;