/* CSS Document */

/** > html {
  margin: 0px;
  padding: 0px;
}*/

.mpmLeftImg, .mpmLeftImgFirst, .mpmRightImg, .mpmRightImgLast, .mpmSeparator { behavior: url("_css/iepngfix.htc") }

/* General classes */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mazsibg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
  color: #0000ff;
  text-decoration: none;
}

a:hover {
  color: #329cf4;
  text-decoration: underline;
}

p {
  margin-bottom: 8px;
  margin-top: 0px;
}

ul {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 25px;
	padding: 0px;
}

li {
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	text-align: left;
}

form, input {
	margin: 0px;
}

table tr {
  text-align: left;
}

div.clear, span.clear, .clear {
  clear: both;
  float: none;
}


/* Menus */
a.mpMenuitem {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

a.mpMenuitem:hover {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

div.menuTitle {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #fff;
}

div.menuTitle a, div.menuTitle a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

/* Votes */
div.vtPanelQuestion {
	padding-bottom: 15px;
	font-weight: bold;
	color: #029c02;
}

td.vtResultText {
	padding-top: 5px;
	padding-bottom: 1px;
	font-size: 10px;
}

td.vtProgressbar {
	background-color: #779FD0;
}

td.vtProgressbarBox {
	padding: 1px;
	border: 1px;
	border-style: dashed;
	border-color:#666666;	
}

/* Main page pager */
div.mpPagerMenuHolder {
	width: 557px;
	height: 45px;
}

a.mpPagerMenu {
	display: block;
	height:45px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.mpPagerMenu:hover {
	display: block;
	height:45px;
	color:#d40000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.mpPagerMenuSelected, a.mpPagerMenuSelected:hover {
	display: block;
	height:45px;
	color:#d40000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.mpPagerMenu span.mpmLeftImg {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_left.png);
	float:left;
}

a.mpPagerMenuSelected span.mpmLeftImg {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_left_selected.png);
	float:left;
}

a.mpPagerMenu span.mpmLeftImgFirst {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_left_first.png);
	float:left;
}

a.mpPagerMenuSelected span.mpmLeftImgFirst {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_left_selected_first.png);
	float:left;
}

a.mpPagerMenu span.mpmTitle {
	display: block;
	height:32px;
	text-align:center;
	padding-top:13px;
	background-image:url(../images/pager/pager_bg.gif);
	float:left;
}

a.mpPagerMenuSelected span.mpmTitle {
	display: block;
	height:30px;
	text-align:center;
	padding-top:15px;
	background-image:url(../images/pager/pager_bg_selected.gif);
	float:left;
}

a.mpPagerMenu span.mpmRightImg {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_right.png);
	float:left;
}

a.mpPagerMenuSelected span.mpmRightImg {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_right_selected.png);
	float:left;
}

a.mpPagerMenu span.mpmRightImgLast {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_right_last.png);
	float:left;
}

a.mpPagerMenuSelected span.mpmRightImgLast {
	display: block;
	width:8px;
	height:45px;
	background-image:url(../images/pager/pager_right_selected_last.png);
	float:left;
}

div.mpmSeparator {
	width:1px;
	height:45px;
	background-image:url(../images/pager/pager_spacer.png);
	float:left;
}

div.mpmContentHolder {
	width:557px;
	height:149px;
	margin-bottom: 15px;
	padding: 10px 0px 10px 0px;
	background-image:url(../images/pager/pager_content_bg.jpg);
	background-attachment: fixed;
	font-size:11px;
	color:#000000;
	overflow: auto;
}

div#mpContent {
	padding: 0px 10px 0px 10px;
}

/* Page content */
div.pageTextContainer {
	padding-left: 30px;	
	padding-right: 10px;	
}

h1.pageTitle {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #003DC8;
}

div.pageText {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}

div.btnBackContainer {
	padding-bottom: 20px;
	padding-top: 10px;
}

/* Newsletter */
div.topHeaderRightContainer input.txt {
  padding: 1px;
  margin: 0px;
  border: 1px solid #c9c9c9;
  background-color: #c9c9c9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #007000;
}

td.boxNSSubscribeText {
	font-size: 11px;
	color: #939393;
}

/* Search */
div.searchListTitle {
	font-weight: bold;
	font-size: 12px;
}

a.searchLink {
	display: block;
	padding-left: 20px;
	font-size: 11px;
}

a.searchLink:hover {
	display: block;
	padding-left: 20px;
	font-size: 11px;
}

/* Downloadmanager */
div.dmBoxLinkRows {
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-transform: uppercase;
}

/* GMap classes */
div.markerTooltip {
	width: 100px;
  color: #000;
  font-weight: bold;
  background-color: #fff;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid #000;
 }

/* Calendar */
td.cal-header {
	padding: 1px;
	font-weight: bold;
	font-size: 10px;
	border: 1px #d6d6d6 solid;
}

td.cal-cell {
	padding: 1px;
	font-size: 10px;
	color: #fff;
	background-color: #7f7f7f;
	border: 1px #d6d6d6 solid;
}

td.cal-empty-cell {
	padding: 1px;
	font-size: 10px;
}

td.cal-cell-busy {
	padding: 1px;
	font-weight: bold;
	font-size: 10px;
	border: 1px #d6d6d6 solid;
}

td.cal-cell-busy a {
	color: #0000ff;
	text-decoration: none;
}

td.cal-cell-busy a:hover {
	text-decoration: underline;
}

td.cal-cell-today {
	padding: 1px;
	background-color: #005600;
	font-size: 10px;
	color: #fff;
	border: 1px #d6d6d6 solid;
}

td.cal-cell-busy-today {
	padding: 1px;
	font-weight: bold;
	font-size: 10px;
	background-color: #005600;
	color: #fff;
	border: 1px #d6d6d6 solid;
}

td.cal-cell-busy-today a {
	color: #fff;
	text-decoration: none;
}

td.cal-cell-busy-today a:hover {
	text-decoration: underline;
}

td.cal-main-header {
	color: #0000ff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	text-transform: uppercase;
	text-align: left;
}

a.cal-btn-prev-next {
	width: 14px;
	height: 14px;
	text-align: center;
	color: #0000ff;
	text-decoration: none;
}

a.cal-btn-prev-next:hover {
	width: 14px;
	height: 14px;
	text-align: center;
	color: #0000ff;
	text-decoration: underline;
}

/* Buttons */
input.greenButton {
	border: none;
	background-color: #156b15;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 2px 1px 2px;
	cursor: default;
	text-transform: uppercase;
}

input.greenButtonOver {
	border: none;
	background-color: #257b25;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 2px 1px 2px;
	cursor: pointer;
	text-transform: uppercase;
}

/* Form classes */
input.txt , select.txt {
  padding: 1px;
  margin: 0px;
  border: 1px solid #a6a6a6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000070;
}

/* banner system */
div.bannerContainer {
	width: 100%;
	text-align: center;
}

object.banner,a.banner {
	border: 0;
	padding:5px 0px;
	padding-bottom: 5px;
}

a.banner img {
	border: 0;
}



