/* *****************************
	Stylesheet for PGA
	by Belay Development
	Created IKE, 05/2008
****************************** */



/* GENERAL */

body,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,pre,form,fieldset,input,textarea,p,blockquote { 
	margin: 0;
	padding: 0;
	border: 0px;
	border-bottom-width:0px;
	}

body,dl,dt,dd,pre,h1,h2,h3,h4,h5,h6,ul,p,blockquote { 
	line-height: 1.5em;
}

html { /* Scrollbar Fix */
 min-height: 100%;
 margin-bottom: 1px;
}

select {min-width: 1.5em;}	/* Firefox Fix */

* {	font-family:  Arial, Tahoma, Verdana, sans-serif, Times New Roman;
	font-size: 12px;
	}
	
.lcolumntxt {
	padding:10px;
	font-size:10px;
	color:#575a5d;
	}
.bodytext{
	padding:10px;
	color:#575a5d;
	}	
h1 {
	font-size:24px;
	font-style:bold;
	color:#184777;
	}
h2 {
	font-size:16px;
	color:#5279a3;
	}
h3 {
	font-size:18px;
	font-style:bold;
	color:#184777;
	}
h4 {
	font-size:12px;
	font-style:bold;
	color: #2A557f;
	}
h5 {
	font-size:14px;
	color:#184777;
	}

h6 {
	font-weight:bold;
	font-size:11px;
	color:#6c6f70;
	}


a {color: #1D4370; text-decoration: none;}

a:hover {color: #666666;}
 
.rollover {cursor: pointer;} /* Use this class on an img or input to have it swap on/off folders in path */

a img {border: 0;}

.png {behavior: url("/includes/pngbehavior.htc");} /* For non-background transparent PNGs */

.clear {clear: both;}


ul#left_nav li a:hover {
	background-image: url(../media/left_nav/on/request.jpg);
	}
	
#left_nav li {
	margin: 0;
	padding:0;
	cursor: default;
	list-style-type:none;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color: #FFF;
	width:195px;
	height:30px;
	}

.living {
	 list-style-image: url(../media/blue_arrow.jpg);
	 font: Arial, Helvetica, sans-serif 12px; 
	 color: #6c6f70;
	 }
.living li {
	margin-left:20px;
	padding-bottom:5px;
	}
	
	 
.living a {
 	color:#6c6f70;
	} 
	 
/* LAYOUT */

body {
	background: url(/media/bg.jpg) repeat-x #476280 ;
	margin:12px;
	}
	
#wrapper {
	margin: 0 auto;
	width:763px;
	height:869px;
	background-color:#fff;
	border:3px solid #fff;
	}
	
/* MIDDLE NAV */

#MN a{
	color:#FFFFFF;
	font-size:11px;
	text-align:justify;
	vertical-align:middle;
	display:block;
	}
	
#MN a:hover{
	color:#FFF;
	font-size:11px;
	text-align:justify;
	vertical-align:middle;
	display:block;
	}
	
#MN td:hover{
	background:url(../media/center_nav/nav_bg_on.jpg);
	}
	
td.middle_nav_off  {
	background:url(../media/center_nav/nav_bg_off.jpg) no-repeat;
	width:85px;
	height:46px;
	text-align:justify;
	}
	
	
td.middle_nav_on {
	background:url(../media/center_nav/nav_bg_on.jpg) no-repeat;
	width:85px;
	height:46px;
	text-align:justify;
	}
	
#rbutton {
	 float: right; position:relative; top: -51px; right:15px; overflow: hidden; z-index:3;
	 }
	 
#rbutton2{
 	float: right; position:relative; top: -65px; right: 265px; overflow: hidden; z-index:3;}


	/* FOOTER */

#footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 0 10px 0;
	background-color:#82898F;
	width: 763px;
	height: 85px;
	}
	
 	#footer td{
 		color:#FFFFFF;
	}
	
	 #footer a{
 		color:#FFFFFF;
	}

/* Contact Form */
	 
.row {
  clear: both;
  padding-top:5px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.row span.formw {
	float: right;
 	width: 121px;
	height:17px;
	text-align: left;
  } 
  
  
 #holdr {
 	padding-top:40px;
 	width: 240px;
	height:100%; 
	margin: 0px auto;
	}
	
#holdr input {
		background-image:url(../media/bg_form_cell.jpg);
	}
		
		
/* end contact form */



#meditr td {
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	background-color:#000034;
	font-weight:bold;
	padding:0 15px 0 15px;
	line-height:1.2em;
	}
	
.meditdx {
	background-color:#FFFFFF;
	color:#00064c;
	text-align:center;
	font-size:14px;
	}
	
.meditdy {
	background-color:#ffffcd;
	color:#00064c
	text-align:center;
	font-size:14px;
	}
	
#staff td{
	text-align:justify;
	width:248px;
	font-size:11px;
	color:#6c6f70;
	}	
	
#staff a {
	color:#002596;
	 font-size:11px; 
	 font:arial;
	 text-decoration:none;
	 }
	
.planhdr{
	font-size:14px;
	font-weight:bold;
	color:#1D4370;
	width:300px; 
	}

.dropdwn{
	padding-top:5px; 
	padding-bottom:5px;
	list-style:none;
	}

.dropdwn a {
	color:#1D4370;
	text-decoration:none;
	}
	
select.box{
	width:200px; 
	height:20px;
	font-weight:bold; 
	font-size:14px; 
	color:#020202;
	}
	
	
.tbl_news {
	width: 680px;
}

.tbl_news td {
	padding-top: 30px;
 	font-size: 7.5pt; 
	line-height: 1.3em; 
	vertical-align: top;
	}
	
.tbl_news td a {
	font-size: 7.5pt;
	color:#0871b2;
	 }
.tbl_news td * {
	font-size: 7.5pt;
	}
.tbl_news td h1 {
	font-size: 7.5pt;
	color: #0065a4;
	 }
.tbl_news td.left {
	 width: 185px;
	 text-align: right; 
	 padding-right: 25px; 
	 background: url(/media/dots_light.gif) top right repeat-y;
	 }
.tbl_news td.right {
	text-align: left; 
	padding-left: 25px;
	}
	
.ParaH5 {
	color:#990033;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:13pt;
	}

.glossarytxtblue {
	color:#005da4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:13pt;
	}
	
/* FORM STYLE */

.FormStyle {
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em;
		background-color: #FFCC00;
		}
		
.FormStyle1 {
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em;
		background-color:#e3e3e3;
		}
		
.FormAccentDark {
		background-color:#000033;
		color:#FFFFFF;
		font-family:Arial,Helvetica,sans-serif;
		font-size:1em;
		font-weight:bold;
		line-height:15pt;
		}
		
.FormAccentLight {
		background-color:#FFF;
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em;
		font-weight:normal;
		}
		
.sitemap {
	margin-left:30px;
	}
	
.sitemap a{
	color:#575a5d;
	}
.sitemap a:hover{
	color:#6c9fbc;
	}
	


