#page_bg {
	background-image: url(../../ppm/images/body_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #a1bcd3;
	margin-bottom: 1px;
	/*	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;*/
	text-align: center;
	padding-top: 10px;
}

div#wrapper {
	width: 769px;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #eb9229;
}
/*header and logo*/
div#header {
	height: 239px;
	padding: 0px;

	width: 769px;
}

div#logo {
	width: 769px;
	height: 239px;
	background-image: url(../../ppm/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

	margin: 0px;

	padding: 0px;
}
#top_area {
	height: 253px;
	width: 952px;
	margin: 0px;
	padding: 0px;
}
.top_logoarea {
	height: 253px;
	width: 952px;
	margin: 0px;
	padding: 0px;
}
#top_area_a {
	height: 251px;
	width: 729px;
	background-color: #CCC;
	margin: 0px;
	float: left;
	padding: 0px;
	border: 1px solid #a0b6c7;
}
#top_area_b {
	height: 221px;
	width: 219px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #a0b6c7;
	background-image: url(../../hld/images/login_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.search input {
	width: 145px;
	border: 1px solid #4b4c4d;
	margin: 0px;
	background-color: #eff2f4;
	font-weight: bold;
	color: #547189;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* horizontal pill menu */
div#tabarea {
	height: 40px;
	width: 769px;
	margin: 0;
	background-image: url(../images/menu_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pillmenu {
	white-space: nowrap;
	height: 20px;
	/*	background-color: #FF0;*/
	text-align: center;
}

#pillmenu ul {
	margin: 0;
	padding: 0;

}

#pillmenu li {
/*	float: left;*/
	/*	background: url(../images/mw_menu_separator.png) top right no-repeat;*/
	margin: 0;
	padding: 0;

}

#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-indent: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
}

/*#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;

  background: url(../images/hld/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}
#pillmenu a#active_menu-nav:hover {
  color: #fff;
}*/
#pillmenu a:hover {
	color: #ea9228;
}
/*end of horizontal pill menu*/

/* left col menu area & links */
#leftcolumn {
	padding: 0;
	margin: 0;

	float:left;
}

#leftcolumn a.mainlevel:link {
	padding-left: 15px;
	/*	background-color: #d6bdca;*/
	display: block;
	height: 20px;
	width: 190px;
	color: #333;
	margin-bottom: 2px;
	padding-top: 1px;
	line-height: 18px;
	background-image: url(../../hld/images/hld/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#leftcolumn a.mainlevel:visited {
	padding-left: 15px;
	/*	background-color: #d6bdca;*/
	color: #333;
	display: block;
	height: 20px;
	width: 176px;
	margin-bottom: 2px;
	padding-top: 1px;
	line-height: 18px;
	background-image: url(../../hld/images/hld/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#leftcolumn a.mainlevel:hover {
	color: #a62607;
/*	background-color: #cfb2c1;*/
	text-decoration: none;
}
#leftcolumn a.sublevel:link {
	padding-left: 15px;
	/*	background-color: #f7f2f4;*/
	display: block;
	height: 20px;
	width: 146px;
	line-height: 18px;
	color: #666;
	margin-left: 10px;
	background-image: url(../../hld/images/hld/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#leftcolumn a.sublevel:visited {
	padding-left: 15px;
	/*	background-color: #f7f2f4;*/
	display: block;
	height: 20px;
	width: 162px;
	line-height: 18px;
	color: #666;
	margin-left: 10px;
	background-image: url(../../hld/images/hld/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;

}
#leftcolumn a.sublevel:hover {
/*	background-color: #E4D3DC;*/
	text-decoration: none;
	color: #a62607;
}
/* module control elements */

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {

	float: left;
}

div.module_menu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a46d8a;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
/*	background-color: #FFF;*/
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div {
/*	background-color: #FFF;*/
}

div.module_menu div div {
/*	background-color: #FFF;*/
}

div.module_menu div div div {
/*	background-color: #CCC;*/
	padding-top: 10px;
	padding-bottom: 15px;
	width: 160px;
	padding-right: 0px;
	padding-left: 5px;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 0px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
/*	height: 20px !important;*/
	height: 20px;
	width: 100%;
	text-decoration: none;
	background-image: url(../../hld/images/hld/mw_menu_active_bg.png);
	background-repeat: no-repeat;
}
div.module_menu ul li a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}


/*centre content*/
#whitebox {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#whitebox div {
	text-align: left;

}

#whitebox_m {
	width: auto;
	/*	background-color: #FFF;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
}
#whitebox_m a:link {
	text-decoration: none;
	font-weight: bold;
	color: #C63;
}
#whitebox_m a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC6666;
}
#whitebox_m a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
}

/*inner centre box*/
#maincolumn,
#maincolumn_full {
	margin-left: 220px;
	padding-left: 8px;
	width: 75%;
	background-color: #FFFFFF;
}

#maincolumn_full {
	margin-left: 0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
.pagewide {
	width: 750px;
}

.pagewide ul {
	list-style-position: inside;
	list-style-image: url(../../hld/images/bullet.jpg);
}

/*footer box*/
div#footer {
	height: 60px;
	text-align: center;
	background-color: #FFF;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 80px;
	color: #333;
}
div#footer a:link {
	text-decoration: none;
	font-weight: normal;
	color: #a11c00;
}
div#footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #a11c00;
}
div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #a11c00;
}
/*page bottom area*/
.newton {
	color: #333;
	font-family: Tahoma, Arial, Helvetica;
	margin-top:5px;
	margin: auto;
	width: 916px;
	text-align: center !important;
	height: 30px;
	text-indent: 300px;
}
.newton a:link {
	color: #FFFFFF;
}
.newton a:visited {
	color: #FFFFFF;
}
.newton a:hover {
	color: #FF6600;
}
#tp_container { overflow: hidden; }
#tp_floated-imgs { float: right; }
#tp_floated-imgs img {display: block; }
