/* Header description */

#desc {
	height:247px;
	color:#ffffff;
	padding:0;
	background:#fff url(images/homecarbg.jpg) no-repeat left top;
	clear:both;
	margin:0px;
}

#desc .quote {
	width: 375px;
	margin: 15px 0px 15px 15px;
}

#desc p {
	font-size:1.3em;
	line-height:1.5em;
}

#desc .quote .byline {
	text-align: right;
	font-size: 1em;
	font-style: oblique;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Feature links as seen on home page */
#desc p.featurelinks {
	margin-left: 50px;
	margin-top: 80px;
}
#desc p.featurelinks a  {
	text-align:left;
	display:block;
	width:250px;
	background:url(images/template2/homearrow.gif) no-repeat 5px center;
	padding:1px 0px 1px 16px;
	border:none;
	color: #333333;
	font-size: .9em;
}

#desc p.featurelinks a:hover {
	background:#FFFFFF url(images/template2/homearrow.gif) no-repeat 5px center;
	text-decoration:none;
	color: #990000;
}

/* Main content */

li {
	margin-bottom: 1.2em;
	line-height: 1.5em;
}
p.textindent {
	margin-left: 115px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
h2.kicker {
	font-size: 1.5em;
	font-style: oblique;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
a.bigboxedlink {
	background:#f0f0f0;
	padding:7px;
	border:1px solid #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

a.bigboxedlink:hover {
	background:#e0e0e0;
	text-decoration:none;
	color: #003366;
}

/* Power Pledge Styles */
ol.pledge {
	list-style-type: lower-alpha;
}
ol.pledge li {
}


.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}
.blockpledge {
	background:#f0f0f0;
	padding:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #990000;
}

.buyblock {
	background:#f0f0f0;
	padding:10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.hide {
display:none;
}

.green {
	color: #006600;
}
.red {
	color: #CC0000;
}
.blue {
	color: #003366;
}

/* Special Links */
/*-- File Type Link Style     --*/
a.link_PDF {
	background: url(images/template2/PDFIcon.gif) no-repeat;
	padding: 0 0 5px 19px;
}
a.link_PDF:hover {
	color: #990000;
}
a.link_DOC { background: url(images/template2/wordIcon.gif) no-repeat; padding: 0 0 0 19px; }
a.link_EMAIL { background: url(images/template2/mailIcon.gif) no-repeat 2px; padding: 0 0 0 23px; }
a.link_WEB {
	background: url(images/template2/pparrow.gif) no-repeat;
	padding: 0 0 0 18px;
}
a.link_ARROW {
	background: url(images/template2/productLinkArrow.gif) no-repeat 0px 2px;
	padding: 0 0 0 14px;
	color: #006600;
}
#singupform td {
	padding: 5px 5px 7px;
}

.inlinequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4369C2;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	line-height: 150%;
}
.kicker {
	font-weight: bold;
	font-style: oblique;
	font-size: 110%;
}
.pasthead {
}

/* Coming Soon Section */
#descquest {
	height:247px;
	color:#ffffff;
	padding:0;
	background:#fff url(images/homewaterbg.jpg) no-repeat left top;
	clear:both;
	margin:0px;
}

#descquest p {
	font-size:1.8em;
	line-height:1.5em;
	color: #666666;
	margin-left: 20px;
}

#descquest h1 {
	padding:15px 15px 0 15px;
	color:#003399;
	font-size: 300%;
}
