@import url("/CSS/menu_style.css");

body { margin: 0px; border-top: 10px solid #69A7D8; }



/* *** layout *** */

	#content { padding: 0 0 0px 10px; font-family: verdana, tahoma, sans-serif; font-size: 11px; }
	
	#sidebar { padding-left: 9px; font-family: verdana, tahoma, sans-serif; font-size: 11px; }
	
	#footer { background-color: black; padding: 10px; color: white; font: bold 10px verdana, tahoma, sans-serif; }
	
	#subcontent { padding: 10px; font-family: verdana, tahoma, sans-serif; font-size: 11px; background-color: white; }
	
	#header { padding-top: 5px; padding-right: 10px; font-family: verdana, tahoma, sans-serif; font-size: 11px; color: black; text-align: right; }
	
	#homebox_heading { font-family: arial, tahoma, sans-serif; font-size: 12px; padding: 5px; background-color: black; color: white; font-weight: 700; text-align: center; }
	
/* *** Text Styles *** */
	
	h2 { font-size: 17px; padding: 0px; margin: 0px; border-bottom: 1px solid #CCC; }
	
	h3 { font-size: 12px; padding: 0px; margin: 0px; }
	
	p { line-height: 17px; }
	

/* *** Links *** */

	a,
	a:visited { font-weight: 700; color: #3581FF; text-decoration: none; }
	a:hover { color: #FF4800; text-decoration: underline; }
	
	a.header,
	a.header:visited { font-weight: 700; color: black; text-decoration: none; }
	a.header:hover { color: #FF4800; text-decoration: underline; }
	
	a.sidebar,
	a.sidebar:visited { font-weight: 700; color: #2E659C; text-decoration: none; }
	a.sidebar:hover { font-weight: 700; color: #2E659C; text-decoration: underline; }
	
	a.subnav,
	a.subnav:visited { font-weight: 700; color: black; text-decoration: none; }
	a.subnav:hover { font-weight: 700; color: #3581FF; text-decoration: underline; }
	
	a.subnav_header,
	a.subnav_header:visited { font-weight: 700; color: white; text-decoration: none; }
	a.subnav_header:hover { font-weight: 700; color: #3581FF; text-decoration: underline; }
	
	a.backtotop,
	a.backtotop:visited { background: #6195D3; color: #FFF; padding: 3px 5px; float: right; font-weight: bold; }
	a.backtotop:hover { text-decoration: none; background: #333; }


/* *** Elements *** */

#bottom_divider { border-bottom: 1px solid #BBB9B8; }

#sideimages { background-color: white; font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #1C6DB9; }



#homebox_text { font-family: arial, tahoma, sans-serif; font-size: 12px; padding: 5px; border: 1px solid black; }

#surveycontent { font-family: verdana, tahoma, sans-serif; font-size: 11px; background-color: #D9DEE6; }

#navigation { padding-left: 0px; margin: 0px; list-style-type: none; line-height: 20px; }

#selected { color: #3581FF; }

#subnav_header { font-family: arial, verdana, tahoma; background-color: black; font-size: 12px; font-weight: 700; text-align: right; padding: 5px; color: white; height: 25px; width: 970 }

ul.peoplesubnav { display:none; }

tr.peoplenav ul.peoplesubnav { display: block !important; }

.floatright { float: right; margin-bottom: 10px; margin-left: 10px; }
#sitemap { list-style: none; }

#sitemap li { margin-top: 5px; margin-bottom: 15px; font-size: 14px; font-weight: bold; }

#sitemap li a { /* [disabled]font-size: 12px; */ color: #333; }
#sitemap li ul { margin-bottom: 15px; }

#sitemap li ul li { list-style: disc; font-size: 11px; font-weight: normal; margin-bottom: 5px; }



#people-content { text-align: center; vertical-align:text-top; }

#people-content a img { text-align: center; border-style: none; }
#people-content a:hover { color: #333333; text-decoration:none; }

