﻿div.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	float: none;
}

ul.list
{
	list-style-type: disc;
	list-style-position: outside;
}

.pmgm_main_banner_sitemgr
{
	background-image: url(../../images/pmgm-mainbanner.png);
	background-repeat: repeat-x;
	height: 74px;
	border: solid 1px #cacaca;
	margin-top: 5px;
	padding-left: 65px;
	padding-right: 65px;
}

.pmgm_banner_txt
{
	margin: 15px 0px 0px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	width: 760px;
}

.menu_arrow
{
	width: 12px;
	height: 7px;
	background-image: url(../../images/menu_arrow.png);
	background-repeat: no-repeat;
}

.pmgm_info_txt
{
	text-align: justify;
	display: block;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 40px;
	list-style-type: disc;
}

.pmgm_bold
{
	font-weight: bold;
}

.pmgmDropDown
{
	/*background-image: url(../../images/pmgm-dd_img.png); 	background-repeat: no-repeat; 	background-position: left;*/
	height: 21px;
	width: 180px;
	font-size: 13px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #ececec;
	color: #666666;
}

.pmgm_btn_small
{
	display: inline-block;
	background: url(../../images/pmgm-btn_upd_small.png) no-repeat;
	width: 80px;
	height: 22px;
	text-align: center;
	padding: 2px 0px 4px 0px;
	color: White;
	font-weight: bold;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
	border-style: none;
}

.pmgm_btn_big
{
	display: inline-block;
	background: url(../../images/pmgm-btn_upd_big.png) no-repeat;
	width: 121px;
	height: 23px;
	text-align: center;
	padding: 2px 0px 4px 0px;
	color: White;
	font-weight: bold;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
	border-style: none;
}

.pmgm_btn_huge
{
	display: inline-block;
	background: url(../../images/pmgm-btn_upd_huge.png) no-repeat;
	width: 170px;
	height: 28px;
	text-align: center;
	padding: 2px 0px 4px 0px;
	color: White;
	font-weight: bold;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
	border-style: none;
}

a:link.pmgm_link, a:active.pmgm_link, a:visited.pmgm_link, a:hover.pmgm_link
{
	color: #336699;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.pmgm_grid
{
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	border-collapse:separate;
}

.pmgm_gridItemHead
{
	background-image: url(../../images/pmgm-grid_header_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	color: White;
	vertical-align: middle;
}

.pmgm_gridGreyItemHead
{
	background-image: url(../../images/pmgm-grid_grey_header_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	color: White;
	vertical-align: middle;
}

.pmgm_gridItemHead a
{
	color: White;
}

.pmgm_gridItemHead th
{
	vertical-align: middle;
	color: White;
}

.pmgm_gridGreyItemHead th
{
	vertical-align: middle;
}

.pmgm_gridItemCellMP
{
	background-color: #f2f2f2;
	height: 25px;
	vertical-align: middle;
}

.pmgm_gridItemCellMP tr
{
	vertical-align: middle;
}

.pmgm_gridItemCellMP td
{
	padding:2px;
}

.pmgm_gridItemAltCellMP
{
	background-color: #e4e4e4;
	height: 25px;
	vertical-align: middle;
}

.pmgm_gridItemAltCellMP tr
{
	vertical-align: middle;
}

.pmgm_gridItemAltCellMP td
{
	padding:2px;
}

.pmgm_gridItemCat1
{
	background-color: #cdd9e5;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-weight:bold;
}

.pmgm_gridItemCat2
{
	background-color: #e9f6fc;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-weight:bold;
}

.pmgm_gridPager
{
}

.pmgm_gridPager span
{
	font-weight: bold;
	font-size: 12px;
	margin: 2px;
}

.pmgm_gridPager a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 2px;
}

.pmgm_gridPager a:hover
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	margin: 2px;
}

.pmgm_qwt_img
{
	background-image: url(../../images/pmgm-qwt_img.png);
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	margin: 9px;
}

.invisiable
{
	display:none;
	visibility:hidden;
}