body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(bg.gif) top center repeat-y;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin: 0px auto;
padding: 0;
width:760px;
border: 0px solid #000000;   /* change to 1px for testing */
}

#header {
background:url(images/aip-ban2-760.jpg) no-repeat;
width:760px;
height:165px;
margin: 0px;
padding: 0px;
border:0px solid #f00;   /* change to 1px for testing */
}


#header h1 {
text-indent: -5000px;    /* text for search engine and for css off */
}

#header-statement {
  margin: 10px 0px;
  color: #1B2B80;
  font-weight: bold;
  }


#avmenu{
clear:left;
float:left;
width:200px;
margin:10px 0 10px 0;
padding:0;
font-size:0.9em;
border:0px solid #000000;   /* change to 1px for testing */
}

#avmenu ul{	
list-style:none;
width:175px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}



#content{
	margin:0px 0px 0px 200px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0 5px 0 5px;
	line-height:1.6em;
	vertical-align: top;
}

h3 {
  text-align: center;
  font-size: 1.4em;
}

h4 {
  text-align: center;
  font-size: 1.2em;
}


.larger {
	font-size: 140%;
	text-align: center;
	font-weight: bold;
  }


a{
text-decoration:none;
color:#286ea0;
}

a:hover{
	text-decoration: underline;
	color: #286ea0;
	font-weight: bold;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0;
padding:0px;
border-top: 4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
/* border:0px solid #000000;    change to 1px for testing */
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.center {
  text-align: center;
}

.hide{
display:none;
}

.yellow-background{	
	background-color: #FF0;
}

.red-large {
	font-size: 2em;
	color: #FF0000;
	line-height: 1.5em;
	font-weight: 700;
	text-align: center;
	}
	
	.blue-large {
	font-size: 2em;
	color: #1B2B80;
	line-height: 1.5em;
	font-weight: 700;
	}
	
	.blue-med {
	font-size: 1.5em;
	color: #1B2B80;
	line-height: 1.5em;
	font-weight: 700;
	}
	
	.toc {
  font-size: 110%;
  line-height: 1.9em;
  font-weight: 700;
  }
  
#b2t a{
color: #ff0000;
text-decoration:none;
font-size: 110%;
}

#b2t a:hover{
text-decoration:underline;
text-align: center;
color: #003399;
font-size: 110%;
}

.convention-headings {
	text-align: center;
	font-size: 1.5em;
	background-color: #003366;	
	border-radius: 25px;
	color: #FFF;
	line-height: 1.5em;
	padding: 10px;
}

.small-font{font-size: 10px; }

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
 
}
