/* CSS Document */

body, p, div, h1, h2, h3, h4, h5, ol, ul, li, img, dl, dt, dd, pre, code
{
	padding: 0; margin: 0; border: 0;
}

body 
{
	text-align: center;
	font-family:trebuchet ms;
	background-color: #515254;
	margin-top: 0px;
}


#container
{
	margin-left:auto;
	margin-right:auto;
	width:976px;
	text-align: left;
	background-image: url(../i/bg_top2.jpg);
	background-repeat: no-repeat;
	position:relative;
	background-position: center 25px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#banner {
	height:73px;
	padding-top: 84px;
	padding-left: 22px;
	margin-top: 0px;
}

#banner h1 {
text-indent:-5000px;
}


#banner h1 a {
	display:block;
	width:380px;
	height:55px;
}



a {
color:#0E3863;
}

a:hover {
	color: #832C10;

}


img.border {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;


}



/*-------------------------------------------navigation------------------------------------*/

div#nav {
	height:60px;
	padding-top: 5px;
}

div#nav ul {
height:55px;
	list-style-type: none;
}

div#nav ul li  {
	float:left;
}

div#nav ul li a {
	line-height: 55px;
	text-indent:-5000px;
	display:block;
		background-repeat: no-repeat;
}


div#nav ul li a#about {
	background-image:url(../i/nav_about.gif);
	width:152px;
	margin-left: 27px;

}

div#nav ul li a#about:hover, body#aboutmain div#nav ul li a#about, body#membersmain div#nav ul li a#about, body#leadershipmain div#nav ul li a#about, body#boardmain div#nav ul li a#about, body#contactmain div#nav ul li a#about {
	background-image:url(../i/nav_about_on.gif);
}

div#nav ul li a#news {
	background-image:url(../i/nav_news.gif);
	width:117px;
	margin-left: 27px;

}

div#nav ul li a#news:hover, body#newsandmediamain div#nav ul li a#news, body#alertsmain div#nav ul li a#news, body#multimediamain div#nav ul li a#news, body#photoreleasesmain div#nav ul li a#news {
	background-image:url(../i/nav_news_on.gif);
}

div#nav ul li a#factsheets {
	background-image:url(../i/nav_factsheets.gif);
	width:102px;
	margin-left: 27px;

}

div#nav ul li a#factsheets:hover, body#factsheetsmain div#nav ul li a#factsheets, body#nationalsecuritymain div#nav ul li a#factsheets, body#humanitarianmain div#nav ul li a#factsheets, body#diplomacymain div#nav ul li a#factsheets, body#americasstrengthmain div#nav ul li a#factsheets, body#ngmain div#nav ul li a#factsheets, body#rdmain div#nav ul li a#factsheets {
	background-image:url(../i/nav_factsheets_on.gif);
}

div#nav ul li a#join {
	background-image:url(../i/nav_join.gif);
	width:137px;
	margin-left: 27px;

}

div#nav ul li a#join:hover, body#joinmain div#nav ul li a#join, body#signupmain div#nav ul li a#join {
	background-image:url(../i/nav_join_on.gif);
}

div#nav ul li a#actiondays {
	background-image:url(../i/nav_ad.gif);
	width:101px;
	margin-left: 45px;

}

div#nav ul li a#actiondays:hover, body#admain div#nav ul li a#actiondays, body#adschedulemain div#nav ul li a#actiondays, body#adlettermain div#nav ul li a#actiondays, body#adregistrationmain div#nav ul li a#actiondays, body#adlogisticsmain div#nav ul li a#actiondays, body#adlinksmain div#nav ul li a#actiondays, body#registrants div#nav ul li a#actiondays, body#adpresentationmain div#nav ul li a#actiondays {
	background-image:url(../i/nav_ad_on.gif);
}

div#nav ul li a#members {
	background-image:url(../i/nav_members.gif);
	width:147px;
	margin-left: 27px;

}

div#nav ul li a#members:hover, body#acibcmembersmain div#nav ul li a#members, body#highlightmain div#nav ul li a#members {
	background-image:url(../i/nav_members_on.gif);
}

/*-------------------------------------------navigation - top------------------------------------*/

body#homepage div#nav ul li.home a {
color:#f8ad20;
}

#nav ul li.home a
{
	font-weight: normal;
	visibility: visible;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #a6a6a6;
	height: 18px;
	text-decoration: none;
	display:block;
	width: 50px;
	text-indent:0px;

}

#nav ul li.home
{
	position: absolute;
	top: 7px;
	right: 113px;
	background-image:url(../i/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:55px;
}


#nav ul li.login a
{
	font-weight: normal;
	visibility: visible;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #a6a6a6;
	height: 18px;
	text-decoration: none;
	display:block;
	width: 102px;
	text-indent:0px;

}

#nav ul li.logout a
{
	font-weight: normal;
	visibility: visible;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #a6a6a6;
	height: 18px;
	text-decoration: none;
	display:block;
	width: 70px;
	text-indent:0px;

}

#nav ul li.home a:hover, #nav ul li.login a:hover, body#loginmain div#nav ul li a#login, #nav ul li.logout a:hover
{
color:#f8ad20;

}

#nav ul li.login
{
	position: absolute;
	top: 7px;
	right: 11px;
}

#nav ul li.logout
{
	position: absolute;
	top: 7px;
	right: 42px;
}

/*-------------------------------------------end navigation - top------------------------------------*/


/*-------------------------------------------end navigation------------------------------------*/

#maincopy {
	background-image: url(../i/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:1%;
}

#main {
	background-image: url(../i/bg_main2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:1%;
	
}

#left {
	float:left;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	width: 608px;

}

#leftsubs {
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	width: 162px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
}

#leftsubs ul {
	list-style-type: none;
	margin-top: 16px;

}

#leftsubs ul li {
	padding-bottom: 22px;
	font-size: 16px;
	line-height: 20px;

}

#leftsubs ul li ul li {
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 12px;

}

#leftsubs ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	display: block;
}

#leftsubs ul li ul li a {
	padding-right: 10px;
	margin-right:20px;
	color: #C1C1C1;
}

#leftsubs ul li a:hover, #leftsubs ul li a.current {
	background-image: url(../i/subnav_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#FFFFFF;
}



#leftsubs ul li ul li a {
	background-image: url(../i/bullet_subnav2_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#leftsubs ul li ul li a:hover,  #leftsubs ul li ul li a.current {
	background-image: url(../i/bullet_subnav2.gif);
}

#right {
	float:left;
	width:318px;
	padding:0px;
	margin:0px;

}

#rightsubswrapper {
	float:left;
	background-color: #FFFFFF;
	width: 769px;
	margin: 0px;
	padding: 0px;
	min-height:350px;
	background-image: url(../i/bg_rightsubs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* for Internet Explorer */
/*\*/
* html #rightsubswrapper {
height: 350px;
}
/**/



#rightsubswrapper p {
	font-size: 13px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 22px;

}

#rightsubswrapper table tr td {
	font-size: 13px;
	color: #333333;
	line-height: 22px;

}

#rightsubswrapper p.firstp {

	padding-top: 0px;


}

#rightsubs {
	float:left;
	width:739px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#rightsubs p.multimedia {
	background-color: #e3e3e3;
	padding: 10px;
	margin-bottom: 8px;

}

div#rightsubsclear {
clear:both;
height:15px;
line-height:15px;
}

#rightsubsright {
	float:left;
	padding:15px;
	width:155px;
}

#rightsubs h2 {
	text-indent:-5000px;
	margin-bottom: 15px;
	margin-top: 8px;
	padding-bottom: 0px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;

}

#rightsubs h2#newsandmedia {
	background-image:url(../i/hdr_newsandmedia.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#congletter{
	background-image:url(../i/hdr_congletter.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#ng {
	background-image:url(../i/hdr_ng.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#registrants {
	background-image:url(../i/hdr_registrants.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#photoreleases {
	background-image:url(../i/hdr_photoreleases.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#contact {
	background-image:url(../i/hdr_contact.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#rd{
	background-image:url(../i/hdr_rd.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#highlight {
	background-image:url(../i/h2_highlight.gif);
	background-repeat: no-repeat;
}


#rightsubs h2#welcomemembers {
	background-image:url(../i/hdr_welcomemembers.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#ad {
	background-image:url(../i/hdr_actiondays.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#adschedule {
	background-image:url(../i/hdr_schedule2010.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#login {
	background-image:url(../i/hdr_login.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#success {
	background-image:url(../i/hdr_success.gif);
	background-repeat: no-repeat;
}


#rightsubs h2#adlogistics {
	background-image:url(../i/hdr_adlogistics.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#adlinks{
	background-image:url(../i/hdr_adlinks.gif);
	background-repeat: no-repeat;
}


#rightsubs h2#registration {
	background-image:url(../i/hdr_adregistration.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#adletter{
	background-image:url(../i/hdr_letter.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#join{
	background-image:url(../i/hdr_join.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#signup{
	background-image:url(../i/hdr_signup.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#inthenews {
	background-image:url(../i/hdr_inthenews.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#multimedia{
	background-image:url(../i/hdr_multimedia.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#americasstrength{
	background-image:url(../i/hdr_americasstrength.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#alerts {
	background-image:url(../i/hdr_alerts.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#about{
	background-image:url(../i/hdr_about.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#members{
	background-image:url(../i/hdr_members.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#leadership{
	background-image:url(../i/hdr_leadership_cavc.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#board{
	background-image:url(../i/hdr_leadership_board.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#factsheets {
	background-image:url(../i/hdr_factsheets.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#nationalsecurity {
	background-image:url(../i/hdr_ns.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#diplomacy {
	background-image:url(../i/hdr_diplomacy.gif);
	background-repeat: no-repeat;
}

#rightsubs h2#humanitarian {
	background-image:url(../i/hdr_humanitarian.gif);
	background-repeat: no-repeat;
}


#rightsubs h3 {
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 8px;

}

#rightsubs h3.withborder {
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}


#rightsubs p.allstories {
	text-align: right;


}

#rightsubs a.headlinelink {
	color: #0e3863;
	text-transform: uppercase;
}

#rightsubs a.headlinelink:hover {

color:#832C10;

}

#righttop {
	background-color: #FFFFFF;
	height: 275px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
}


#clear {
	background-image: url(../i/bg_main3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:13px;
	font-size:13px;
		
}


#leftmid {
	background-color:#FFFFFF;
	width: 578px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../i/bg_leftmid.jpg);
	background-repeat: no-repeat;
	background-position: 387px center;
	font-size:12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#leftmid p {
	font-size: 12px;
	line-height: 18px;
	color: #003153;
	padding-right: 225px;
}

#leftmid h2 {
	font-size: 24px;
	color: #003153;
	margin-bottom: 8px;
}


#leftbot {
	width: 608px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#leftbotleft {
	width:300px;
	float:left;
	background-color: #832C10;
	margin-right: 8px;
}

#leftbotleft p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}

#leftbotright{
	width:300px;
	float:left;
	background-color: #071D32;
}

#leftbotright p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#rightbot {
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#rightbot div.scroll {
	height: 300px;
	overflow: auto;
	border: 1px solid #666;
	padding: 10px;
	background-color: #939393;
	margin: 0px;
}


#rightbot h2 {
	font-size:18px;
	color:#FFFFFF;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#rightbot ul {
	list-style-type: none;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#rightbot ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;

}

#rightbot ul li.bottom {
	margin-bottom: 5px;
	border:none;

}


#rightbot ul li a {
	color:#071D32;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightbot ul li a:hover {
	color:#fff;

}

p.backtotop {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
	font-size: 10px;
	background-image: url(../i/backtotop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 19px;
	margin-top: 10px;
}

p.backtotop a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;

}

p.backtotop a:hover {
	color: #832C10;


}
/*-------------------------------------------lists------------------------------------*/

#rightsubswrapper ul  {
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size:13px;
	color:#333333;
}

#rightsubswrapper ol  {
	margin-left:35px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rightsubswrapper ul li {
	line-height: 22px;
	background-position:left 9px;
	padding-left:11px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../i/bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#rightsubswrapper ol li {
	line-height: 18px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px;
}

#rightsubswrapper ul li ul   {
	padding-bottom: 0px;
	margin-left: 10px;
	margin-bottom: 10px;


}


#rightsubswrapper ul li ul li  {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	background-image:url(../i/bullet_subnav.gif);
	padding-left:13px;
	background-repeat: no-repeat;
	height: auto;
	background-position: left 12px;

}

#rightsubswrapper div.right {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}


#rightsubswrapper div.right p.caption {
	font-size:12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	line-height: 16px;
}


/*-------------------------------------------end lists------------------------------------*/


#footer a {
color:#FFFFFF;
}
