/* CSS Document */

/*MAIN STYLES*/

body {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin: 1em 5em;
	line-height: 120%;
	background-image: url(images_global/bluegrad1.gif);
		background-repeat:repeat-x;
		background-position: top;
	}

p {margin: 2em 2em 0 2em;
	text-align:center;
	}
p.left {margin: 2em 2em 0 2em;
	text-align:left;
	line-height:1.2em;}	
	
.left {margin: 2em 2em 0 2em;
	text-align:left;
	line-height:1.2em;}	
#container {border: 2px solid #36999f;
	}	

#header {background-image:url(H111.14/slwallpaper.jpg);
	background-repeat:no-repeat;
	border-top: 3px solid #36999f;
	border-bottom: 2px dotted #36999f;
	color:#7b7da5;
	background-color:#7F9DCF;
	}
	
#nav {border-right:2px solid #36999f;
	padding-left:15px;
	}	
#date {font-size: 85%; 
	font-weight:bold;
	text-align:left;
	padding-left: 30px; 
	margin-bottom: -3px;
	}
#news {float:right;
	background-color: rgb(250, 255, 250);
	color:#003399;
	margin-top: -23px;
	margin-right:5px;
	margin-left: 15px;
	padding-bottom: 20px;
	border-top: 7px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 7px solid #008000;
	border-left: 1px solid #008000;
	width: 190px;
	 }
#updates {float:right;
	clear: right;
	font-weight: bold;
	font-size: 12px;
	background-color: rgb(250, 255, 250);
	color:#003399;
	margin-top: 15px;
	margin-right:5px;
	margin-left: 15px;
	padding-bottom: 20px;
	border-top: 7px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 7px solid #008000;
	border-left: 1px solid #008000;
	width: 190px;
	 }
#news p {color:#003399;
	background-color: inherit;
	font-weight:bold;
	font-size:12px;
	}
.pullquote {float:right; 
	width:140px; 
	color:#005000;
	background-color:inherit; 
	border:solid #008000; 
	border-width:7px 0; 
	font:bold 1em Arial, Helvetica, Verdana, sans-serif; 
	padding: 10px 10px; 
	margin: 1px 7px;
	text-align:left;
	}	
.sidebar {border-top: 30px solid #008000;
	border-right: 2px solid #008000;
	border-bottom: 15px solid #008000;
	margin-top: 15px;
	color:#005000;
	background-color:rgb(250, 255, 250);	
	}
.draft { font-size:xx-large;
	font-weight:bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
.poll{float:right; margin-right:5px;margin-left:5px; margin-top:29px;}
	
	/* MAIN SITE NAVIGATION*/
				
#navigation a {display: block;
	font: bold 1em verdana, Arial, sans-serif;
	color: #069;
	background-color: #eef; 
	margin: 0;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #069;
	border-right: 2px solid #069;
	border-bottom: 1px solid #069;
	border-left: 1px solid #069;
	}
#navigation a:visited { color: #666;
	background-color: #eee;
	}
#navigation a:hover {color: #09c;
	background: rgb(87%,90%,93%) url("images_global/arrow_right.gif") 0 no-repeat;
	}
#navigation a:active {color: #F00;
			background: rgb(87%,90%,93%) url("images_global/arrow_red.gif") 0 no-repeat;
			}
#navigation a.pictlink {margin:0;
	padding:0;
	}


	/* HEADER STYLES */
	
h1,h2,h3,h4,h5 {text-align:center;
	}
h1 {color:#555;
	background-color:transparent;
	}	
h2 {color:#005000;
	font-size:24px;
	background-color:inherit;
	padding-top: 15px;
	line-height: 25px;
	}			
h3	{color:inherit; 
	background-color: #7f9dcf;
	border-top: 3px solid #36999f;
	border-bottom: 2px dotted #36999f;
	padding: .5em;
	font-weight: bold;
	font-size: 150%;
	}
	.style4 {font-size: small; margin-bottom: -5px;}
h4 {color:inherit; 
	background-color: inherit;
	padding: .5em;
	font-weight: bold;
	font-size: 130%;
	}		
h5 	{color:inherit; 
	background-color: #7f9dcf;
	border-top: 3px solid #36999f;
	border-bottom: 2px dotted #36999f;
	padding: .5em;
	font-weight: bold;
	font-size: 85%;
	}	
	
/* LIST ITEM STYLES */

ol li {	margin: 1em 2em 0 1em;
		line-height:1.2em;
		}
		
ul li {	margin: 1em 2em 0 1em;
		line-height:1.2em;
		}		
/*PLANNING QUESTIONAIRE STYLE SHEET NOVEMBER 18 2006 */





p.sig {margin-top: -0.95em;
	}

#personalinfo {text-align:center;
	}	

textarea {width: 90%;
	}
		
#main {margin: 30px; border: 2px solid #7f9dbf;
	}
	
.center {text-align:center;
	} 
	
input:focus {background-color:#FFFFDD;
	color:	inherit;
	}
textarea:focus {background-color:#FFFFDD;
	color:inherit;
	}	
input {background-color:#F2F6FF;
	color:inherit;
	}
textarea {background-color:#F2F6FF;
	color:inherit;
	}	
select {background-color:#F2F6FF;
	color:inherit;
	}
select:focus {background-color:#FFFFDD;
	color:inherit;
	}	
	.style1 {
	font-size: x-small;
	font-weight: bold;
}
.style3 {font-size: medium}
