body {
	text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #F0F0F0;
 line-height: 22px;
}

.clear {
 clear:both;
}

h1, h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: normal;
 margin-top: -6px;
}

h2 {
 font-size:1.25em;
letter-spacing:0px;
 font-style:italic;
}

ul {
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}

ul li {
	line-height:18px;
	list-style-image: url(/images/bullet.gif);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

img {
  border:0;
}

#container {
	margin: 0 auto;
	width: 965px;
}
	
.header {
	height: 180px;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.clarifyHomeText {

	margin-left: -55px;
	margin-top: 75px;
}


.logo {
 
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
        
}

.logo img {
        float:left;
}

.tagline {
        color: #36F;
        font-size: 1em;
/*        float: right; */
        width: 510px;
        font-weight: bold;
        padding-top:0;
/*        padding-left:5em;
        padding-right:5em; */
}

.logo .tagline {
        color: #36F;
        font-size: 1em;
        float: right; 
        width: 510px;
        font-weight: bold;
        padding-top:0;
        padding-left:5em;
        padding-right:5em;
}

.nav {
	margin: 0;
	padding: 0;
	height: 42px;
	width: 965px;
	background-image: url(/images/nav-bkgrnd.gif);
	background-repeat: repeat-x;

}
.nav-left {
	background-image: url(/images/nav-left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 5px;
	float: left;
}
.nav-right {
	background-image: url(/images/nav-right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 4px;
	float: right;

}

#nav-container ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	text-align: center;

}

#nav-container ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 42px;
	width: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	list-style-image: none;

}

#nav-container ul li a {
	height: 42px;
	padding: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: .05em;
	background-color: #ffffff;
	list-style-image: none;

}

#nav-container ul li a:hover {
	background-color: #36f;
	color: #FFFFFF;
	border-bottom: none;

}


.home-tagline {
	padding-top: 0px;
	width: 965px;
	background-image: url(/images/home-tagline.jpg);
	background-repeat: no-repeat;
	height: 162px;
	margin-top: -7px;
} 

body#about .home-tagline,
body#issues .home-tagline,
body#contact .home-tagline, 
body#contribute .home-tagline {
  display:none;
}	

.page-bar {
	padding-top: 0px;
	width: 965px;
	background-image: url(/images/page-bar.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: -7px;
} 

body#home .page-bar {
 display:none;
} 

body#home a#home-nav,
body#about a#about-nav,
body#issues a#issues-nav,
body#contact a#contact-nav, 
body#contribute a#contribute-nav {
	background-color: #ffffff;
	color: #333;
	height: 42px;
	width: 113px;
	border-bottom: none;
}

.arrow-ends  {
	height: 15px;
	background-color: #36F;
}

.arrow-ends2  {
	background-image: url(/images/arrow-bkgrnd2.gif);
	background-repeat: repeat-y;
	height: 15px;
}


#nav-arrow ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36F;
}

#nav-arrow ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 15px;
	width: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36F;
	list-style-image: none;

}

body#home #home-arrow,
body#about #about-arrow,
body#issues #issues-arrow,
body#contact #contact-arrow,
body#contribute #contribute-arrow {
	background-image: url(/images/nav-arrow.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 113px;
	border-top-style: none;
        position:relative;
        z-index:99;
}

#content  {
	margin: 0;
	background-image: url(/images/arrow-bkgrnd.gif);
	background-repeat: repeat-y;
	width: 965px;
	text-align: left;
}

#content2  {
	background-image: url(/images/arrow-bkgrnd2.gif);
	background-repeat: repeat-y;
	top: 7px;
	text-align: left;
}


.main-column {
	float: left;
	text-align: left;
	width: 580px;
	position: relative;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0;
}


.right-column {
	float: right;
	width: 228px;
	padding-top: 40px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: left;
}


.top-right-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/top-right-column.png);
	background-repeat: no-repeat;
	height: 222px;
	width: 226px;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 25px;
	margin-left: 13px;
	text-align: left;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
}


a:link {
	color: #36F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #36F;
	padding-bottom: 2px;
}
a:visited {
	color: #36F;
	text-decoration: none;
}


.bottom-right-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/bottom-right-column.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 207px;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 25px;
	margin-left: 13px;
	text-align: left;
	padding-top: 48px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
}



.footer {
	padding: 0;
	height: 15px;
	width: 965px;
	text-align: center;
	clear: both;
	background-image: url(/images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
	

#footer-container ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 450px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#footer-container ul li {
	line-height: 23px;
	display: block;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 85px;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;

}

#footer-container ul li.last {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border-right: none;
}

#footer-container ul li a {
	height: 23px;
	padding: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: none;
	border-bottom: none;
}

#footer-container ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.top-bottom-rules {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 25px;
	margin-top: 25px;
	margin-bottom: 25px;

}

.top-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: top;

}

.issues-table {
	height: 415px;
	width: 883px;
	height: 650px;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.large-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}

.small-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}

.tagline .large-copy {
        font-size: 24px;
        line-height: 24px;
}

.product-phases {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 25px;
	height: 150px;
}

.phase1 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/home-promo-divider.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: left;
	width: 148px;
	height: 150px;
}

.phase2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/home-promo-divider.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: right;
	width: 148px;
	height: 150px;
}

.phase3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	width: 148px;
	height: 150px;
}


a:hover.image-link  {
	border-bottom-style: none;
	padding-bottom: 0px;
}


.issue-bucket-right {
	height: 273px;
	width: 420px;
	margin-top: 25px;
	margin-right: 14px;
	float: right;
}

.issue-left {
	background-image: url(/images/issue-left.gif);
	background-repeat: no-repeat;
	height: 273px;

}

.issue-right {
	background-image: url(/images/issue-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 273px;
}

.issue-middle {
	background-image: url(/images/issue-middle.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 223px;
	padding: 25px;
	margin-right: 6px;
	margin-left: 6px;
}

.issue-bucket-left {
	height: 273px;
	width: 420px;
	margin-top: 25px;
	margin-left: 0px;
	float: left;
}

.open-pullquote {
	font-size: 26px;
	font-weight: bold;
	color: #36F;
	margin-left: -18px;
}

.close-pullquote {
	font-size: 26px;
	font-weight: bold;
	color: #36F;
	margin-right: -18px;
}
