html { overflow-y: scroll; }
body { margin: 0; font-family: Verdana, Geneva, sans-serif; font-size: 9pt; }
table { margin: 0; border: 0; padding: 0; border-collapse: collapse; }
#wrapper { margin: 10px auto; width: 962px; }
#innerWrapper { margin: 0 6px 8px; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
#banner { height: 74px; background-image: url('/organizing/images/aiop.png'); background-repeat: no-repeat; margin-bottom: 8px; width: 962px; }
#breadcrumbs { float: right; width: 748px; margin-top: 57px; font-size: 8pt; }
#breadcrumbs a { color: black; text-decoration: none; }
#nav { height: 35px; background-color: #c2b7d6; margin-bottom: 9px; }
#nav ul { list-style: none; margin: 0; padding: 0; border: 0; }
#nav ul li { float: left; position: relative; }
#menu { float: left; width: 170px; }
#main { margin-left: 240px; }
#footer { margin-top: 15px; margin-bottom: 10px; text-align: center; font-size: 8pt; color: #666666; }
img { border: 0; }
p { margin: 0 0 14px 0; color: #444; line-height: 14pt;}
li { color: #444; line-height: 14pt; }
p.faq_q { }
p.faq_a { font-weight: bold; }
h1 { font-size: 23pt; line-height: 26pt; font-weight: normal; margin: 15px 0 20px 0; color: #666; }
h2 { font-size: 15pt; font-weight: normal; color: #444; margin: 0 0 5px 0; }
hr { height: 1px; border-top: 1px solid #e6e6e6; border-left: 0; border-bottom: 0; border-right: 0; margin: 20px 0 35px 0; }
hr.thickgrey { border-top: 3px solid #b3b3b3; }
hr.thickblack { border-top: 3px solid black; }
a:link { color: #4f2d80; outline: none; }
a:visited { color: #4f2d80; outline: none; }
a:hover { color: #4f2d80; outline: none; }
a:active { color: #4f2d80; outline: none; }
#nav ul li ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	visibility: hidden;
	height: 0;
	position: absolute;
	top: 36px;
	left: -2px;
}
#nav ul li ul li {
	font-size: 10pt;
	color: black;
	display: block;
	min-width: 182px;
	padding: 9px 10px 8px;
	background-color: #c2b7d6;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#nav ul li ul li:hover {
	background-color: #eaa92f;
}
#nav ul li:hover ul { visibility: visible; }
#nav a:link { display: block; color: black; text-decoration: none; }
#nav a:visited { display: block; color: black; text-decoration: none; }
#nav a:hover { display: block; color: black; text-decoration: none; }
#nav a:active { display: block; color: black; text-decoration: none; }
ul#subnav { margin: 10px 0 0 0; padding: 0; border: 0; list-style: none; }
ul#subnav li { margin: 0; padding: 8px 6px 8px 8px; border-color: #e6e6e6; border-width: 0 0 1px 0; border-style: solid; font-size: 9pt; background-color: white; color: black; }
ul#subnav a { display: block; text-decoration: none; color: inherit; }
ul#subnav li:hover { background-color: #eaa92f; }
