@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #1f2532; /* #1f2532 #ffffff*/
}
.superscript {
	font-size: 9px;
	line-height: normal;
	vertical-align: super;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0px;
	top: 0px;
	height: 0px;
}


h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 6px;
}
h4 {
	margin-top: 12px;
	margin-bottom: 0px;
}
h6 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0em;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;height: 83px;
	background-color: #1f2532;/*4971a2*/
	
}

.bannerArea .container {
	height:83px;
	background-image: url(images/IAPOP_banner_bkgd.jpg);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover {
	color: #CC0000;
	text-decoration: none;
}

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f0eff0; /* #f0eff0 */ 
    background-image: url(images/content2_bkgd_tile.jpg); 
	background-repeat: repeat-x; 
	
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/earth_s_ghost_bkgd.jpg);/* images/content_bkgd.jpg */
	background-repeat: no-repeat;
}

.bib {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:40px;
	text-indent:-40px
}.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}

.contentright {
	padding-top: 20px;
	float: left;
	padding-left: 30px;

	width: 210px;
}
.endorsements {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
	font-style: italic;
}

.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 8px;
}

.floatright {
	float: right;
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.single {
	margin-bottom: 0px;
}
.list {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}


.hung100 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:100px;
	text-indent:-100px
}
.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}
.quote {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quote_sb {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #e1e1e1; /* #cfcfcf */

	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;
	
}

.footerArea .container {
	height: 77px;
	background-image: url(images/earth_n_ghost_bkgd.jpg); /* images/footer_bkgd.jpg images/earth_n_ghost_bkgd.jpg */
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h4 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
.bullet0 {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.tight0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clustrmap {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
}
.linkrefs {
	font-style: normal;
	color: #000000;
}
