.hidden{ display: none; }
a:link { text-align: left; font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #808285; }
a:visited { text-align: left; font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #808285; }
a:hover { text-align: left; font-family:Arial, Helvetica, sans-serif; text-decoration: underline; color: #808285; }
a:active { text-align: left; font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #808285; }
body{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #808285; font-weight:normal; height:100%;}
.container{ width: 900px; margin: 0 auto;  overflow: visible;}
.height12{ padding: 0; margin: 0 0 0 0; height:100%; position: absolute; width: 900px;}
.mast{ height: 122px; padding: 0; margin: 40px 0 0 0; overflow: hidden; }
.mast_bottom{ padding: 0; margin: 0 0 0 0; background: url(../images/bottombg2.jpg) no-repeat bottom left; -moz-opacity: 1; filter:alpha(opacity=100); min-height:500px; padding-bottom:10px; position: relative; height:100%; overflow:hidden;}

.mast_bottom1{ padding: 0; margin: 0 0 0 0; background: url(../images/bottombg1.jpg) no-repeat top left; min-height:234px;}

.navigation{ padding-top:7px; font-family:Arial, Helvetica, sans-serif; min-height:25px;}
.inner{ width: 184px; padding-left:22px; padding-right:22px; float:left;}
.topgap{ margin-top:40px;}
#middle-col{ width: 405px; float:left; margin: 0 40px 0 23px;}
#right-col{ width: 180px; float:right; margin: 0 14px 0 10px;}
.line{ width: 1px; float:left; background: url(../images/line.jpg) repeat-y top center; min-height:370px;}
#left-mid{ float: left; width: 335px; }
.fleft{ float: left; }
.clear{ clear: both; }

.Footer{
   font-size:10px;
   font-weight:normal; 
   color:#fff;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   line-height:24px;
}

A.Footer:link {						
   font-size:10px;
   font-weight:normal; 
   color:#fff;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.Footer:visited  {					
   font-size:10px;
   font-weight:normal; 
   color:#fff;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.Footer:active {					
   font-size:10px;
   font-weight:normal; 
  color:#fff;
  text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.Footer:hover {					
   font-size:10px;
   font-weight:normal; 
   color:#fff;
   text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

.footerbg
{
	background:url(../images/footerbg.jpg) left bottom no-repeat ;
	height:24px;
	padding-left:40px;
	margin-bottom:60px;
}

.Navbar{
   font-size:14px;
   font-weight: normal; 
   color:#330099;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   line-height:24px;
}

A.Navbar:link {						
   font-size:14px;
   font-weight: normal; 
   color:#330099;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.Navbar:visited  {					
   font-size:14px;
   font-weight:normal; 
   color:#330099;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.Navbar:active {					
   font-size:14px;
   font-weight:normal; 
  color:#330099;
  text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.Navbar:hover {					
   font-size:14px;
   font-weight:normal; 
   color:#330099;
   text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

h1, h5, h6
{
    font-weight: bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}


h2
{
    font-weight: bold;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

h3
{
    font-weight: bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

h4
{
    font-weight: bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

.containerpane4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color: #808285; font-weight:normal;
}

.containerpane4 p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color: #808285; font-weight:normal;
}

.containerpane4 div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color: #808285; font-weight:normal;
}

.containerpane4 a:link, .containerpane4 a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color: #85BC3C; font-weight:normal;
}

/* Begin CSS Drop Down Menu */

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;

	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: royalblue;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: cornflowerblue;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../../pmm_motivation/css/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../../pmm_motivation/css/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

.leftnav_head{
   font-size:15px;
   font-weight: normal; 
   color:#808285;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   line-height:30px;
   padding-left:10px;
}

.leftnav{
   font-size:15px;
   font-weight: normal; 
   color:#808285;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   line-height:30px;
   padding-left:25px;
}

A.leftnav:link {						
  font-size:15px;
  font-weight: normal; 
  color:#808285;
  text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.leftnav:visited  {					
  font-size:15px;
  font-weight: normal; 
  color:#808285;
  text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.leftnav:active {					
   font-size:15px;
   font-weight: normal; 
  color:#808285;
  text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.leftnav:hover {					
   font-size:15px;
   font-weight: normal; 
   color:#808285;
   text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

.image2right
{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.image2left
{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

A.subscribe:link {						
   font-size:11px;
   font-weight:normal; 
   color:#000000;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.subscribe:visited  {					
   font-size:11px;
   font-weight:normal; 
   color:#000000;
   text-decoration : none;
  font-family:Arial, Helvetica, sans-serif;
}

A.subscribe:active {					
   font-size:11px;
   font-weight:normal; 
  color:#000000;
  text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.subscribe:hover {					
   font-size:11px;
   font-weight:normal; 
   color:#000000;
   text-decoration : underline;
  font-family:Arial, Helvetica, sans-serif;
}





A.feeed:link {						
   font-size:11px;
   font-weight:normal; 
   color:#0024ae;
   text-decoration: underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.feeed:visited  {					
   font-size:11px;
   font-weight:normal; 
   color:#0024ae;
   text-decoration: underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.feeed:active {					
   font-size:11px;
   font-weight:normal; 
  color:#0024ae;
  text-decoration:underline;
  font-family:Arial, Helvetica, sans-serif;
}

A.feeed:hover {					
   font-size:11px;
   font-weight:normal; 
   color:#0024ae;
   text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
}

.diduknow {
   font-size:12px;
   font-weight:normal; 
   color:#fff;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   line-height:16px;
   text-align:right;
   margin-right:10px;
}
