/* ******************************************* mv_newspaper */

#main-container {
	width			: 736px !important;
	width			: 764px;
	margin			: auto;
	padding			: 14px;
	border			: 0;
	z-index			: 1;
	text-align		: left;
	background		: transparent;
}

/* ******************************************* Header template */
#box-header	{
	float			: left;
	margin			: 1px;
	padding			: 0;
	border			: 2px solid #003;
	height			: 100px;
	width			: 730px !important;
	width			: 732px;
	background		: #235 url(../images/heading.png) no-repeat center center;
}

/* ******************************************* Date and Search */
#box-date	{
	float			: left;
	margin			: 1px;
	padding			: 1px;
	border			: 0;
	border-top		: 2px solid #003;
	border-bottom	: 2px solid #003;
	width			: 732px !important;
	width			: 732px;
	vertical-align	: middle;
	text-align		: left;
}

#box-miniheader {
	float			: left;
	margin			: 1px;
	border			: 2px solid #003;
	padding			: 0;
	width			: 258px !important;
	width			: 260px;
	height			: 58px !important;
	height			: 62px;
	overflow		: hidden;
	background		: transparent url(../Images/heading_mini.png) no-repeat center center;
}
#box-pathway	{
	float			: left;
	width			: 734px !important;
	width			: 732px;
	height			: 16px !important;
	height			: 23px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 2px solid #003;
	border-bottom	: 2px solid #003;
	vertical-align	: middle;
	text-align		: left;
}
/* ******************************************* Banner and News Flash */
#box-subheader	{
	float			: left;
	padding			: 0;
	margin			: 0 !important;
	margin			: 0;
 	border			: 0;
	background		: transparent;
}
#box-banner {
	float			: left;
	width			: 468px !important;
	width			: 470px;
	height			: 60px !important;
	height			: 62px;
	text-align		: center;
	vertical-align	: middle;
	margin			: 1px;
	border			: 1px solid #003;
	padding			: 0;
	background		: #235 url(../images/bg_banner.png);
	overflow:hidden;
}
/* ******************************************* Pathway Box */
#box-ticker	{
	float			: left;
	width			: 470px !important;
	width			: 470px;
	height			: 16px !important;
	height			: 23px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 2px solid #003;
	border-bottom	: 2px solid #003;
	vertical-align	: middle;
	text-align		: left;
	overflow		: hidden;
}

/* ******************************************* Module Top */
#box-newsflash {
	float			: left;
	margin			: 1px 0px 1px 1px;
	border			: 2px solid #003;
	padding			: 1px;
	width			: 256px !important;
	width			: 258px;
	height			: 104px !important;
	height			: 112px;
	overflow		: auto;
}

#box-newsflash table.moduletable {
	color			: #000;
	border			: 0;
	background		: transparent ;
}
#box-newsflash table.moduletable th {
	color			: #000;
	margin			: 0;
	padding			: 2px;
	border			: 0;
	background		: transparent;
}
#box-newsflash table.moduletable td {
	color			: #000;
	text-align		: left;
	font-size		: 11px;
	font-weight		: normal;
	background		: transparent ;
}


/* ******************************************* Content Body */
#box-menu 	{
	float			: left;
	margin			: 1px; 
	padding			: 1px 0;
	border			: 0;
	border-top		: 2px solid #003;
	border-bottom	: 2px solid #003;

	height			: 17px !important;
	height			: 23px;
	width			: 734px !important;
	width			: 732px;
	text-align		: left;
	z-index			: 100;
	overflow		: visible;
}

#box-left, #box-right 	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 1px;
	border			: 0;
	width			: 150px !important;
	width			: 150px;
}
#box-mainbody	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 0;
	border			: 0;
	width			: 432px !important;
	width			: 430px;
}
#box-mainbody2	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 0;
	border			: 0;
	width			: 582px !important;
	width			: 580px;
}



/* ******************************************* Menu Bottom Horizontal */
#box-menu-bottom {
	float			: left;
	color			: #bbc;
	margin			: 2px 0;
	padding			: 2px 1px 3px 1px;
	height			: 15px !important;
	height			: 21px;
	background		: #235;
	vertical-align	: middle;
	text-align		: center;
	border			: 0;
	width			: 732px !important;
	width			: 732px;
}
.bar, a.bar:link, a.bar:visited  {
	font			: bold 10px Verdana;
	color			: #fff;
	padding			: 0px; 
	margin			: 0px; 
	background		: transparent;
}
a.bar:hover {
	color			: #f90;
	text-decoration: none;
}


/* ******************************************* Footer */
#box-footer  {
	float			: left;
	padding			: 5px;
	margin			: 0;
	border			: 2px solid #235;
	width			: 720px !important;
	width			: 732px;
	text-align		: center;
	vertical-align	: middle;
	background		: #235;
}
#box-footer div {
font			: bold 10px Verdana;
	color			: #ffc;
}
#box-footer a, #box-footer a:link, #box-footer a:visited {
	color			: #ee9;
	text-decoration	:underline;
}
#clr 	{
	clear			: both;
}

/* *******************************************  End CSS Template   */