@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Serif;
	background-color: #c9c9c9;
	text-align: center;
	color: #10155e;
	border: none;
	margin:0;
	padding:0;
	behavior: url("csshover3.htc");
}

html,body {
	margin:0;
	padding:0;
} 

/* The Wrapper IDs */

.blueline {
	width:100%;
	height:8px; 
	background-color:#10155e; 
	padding:0px; 
	margin:0px; 
	border:0px;
	overflow: hidden;
}

#headerbox {
	width:100%;
	height: 133px;
	background-color :#ffffff;
	padding:0px;
	margin:auto;
	border:0px;
}

#logocontainer {
	position: relative;
	width: 850px;
	height: 133px;
	padding:0px;
	margin:auto;
	border:0px;
	text-align:left;
	overflow: hidden;
}
	
#logo {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 575px;
	height: 133px;
	text-align: left;
	background: url(images/aicc_logo2.gif) no-repeat top;
}

#menucontainer {
	width:100%;
	height: 42px;
	background-color:#10155e;
	padding:0px;
	margin:0px;
	border:0px;
	z-index:1000;
}

#menu {
	width:850px;
	height: 42px;
	background: url(images/bg_menu.gif) no-repeat top;
	padding:0px;
	margin:auto;
	border:0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	z-index:1000;
}

#whiteline {
	width:100%;
	height:3px; 
	background-color:#ffffff; 
	padding:0px; 
	margin:0px; 
	border:0px;
	font-size: 0px;
	z-index:1000;
}

#contentwrapper {
	width:100%;
	background: url(images/bg_contentwrapper.gif) repeat-x top;
	padding:0px; 
	margin:0px; 
	border:0px;
	z-index:-3;
}

#menushadow {
	width:878px;
	height: 9px;
	padding:0px;
	margin:auto;
	border:0px;
	z-index:1;
}

#content {
	width: 850px;
	height:100%;
	border: none;
    padding: 0px 14px;
	margin: auto;
	text-align: left;
	background: url(images/aiccbg.gif) repeat-y left;
	z-index:-3;
}

#homecopy {
	position: relative;
	top: 0px;
	left: 0px;
	width:499px;
	padding: 14px 25px;
	margin: 0px;
	color: #10155e;
	font-size: 14px;
	z-index:0;
}

#pressrelease {
	position: relative;
	width:246px;
	left: 0px;
	top: 14px;	
	border: 0px;
	margin: 0px;
	padding: 11px 15px;
	background-color: #10155e;
	color: #ffffff;
	z-index:0;
}

#lorem {
	position: relative;
	width:246px;
	left: 0px;
	top: 31px;	
	border: 0px;
	margin: 0px;
	padding: 11px 15px;
	background-color: #e8e8e8;
	color: #10155e;
	z-index:0;
}

#getinvolved {
	position: relative;
	width:246px;
	left: 0px;
	top: 48px;	
	border: 0px;
	margin: 0px;
	padding: 11px 15px;
	background-color: #d3d3e3;
	color: #10155e;
	z-index:0;
}


#disclaimer {
	position: relative;
	width: 810px;
	padding: 20px;
	margin:auto;
	font-size:10px;
	text-align: left;
}
	

#homecopy, #pressrelease, #lorem, #getinvolved {
	float: left;
	
	

}	

/* FORMATTING */

ul.nonmenu {
	list-style: square;
}

ul.nonmenu li {
	float: none;
	text-align: left;
}

img.header {
	display:inline;
}

.centered {
	text-align: center;
}

h1 {
	font-size: 18px;
	display: inline;
}

h2 {
	font-size: 14px;
	display: inline;
}

img.bullet {
	float: left;
	padding: 0px 0px 90px 0px;
}

img.minibullet {
	padding: 0px 0px 0px 6px;
}

p.clear {
	clear: both;
}

a {
   font-weight:bold;
   text-decoration: underline;
   color:#10155e;
}

a:hover {
	color:#076324;
}


a.mainnav {
	text-decoration: none;
	color: #ffffff;
}

a.presshome {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}

a.presshome:hover {
	text-decoration:underline;
}

a.rightbox {
	color: #10155e;
	font-size:14px;
	text-decoration:none;
}

a.rightbox:hover {
	text-decoration:underline;
}

#menu a:hover {
	color:#ffffff;
}

/* Main Navigation */

ul {
  padding:0px 0px 0px 0px;
  margin: auto;
  list-style: none;
  border: 0px;
  z-index:1000;
  }
  
li {
  float: left;
  position: relative;
  text-align: center;
  z-index:1000;
}


li ul {
  	display: none;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.92);
  	position: absolute; 
  	top: 42px;
  	left: 0px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 10px;
	/*line-height: 2;*/
	background-color: #10155e;
	opacity: .92;
	clear: both;
	z-index:1000;
  }
  
  
li:hover ul { 
	display: block; 
	}
  
li ul li a{
	/*height: 40px;*/
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

li.about {
	width:154px;
	height:30px;
	padding:12px 0px 0px 0px;
}

li.menuabout, ul.menuabout{
	width:132px;
}

li.advocacy {
	width:143px;
	height:30px;
	padding:12px 0px 0px 0px;
}

li.menuadvocacy, ul.menuadvocacy {
	width:122px;
}

li.impact {
	width:199px;
	height:30px;
	padding:12px 0px 0px 0px;
}

li.news {
	width:175px;
	height:30px;
	padding:12px 0px 0px 0px;

}

li.menunews, ul.menunews {
	width:153px;
}

li.involved {
	width:178px;
	height:30px;
	padding:12px 0px 0px 0px;
}


div ul li.about a:hover {
	/*background-color: #076324;*/
	text-decoration: underline;

}

div ul li.advocacy a:hover {
	/*background-color: #076324;*/
	text-decoration: underline;

}

div ul li.impact a:hover {
	/*background-color: #076324;*/
	text-decoration: underline;

}

div ul li.news a:hover {
	/*background-color: #076324;*/
	text-decoration: underline;

}

div ul li.involved a:hover {
	/*background-color: #076324;*/
	text-decoration: underline;

}