/*
 * 	pimagov.css for PCWMD Internet
 *  From Graphic Services file dated December 19, 2003
 */
 
/* html tags */ 

	body {
	font-family: Verdana, Arial, Helvetica, sans-serif; } 	 
  
	 a {  
		 color: #663300;  
		 font-weight: bold;  }
		
	 a:visited { 
		 color: #996600;  }
		
	 a:active { 
		 color: #EE0000;  }
		
	 a:hover { 
		 color: #CC3300;  }

/* Note using 1.3 in line-height instead of 130% was more consistent across browsers  */
	
	 p { 
		font-size: 100%; 
		font-style: normal; 
	    line-height: 1.3;
		font-weight: normal; 
		font-variant: normal; 
		text-align: left;		
		text-transform: none; 
		color: #000000; 
		background-image: none;   }

	.justify {
	text-align: justify; }

	.center {
	text-align: center;  }

 	.left { 
	text-align: left; }
		
	ul {  
		font-size: 100%; 
		font-style: normal; 
		line-height: 1.3; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none; 
		color: #000000; 
		padding-top: 0px; 
		padding-right: 5px; 
		padding-bottom: 0px; }
		
/* Note using percentage on padding-bottom in li caused tables with li commands to expand vertically indefinitely  */
	
 	li { list-style-position: outside; 
	line-height: 1.3; 
	text-align: left; 
	padding-bottom: 7px; }				
		
/* html tags - Modified headers */
	h5 {
		font-size: 80%;
		line-height: 1.3;
		font-weight: bolder;
		color: #663300;
		margin-left: 2%;
		text-align: left;
		letter-spacing: -0.025em;
		background-image: none;}
		
	h4 {
		font-size: 100%;
		line-height: 1.3;
		font-weight: bolder;
		color: #663300;
		margin-left: 2%;
		text-align: left;
		letter-spacing: -0.025em;
		background-image: none;}
				
	 h3 { 
		 font-size: 100%; 
		 line-height: 1.3; 
		 font-weight: bold; 
		 color: #663300; 
		 letter-spacing: -0.025em; 
		 background-image: none; }
		
	 h2 {  
		 font-size: 120%;  
		 line-height: 1.3; 
		 font-weight: bold;  
		 color: #663300; 
		 letter-spacing: -0.025em; 
		 background-image: none; } 
		
	 h1 { 
		 font-size: 150%;  
		 line-height: 1.3; 
		 font-weight: bold;  
		 color: #663300; 
		 letter-spacing: -0.025em; 
		 background-image: none; }
		 		 

/* html tags - Modified list commands */

	/* Used in Standard Details listings */
	.a_col_no_underline {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;

}

	/*  Used in left link bar */		
	.asidelink {
		font-size: 80%;
		font-style: normal;
		line-height: 1.3;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #663300;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		background-image: none;
		background-position: left top;
		padding-left: 5%;}
	
	/*  Used in left link bar */
	.linkheadersLT {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		margin-left: 2px;
		text-align: left;
		letter-spacing: -0.025em;
		background-image: none;
		background-color: #d1a483;
		text-indent: 2pt;
		padding: 2px;
		border-right-width: thin;
		border-bottom-width: thin;
		border-right-style: solid;
		border-bottom-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;	}   

/*text options*/

	.txtVeryBg {font-size: 200% }
	.txtBg {font-size: 125%}
	.txtSm {font-size: 90%}
	.txtSm2 {font-size: 80%}
	.txtVs {font-size: 70%}
  
  /* inner spans for special emphasis text color */
	.txtRed { color: #990000}
	.txtOrange { color: #FF6633}
	.txtGreen{ color: #336633}
	.txtGray { color: #666666}
	.txtBlue1 { color: #0066CC}
	
	/* Other */
	.txtBold {font-weight: bold }
	.txtItal {font-style:italic}


/*Navigational-used in bottom banner  */

	.pbottomnav {  
		 font-size: 9px; 
		 font-style: italic; 
		 line-height: 1.3; 
		 font-weight: lighter; 
		 font-variant: normal; 
		 text-transform: capitalize; 
		 color: #663300; 
		 list-style-position: outside; 
		 list-style-image: none; 
		 list-style-type: disc; 
		 text-decoration: none; 
		 text-align: center; 
		 background-image: none; }
	 
	.pbottomCen { 
		 font-size: 9px; 
		 font-style: italic; 
		 line-height: 1.3; 
		 font-weight: lighter; 
		 font-variant: normal; 
		 text-transform: capitalize; 
		 color: #663300; 
		 list-style-position: outside; 
		 list-style-image: none; 
		 list-style-type: disc; 
		 text-decoration: none; 
		 text-align: center; 
		 background-image: none; } 
		
	.pbottomleft { 
		 font-size: 9px; 
		 font-style: italic; 
		 line-height: 1.3; 
		 font-weight: lighter; 
		 font-variant: normal; 
		 text-transform: capitalize; 
		 color: #663300; 
		 list-style-position: outside; 
		 list-style-image: none; 
		 list-style-type: disc; 
		 text-decoration: none; 
		 text-align: left; 
		 background-image: none; }
	
/* Modified table cells - TD */

	/* These next two allow you to set txtSm as the class of a table, 
	and have li or p elements left justified if full justification is the default.  */
	table.txtSm li {  
		text-align: left;  }
		
	table.txtSm p {  
		text-align: left;  }
				
/* Following commands set parameters for main table cells and for commands like li, ul, and a inside them. The tdBox classes are colored and/or bordered boxes. They can be used within a cell on a single paragraph, or, for multiple paragraphs, a table must be inserted inside the cell, since they carry the same left padding as tdcentercolumn. (This is for table layouts, not css layouts.)  */

	.tdBoxBorderSm {
	border: thin solid #000000;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 10px;
	width: 635px; }	
	
	.tdBoxBorderNoSize {
	border: thin solid #000000;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 20px;}		

	.tdBox1 {
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;}
	
	.tdBox2 {
	background-color:#FFF8DC;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;}		

	.tdBox3 {
	background-color:#f6e8df;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;}

	.tdBox4 {
	background-color:#DEE6FF;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;} 
	
	.tdBox4b {
	background-color:#DEE6FF;
	padding: 10px;
	margin: 10px;}
	
	.tdBox4c {
	background-color:#DEE6FF;
	width: 610px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/bar1.jpg);
	background-repeat: repeat-x;
}	
	.tdBox4d {
	background-color:#DEE6FF;
	width: 610px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
	
	.tdBox5 {
	background-color:#F2F5FF;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;}	
		
	.tdleftcolumn {
	background-color: #f6e8df;
	vertical-align: top;
	background-image: none;
}

	.tdrightcolumn {
	background-color: #ffffff;
	vertical-align: top;
	background-image: none;
}
		
	.tdcentercolumn {
		background-color: #FFFFFF;
		left: 12px;
		top: 0px;
		right: 0px;
		bottom: 9px;
		background-image: none;
		padding-right: 9px;
		padding-left: 12px;
		width: 635px;	}
		
	/* This was created to allow inline images to be placed in cells and padded correctly    */	
	.tdcenterinline {
	background-color: #FFFFFF;
	left: 12px;
	top: 0px;
	right: 0px;
	bottom: 9px;
	background-image: none;
	padding-right: 9px;
	padding-left: 12px;
	width: 635px;
	padding-bottom: 25px;
}		

	/* This was created for the main page only because the 635px 
	in tdcentercolumn didn't work with the right menu bar.    */
	.tdcentercolumnHome {
	background-color: #FFFFFF;
	left: 12px;
	top: 0px;
	right: 0px;
	bottom: 9px;
	background-image: none;
	padding-right: 9px;
	padding-left: 12px;
}

/* These settings define style withing the left column    */


	td.tdleftcolumn ul {
	list-style-position: outside;
	text-align: left;
	color: #996633;
	font-size: 85%;

	}
	
	td.tdleftcolumn li {
		text-align: left;
		line-height: 1.0;		
		background-image: none;
		text-decoration: none;
		margin: 0;
		margin-left: -16px;
		padding-bottom: 2px;
		list-style-image: url(images/bullet_brn.gif);
		padding-right: 3px;
	}
	
	td.tdleftcolumn a {
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	font-size: 80%; 
	color: #663300; 
	background-image: none; 
	text-decoration: none; 
	margin-left: 0; 
	padding-left: 0; 
	line-height: 1.4;
	}
	
	td.tdleftcolumn a:visited { 
	color: #996600; }
		
	td.tdleftcolumn a:active { 
	color: #EE0000; }
		
	td.tdleftcolumn a:hover { 
	color: #CC3300; 
	text-decoration: underline; }	

/* These settings define style withing the right column    */

td.tdrightcolumn ul {
	list-style-position: outside;
	text-align: left;
	color: #996633;
	font-size: 85%;

	}
	
	td.tdrightcolumn li {
		text-align: left;
		line-height: 1.0;		
		background-image: none;
		text-decoration: none;
		margin: 0;
		margin-left: -16px;
		padding-bottom: 2px;
		list-style-image: url(images/bullet_brn.gif);
		padding-right: 3px;
	}
	
	td.tdrightcolumn a {
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	font-size: 80%; 
	color: #663300; 
	background-image: none; 
	text-decoration: none; 
	margin-left: 0; 
	padding-left: 0; 
	line-height: 1.4;
	}
	
	td.tdrightcolumn a:visited { 
	color: #996600; }
		
	td.tdrightcolumn a:active { 
	color: #EE0000; }
		
	td.tdrightcolumn a:hover { 
	color: #CC3300; 
	text-decoration: underline; }	


/* Used in top banner 
	.tdbanner {
	background-image:  url(images/hdr2b.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
	vertical-align: top;
}*/

.tdbanner { background-image: url(images/hdr2b.jpg); background-repeat: repeat-x; height: 72px; background-color: #FFFFFF; }

.tdlogopad { background-color: #FFFFFF; text-align: left; background-position: left top; width: 165px; }

/* specialty 

img { border: none; }*/

.invisible { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	text-decoration: none; 
	left: 0px; 
	top: 0px; 
	color: #FFFFFF; 
	background-color: #FFFFFF; 
	background-image: none; 
	text-align: left; 
	position: absolute; 
	visibility: hidden; }

.img_inlineLt {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img_inlineDropCap {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.img_inlineRt {
	float: right;
	margin: 0px 0px 10px 25px;
}
.blocktight {
	margin-top: -.8em;
	margin-right: 0px;
	margin-bottom: -.8em;
	margin-left: 40px;
}

