/* 	Pennsylvania Psychiatric Society
	Author: Duane Stum - Pennsylvania Medical Society
	March 2005 
*/

html{height:100%;
	min-width:700px;
			/* IE Dynamission to set the width */
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding:0px;
	margin:0px;
	height:100%;
}
a:hover{
	color:#A7D4FE;
	text-decoration:underline;
}
a{
	/*color:#6094C6;*/
}
p{
	line-height:16px;
}
h1{
	font-size:24px; color:#093266; border-bottom:3px solid #A7D4FE; font-family:Arial, Helvetica, sans-serif;
}
h2{
	font-size:18px; color:#093266; font-family:Arial, Helvetica, sans-serif;
}
h3{
	font-size:16px; color:#093266; font-family:Arial, Helvetica, sans-serif; margin-bottom:-4px;
}
.finePrint{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#head{
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	text-align:left;
}

#left{
	font-size:9px;
	font-weight:bold;
	position:absolute;
	top:143px;
	left:0px;
	margin:0px;
	width:151px;
	height:100%;
	padding:10px;
	text-align:left;
	/* Fix IE. Hide from IE Mac \*/
	* top:146px;
	/* End */
}
 ul.chapters{
	list-style-type:none;
	list-style-position:outside;
	margin:0px 0px 0px 5px;
	padding:0px;
	
	width:150px;
}
#right li{
	line-height:20px;
}
#left ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0px 0px 0px 5px;
	padding:0px;
}
#left li{
	margin: 10px 0px;
}
#left a{
	color:#093266;
}
#right a{
	color:#093266;
}
#right a:hover{
	color:#A7D4FE;
	text-decoration:underline;
}
#left a:hover{
	color:#A7D4FE;
	text-decoration:underline;
}
#right{
	position:absolute;
	top:143px;
	right:0px;
	margin:0px;
	height:100%;
	width:150px;
	padding:10px;
	text-align:left;
	/* Fix IE. Hide from IE Mac \*/
	* top:146px;
	/* End */
}
#center{
	min-height:100%;
	/* Fix IE. Hide from IE Mac \*/
	* height:100%;
	/* End */
	padding:10px 40px 10px 39px;
	margin-left:171px;
	margin-right:170px;
	text-align:left;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	/* Fix IE. Hide from IE Mac \*/
	* margin-right:175px;
	/* End */
}

/* Styles used for header table to eliminate the need to use any graphics but the logo 
	there's alot more here than would be required by just using graphics for the colored
	boxes but this will load WAY fast and the text can be changed with some simple code edits. 
	call it a proof of concept. maybe not practical for broad deployment.*/
#head1{
	background:#A7D0FE; 
	height:113px; 
	width:171px; 
	margin:0px; 
	padding:0px; 
}
#head1div{
	width:171px;
	padding:0px;
	margin:0px;
	text-align:center;
}
#head2{
	background:#7CB1E3;
	height:83px;
	border-right:3px solid #6094C6; 
	font-size:28px; 
	letter-spacing:-0.5px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #6094C6;
}
#head3{
	background:#7CB1E3; 
}
#head3div{
	width:169px; 
	margin:0px; 
	padding:0px;
	/* Fix IE. Hide from IE Mac \*/
	* width:174px;
	/* End */ 
}
#head4{
	background:#7CB1E3; 
	border-right:3px solid #6094C6; 
	color:#FFFFFF; 
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	letter-spacing:1px; 
	font-stretch:wider; 
	height:30px;
}
#head4div{
	margin-left:41px; 
	margin-bottom:10px;
}
#head5{
	background:#7CB1E3; 
	width:169px;
}
#head6{
	background:#093266;
	border-bottom:4px solid #9BED3A; 
	height:26px;
}
#head6div{
/* 	freakin place holder to force uniform height across all browsers
	this can be removed when Internet Explorer conforms to web standards.
	yeah, like that will ever happen...freakin microsoft.*/
	height:26px; 
	margin:0px; 
	padding:0px;
}
#head7{
	background:#093266;
	border-bottom:4px solid #9BED3A;
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
}
#head7 a{
	color:#FFFFFF;
	text-decoration:none;
}
#head7 a:visited{color:#FFFFFF;}
#head7 a:hover{
	color:#A7D4FE;
}
#head8{
	background:#093266;
	border-bottom:4px solid #9BED3A; 
}
#searchForm{
	margin-bottom:0px; 
	margin-left:8px;
}
#searchBox{
	margin-bottom:2px;
	border:1px solid #000000; 
	width:110px; 
	padding:1px; 
	height:18px;
	/* Fix IE. Hide from IE Mac \*/
	* margin-bottom:0px;
	/* End */
}
#searchButton{
	width:28px; 
	height:22px; 
	border:1px solid #000000;
}
#Form1 #center table {
	color: #C0C0C0;
}
#Form1 #center table tr th p {
	color: #000;
}

