html, body {height: 100%;min-height: 100%;}
	body {
			margin: 0;
			padding: 0;
			font: 12px/1.5 verdana, arial, helvetica, sans-serif;
			background-repeat: repeat-y;
			color: #000000;
			background: #9BB2CA url('../pm_images/bg.gif');
	
		}

	#container {
		 position: relative;
		 background: #fff url(../pm_images/menuleftbg.gif) repeat-y;
		 color: #000;
		 margin: 0 auto;
	     width: 95%;
	     min-width: 730px;
	     border-right: #FFF 2px solid;
	     border-left: #FFF 2px solid;         min-height: 100%;
         xheight: 100%;
         padding-bottom: 0px;         }
	#content {         background-color: #fff;
		 margin-left: 200px;         padding-left: 7px;         padding-right: 7px;         height: 100%;
         min-height: 100%;         padding-bottom: 48px;margin-top: 0em;margin-bottom: 40px;}

	#footer {
		text-align: center;
		background-color: #acc236;
		color: #ffffff;
		font-weight: bold;
		border-top: 1px #000000 solid;
		border-bottom: 3px #000000 solid;
		width: 100%;
		position: absolute;
		bottom: 0;        height: 25px;}

	#footer a:link, #footer a:visited {
		color: #ffffff;
		text-decoration: none;
	}

	#footer a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	#footer h1 {
			color: #336699;
			padding-bottom: 0;
		}
	
	h1, p {
			margin: 0;
			padding-bottom: 1em;
		}
	h1 {
			font-size: 12px;
			line-height: 1.5em;
		}
		
	#toprow {
		margin-bottom: 0;
		margin-top: 0;
		padding-bottom: 3px;
		padding-top: 1px;
		padding-right: 50px;
		background-color: #acc236;
		border-top: 3px #000000 solid;
		border-bottom: 1px #000000 solid;
	}

	#header {
		background-color: #819906;
		background-image: url(../pm_images/header_bg.jpg);
		background-repeat: repeat-x;
		height: 186px;
		border-top: 1px #000000 solid;
		border-bottom: 2px #acc236 solid;
		padding-bottom: 10px;
	}
	
	/* CSS Tabs */
	#navcontainer {
		background: #369;
		border-top: 1px solid #9CC;
		height:15px;
		font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
		position: relative;
	}

	#navlist {
		list-style: none outside none;
		margin: 0;
		padding: 0;
	}

	#navlist {text-align: center}

	#navlist li {
		bottom: 11px;
		display: inline;
		line-height: 1.2em;
		margin: 0;
		padding: 0;
		position: relative;
	}

	html>body #navlist li {
		background: #000;
		margin: 0 3px 0 0;
		padding: 4px 0px 4px 0;
	}

	#navlist a, #navlist a:link, #navlist a:visited {
		background: #c8e336;
		border: 1px solid #FFF;
		bottom: 2px;
		color: #369;
		cursor: pointer;
		display: inline;
		height: 1em;
		margin: 0;
		padding: 3px 5px 3px 5px;
		position: relative;
		right: 2px;
		text-decoration: none;
		font-weight: bold;
	}

	#navlist a:hover {
		background: #e9edd5;
		bottom: 1px;
		color: #369;
		position: relative;
		right: 1px;
	}

	#navlist a:active {
		background: #c8e336;
		bottom: 0px;
		color: #369;
		position: relative;
		right: 0px;
	}

	#navlist li#active {
		background: #c8e336;
		bottom: 13px;
		display: inline;
		margin: 0 3px 0 0;
		padding: 0;
		position: relative;
	}

	html>body #navlist li#active {
		background: #000;
		margin: 0 4px 0 4px;
	}

	#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
		background: #369;
		border-bottom: none;
		border-left: 1px solid #9CC;
		border-right: 1px solid #9CC;
		border-top: 1px solid #9CC;
		bottom: 0;
		color: #FFF;
		cursor: text;
		margin: 0;
		padding: 2px 5px 0 5px;
		position: relative;
		right: 0;
	}
	ol, ul {
		margin-left: 15px;
		margin-right: 15px;
		color:#000;font-weight: normal;}
	
	#welcome {
		padding-top: 20px;
		text-align: justify;
		background-color: #e1ecee;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		margin-bottom: 0;
		line-height: 1.5em;height: 45px;border-bottom: #1958b7 solid;}
		
		/* CSS Tabs */
	#navigation{float:left;width: 169px;position:relative;background-color: #a8cb46;
		}
	#button {
		width: 169px;
		font-family: Tahoma, Arial, sans-serif;
		font-size : 11px;
		background-color: #90bade;
		color: #333;
		float:left;}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		width: 169px;
	}

	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		list-style: none;
		list-style-image: none;
		width: 100%;
	}

	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 169px;
	}

	html>body #button li a {
		width: 169px;
	}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
	}

	#button li #active {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
	}
	
.splitright {
background-color: #fff;
width: 49%;
float: right;padding-top: 10px;
}

.splitleft {
background-color: #fff;
width: 30%;
float: right;padding-top: 1px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: black;
margin: 0px;}

.bluebox p{font-size: 8pt;font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 5px;
}

.bluebox h1{font-size: 10pt;font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;color: #480e7c;font-weight: bold;font-family: Tahoma, Arial, sans-serif;background-color: #c8e336;height: 7px;padding-left: 5px;
}

h3 {
font-size: 15pt;color: #480e7c;font-weight: bold;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content form
{
	margin-top: 1.5em;
}

#content fieldset
{
display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;

}
#content fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#content fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#content fieldset.radio label
{
	position: relative;
	top: 1em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#content fieldset.radio legend
{
	float: left;
	font-weight: bold;
}
#content legend
{
  background: #2175bc;
  color:#fff;
border: #26a solid 1px;
padding: 1px 10px
}

#content label
{
clear: both;
	float: left;
	display: block;
	width: 50em;
	margin-top: 0.5em;
	font-weight: bold;
}
#content label.first
{
	margin-top: 0.5em;
}
#content input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
#content textarea
{
	position: relative;
	top: 1em;
	left: 8em;
	display: block;
}
#content input.submit
{
clear: both;
top: 0;
background: #2175bc;
color:#fff;
}


#itemsimg{border: 2px #98c96e solid;margin-right: 5px;float: left;margin-bottom: 10px;}

#items {margin-top: 1px;border-bottom: 2px #dff2c8 solid;
}

#items p{background-color: #dff2c8;width:99%;height:13pt;
float: left;
}
#itemsy{font-size: 12pt;color: #000;font-weight: bold;font-family: Arial;background-color: #dbe9f2;height: .5em;}
#img{border: 2px #98c96e solid;margin-top: 3px;margin-right: 5px;float: right;}
