/* Styles for Harvard PTA */

#bodystyle {
	font-family: Arial, Helvetica,Geneva,Swiss,SunSans-Regular; 
	background-color:#cecece;
	}

a:link, a:visited, a:active, a:hover {
	color: #3266c5; 
	text-decoration: none;
}

table#menu {
	padding-top: 15px;
	}
	
span#menuitem1 {
	font-size: 10pt;
	padding-left: 350px;
	}
	
span#menuitem {
	font-size: 10pt;
	padding-left: 20px;
	}	
	
span#menusep {
	font-size: 10pt;
	padding-left: 20px;
	}	

span#indent {
	padding-left: 30px;
	}
	
span#subheader {
	color: #CC6600;
	font-weight: bold;
	font-size: 11pt;
	}
		
td#footer {
	vertical-align: top;
	background-color: rgb(58, 161, 220);	
	height: 38px;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 10px;
	}	
	
td#pagecontent {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 15px;
	background-color: #ffffff;	
	font-size: 10pt;
	border-right-style: solid;
	border-right-width: 19px;
	border-right-color: rgb(58, 161, 220);	
	height: 500px;	
	}
	
td#nav {
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
	background-color: #ffffff;
	width: 170px;
	font-size: 10pt;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cecece;	
	border-left-style: solid;
	border-left-width: 19px;
	border-left-color: rgb(58, 161, 220);	
	height: 500px;
	}	
	
td#navsep {
	vertical-align: top;
	padding-top: 70px;
	background-color: #ffffff;
	}
				
hr#horiz {
	color: #cecece;
	height: 1px;
	width: 500px;
	text-align: left;
}

hr#vert {
	color: #cecece;
	height: 800px;
	width: 1px;
	text-align: left;
}

p#indent {
	padding-left: 20px;
	padding-right: 10px;
	}
			
div#indent {
	padding-left: 20px; 
	padding-right: 10px; 
	padding-top: 5px;
	}

div#indent2 {
	padding-left: 30px; 
	padding-right: 10px; 
	padding-top: 5px;
	}
	
div#center {
	text-align: center;
}

li#indent {
	padding-left: 20px;
	}
	
td#whenlabel {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10pt;
	}	
	
td#whencell {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 10pt;
	}	
		
div#header a:link { font-size: 14pt; font-weight: bold; }
div#header a:visited { font-size: 14pt; font-weight: bold; }
div#header a:active { font-size: 14pt; font-weight: bold; }
div#header a:hover { font-size: 14pt; font-weight: bold; }
		
#whenwhere { width: 80%; font-size: 10pt }
#parainfo {   font-weight: normal }
#listtitle {   font-weight: bold }
#listitem {   font-weight: normal }
