/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: -1px;
 }
form {
  margin: 0;
  padding: 0;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #03c; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00f;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 0px;
}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 160%;
	font-size: 13px;
	color: #333;
	text-align: right;
	
}

a.mainlevel {
	padding-right: 5px;
}

#page_bg {
	height: 100%; 
	background: #4E7DB1;
	padding: 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: right;
}

td.bottom a:link, td.bottom a:visited, td.bottom a:hover {
	color: #999;
}

#header {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	height: 80px;
	width: 920px;
}

#mainbody {
	margin-left: 1px;
	margin-right: 1px;
	background: #DFE9F3 url(images/mp_header_bottom.png) repeat-x;
}


table.menu td.menu_l {
	background: url(images/mp_spacer_white.png) top left no-repeat;
	width: 4px;
	height: 2px;
}

table.menu td.menu_r {
	background: url(images/mp_spacer_white.png) top right no-repeat;
	width: 4px;
	height: 2px;
}

table.menu td.menu_m {
	width: 908px;
	text-align: center;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

div.wrap0 {
	display: table !important;
	margin: 0 auto;
	display: block;
	text-align: center;
}

div.wrap0 span {
	display: table-cell !important;
	display: inline-block;
	white-space: nowrap;
}

div.pill_l {
  background: url(images/mp_menu_cap_l.png) no-repeat;
  height: 32px;
  float: left;
  padding-left: 20px;
  clear: both;
}

div.pill_m {
  background: url(images/mp_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  float: left;
}

div.pill_r {
  background: url(images/mp_menu_cap_r.png) 100% 0 no-repeat;
  height: 32px;
  float: left;
  padding-right: 19px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
  clear: both;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mp_menu_seperator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  color: #000;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #00f;
}

#pillmenu a#active_menu {
  background: url(../images/mp_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu:hover {
  color: #fff;
}

div#roundbox {
  margin-right: 5px;
  background: url(images/mp_content_middle.png) repeat-y;
  width: 920px;
}

div#roundbox div.top {
  background: url(images/mp_content_top.png) no-repeat;
  margin-top: 0px;
  height: 9px;
  width: 920px;
  overflow: hidden;
}

div#roundbox div.middle {
  margin-top: -1px;
  padding: 0 5px 0 0px;
  width: auto !important;
  width: 100%;
}
div.rightcol {
  margin-top: -1px;
  padding: 0 5px 0 0px;
  width: 270;
}
div#roundbox div.bottom {
  background: url(images/mp_content_bottom.png) no-repeat;
  height: 9px;
  width: 920px;
  overflow: hidden;
}

div#a_roundbox {
  margin-right: 0px;
  background: url(images/mp_content_middle_a.png) repeat-y;
  width: 930px;
  margin-top: 5px;
}

div#a_roundbox div.a_top {
  background: url(images/mp_content_top_a.png) no-repeat;
  height: 9px;
  width: 930px;
  margin-top: 0px;
  overflow: hidden;
}

div#a_roundbox div.a_bottom {
  background: url(images/mp_content_bottom_a.png) no-repeat;
  height: 10px;
  width: 930px;
  margin-bottom:0;
  overflow: hidden;
}

div#roundbox1 {
  margin-right: 10px;
  background: url(images/mp_content_middle1.png) repeat-y;
  width: 910px;
}

div#roundbox1 div.top1 {
  background: url(images/mp_content_top1.png) no-repeat;
  height: 9px;
  width: 910px;
  overflow: hidden;
  margin-top: 0px;
  padding: 0 0px 0 0px;
}

div#roundbox1 div.bottom1 {
  background: url(images/mp_content_bottom1.png) no-repeat;
  height: 9px;
  width: 910px;
  overflow: hidden;
}

div.module-dark {
  width: 178px;
  background: url(images/mp_right_block1_m.png) repeat-y;
  margin-bottom: 0px;
}

div.module-dark div {
  background: url(images/mp_right_block1_b.png) bottom left no-repeat;
}

div.module-dark div div {
  background: url(images/mp_right_block1_t.png) top left no-repeat;
  padding: 10px 0px 15px 0px;
}

div.module-dark div div div {
  background: none;
  padding: 15;
   width: 100%; 
}