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

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000;
	background-color: #A3A3A3;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 1.1em;
	background-image: url(images/ui/background_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-size: 1em;
	background-image: url(images/ui/background_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h4 {
	background-image: url(images/ui/background_h4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin: 0px;
}
#wrapper {
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ui/wrapper_background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 23px;
}
#content_wrapper {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ui/background_content_wrapper.gif);
	background-repeat: repeat;
}
#body_content_wrapper {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ui/iiacf_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a {
	color: #FFF;
	text-decoration: underline;
}
#header #login {
	text-align: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 0.9em;
}
#header #login .btn {
	color: #FFF;
	background-color: #053D6A;
	border: 1px solid #09669E;
}
#header #login label {
	font-size: 0.8em;
}
#header #login a {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#loggedin {
	text-align: right;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 0.9em;
}
#nav {
	float: left;
	width: 145px;
	background-image: url(images/ui/background_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
	min-height: 600px;
}
#nav ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#nav li {
	text-align: right;
	list-style-type: none;
	background-image: url(images/ui/background_nav_li.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	display: block;
	margin: 0px;
}
#nav a:hover {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
	margin: 0px;
}
#nav a:hover, body#home #t-home a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#about #t-about a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#issues #t-issues a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#activities #t-activities a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#news #t-news a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#event #t-event a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#resources #t-resources a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#av #t-av a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#partners #t-partners a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#donate #t-donate a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#press #t-press a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#contact #t-contact a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#nav a:hover, body#members #t-members a {
	color: #00345F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
}
#body_content {
	width: 710px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#main_content {
	float: left;
	width: 445px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.85em;
	min-height:600px;
	background-color: #FFF;
}
#main_content a:link {
	color: #002F5D;
	text-decoration: underline;
	font-weight: bold;
}
#main_content a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#main_content a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
#main_content p {
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	/*font-size: 0.9em;*/
	line-height: 1.2em;
}
#main_content p.member_text {
	padding-top: 15px;
}
#primary {
}
#primary ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
}
#primary li {
	margin: 0px;
	list-style-image: url(images/ui/li_primary_bullet.gif);
	padding: 0px;
}
#secondary {
	font-size: 0.9em;
	line-height: 1.4em;
}
#secondary ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
}
#secondary li {
	margin: 0px;
	list-style-image: url(images/ui/li_primary_bullet.gif);
	padding: 0px;
}
#footer {
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link {
	color: #002F5D;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #900;
}
#footer li  {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#sidebar_content {
	float: right;
	color: #FFF;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	width: 254px;
}
#sidebar_content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#sidebar_content li  {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: url(images/ui/li_image.gif);
}
#sidebar_content p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar_content a {
	color: #FFF;
	text-decoration: underline;
}
#events {
	margin-bottom: 4px;
	background-color: #C00;
	padding-left: 8px;
	padding-bottom: 5px;
}
.rss_img {
	padding-top: 2px;
	padding-right: 15px;
}
#caucus {
	margin-bottom: 4px;
	background-color: #63BAE5;
	background-image: url(images/ui/background_start_caucus.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 92px;
}
#caucus h3 {
	padding-top: 20px;
}
#endorsements {
	margin-bottom: 4px;
	background-image: url(images/ui/background_endorsements.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #630;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 4px;
}
#newsletter {
	margin-bottom: 4px;
}
#newsletter p {
	margin: 0px;
	padding-top: 2px;
}
#newsletter form {
	margin: 0px;
	padding: 0px;
}
#newsletter input.btn {
	color: #036;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #036;
	margin-left: 4px;
	font-size: .9em;
}
/*Rounded Corner Code*/
.bl {
	width: auto;
	background-color: #FFF;
	background-image: url(images/ui/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	min-height:600px;
}
.br {
}
.tl {
}
.tr {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.clear {font-size: 1px; height: 1px} 
#clear_both {
	clear: both;
}
blockquote {
	color: #666666;
	margin: 0px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.video_thumbnail {
	padding: 2px;
	float: left;
	border: 1px solid #A3A3A3;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	min-height:265px;
}
.news_images {
	margin: 2px;
	padding: 2px;
	float: right;
	border: 1px solid #E8E8E8;
}
.one {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/ui/background_one.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
	min-height: 55px;
	vertical-align: middle;
}
.two {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-height: 55px;
}
.nation_images {
	padding: 1px;
	border: 1px solid #A5A5A5;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
	form p {
	display: block;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	form p label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin: 5;
	padding: 0px;
}
