@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back_grad_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 100%;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #D27920;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#sky {
	background-image: url(images/sky_grass.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 392px;
	position: relative;
	z-index: 1;
}
#pledge {
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 427px;
	width: 954px;
	z-index: 2;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	left: 5px;
}
#pledgeLeft {
	float: left;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 260px;
	position: relative;
	left: 30px;
	top: 154px;
	margin: 0px;
	padding: 0px;
}
#pledgeText {
	float: left;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 179px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#pledgeText h1 {
	margin-top: 0.2em;
	margin-bottom: 0em;
}
#pledgeText p {
	margin-top: 0.6em;
	margin-bottom: 0em;
	font-size: 1.3em;
	line-height: 1.3em;
}
#pledgeText .emphasis {
	font-size: 1.4em;
	font-weight: bold;
}
#pledgeCOAWhy {
	padding: 0px;
	float: left;
	background-color: #00CC99;
	height: 40px;
	width: 180px;
	margin-top: 1px;
}
#pledgeCOAWhy img {
	margin-top: 15px;
	margin-left: 30px;
}

#pledgeCOAWhy a, #pledgeCOAWho a {
	background-color: #5799CE;
	display: block;
	width: 100%;
	height: 100%;
}
#pledgeCOAWhy a:hover, #pledgeCOAWho a:hover {
	background-color: #3986C4;
}

#pledgeCOAWho {
	padding: 0px;
	float: left;
	background-color: #00CC99;
	height: 40px;
	width: 219px;
	margin-top: 1px;
	margin-left: 1px;
}
#pledgeCOAWho img {
	margin-top: 15px;
	margin-left: 22px;
}
#pledgeRight {
	float: left;
	width: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 220px;
	position: relative;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	top: 154px;
	left: 30px;
}
#pledgeRight form {
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
#pledgeRight form td {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pledgeRight input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
}
#pledgeRight textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
}

#pledgeRight .formLabel {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pledgeRight .formLabel img {
	margin: 0px;
}


#pledgeRight .formText {
	background-color: #8BC930;
	border: 3px solid #FFFFFF;
	width: 16em;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.3em;
}
#pledgeRight .formTextArea {
	background-color: #8BC930;
	border: 3px solid #FFFFFF;
	width: 16em;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.3em;
}
#pledgeRight .cellSubmit {
	font-size: 0.6em;
	color: #D8F1A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
}


#ResponseArea {
	clear: both;
	width: 915px;
	z-index: 2;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	left: 5px;
	background-image: url(images/line_vert_dotted_sidebar.gif);
	background-repeat: repeat-y;
	background-position: 680px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#responses {
	width: 663px;
	float: left;
	background-image: url(images/back_stripes.gif);
	background-repeat: repeat-y;
	background-position: 400px 0px;
}
#responses .pledgePaper {
	clear: both;
	float: left;
	width: 663px;
	margin-bottom: 12px;
	background-image: url(images/pledgePaper_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#responses .pledgePaper table {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/pledgePaper_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#responses .pledgePaper .cellPin {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 45px;
	text-align: left;
	vertical-align: top;
}
#responses .pledgePaper .cellResponse {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}#responses .pledgePaper .cellResponse p {
	margin-top: 0em;
	margin-bottom: 0.4em;
}
#responses .pledgePaper .cellResponse .responderName {
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}
#responses .pledgePaper .cellResponse .comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5799CE;
	background-image: url(images/quote_mark.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 0.4em;
}

#responses .pledgePaper .cellNumber {
	padding-right: 20px;
	font-size: 1.2em;
	line-height: normal;
	color: #3B88C6;
	background-image: url(images/line_vert_dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 3.5em;
	text-align: right;
	vertical-align: middle;
}

#sideBar {
	float: left;
	width: 175px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	text-align: center;
	vertical-align: top;
}
#sideBar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #1D6CAE;
	line-height: 1.4em;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-top: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D6CAE;
}
#sideBar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1D6CAE;
	line-height: 1.2em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #C8DEF2;
	padding-top: 0em;
	padding-bottom: 0.8em;
	margin-top: 1em;
	margin-bottom: 0em;
}
#sideBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5799CE;
	line-height: 1.2em;
}
#sideBar p.separator {
	background-image: url(images/line_vert_dotted.gif);
	background-position: center center;
	font-size: 0.5em;
	line-height: normal;
	margin-top: 2em;
	margin-bottom: 2ex;
}

#sideBar textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 170px;
	color: #1D6CAE;
}
.showCode125x125 {
}
.showCode120x60 {
}
#code125x125 {
	display: none;
}
#code120x60 {
	display: none;
}



#responses #navBottom {
	clear: both;
	float: left;
	width: 205px;
	padding-right: 58px;
	padding-left: 400px;
	background-image: url(images/back_btm_nav.gif);
	background-position: 400px bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1em;
	color: #FFFFFF;
}
#responses #navBottom a {
	color: #25587E;
}
#responses #navBottom p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
#responses #navBottom .prompt {
	font-size: 1em;
	margin-top: 0em;
	font-weight: normal;
	color: #000000;
}
#responses #navBottom .numTotal {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
#responses #navBottom .navLinks {
	margin-top: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#responses #navBottom strong {
	font-size: 1.1em;
	letter-spacing: normal;
}


.popupBox {
	color: #253647;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 3em;
	line-height: 1.9em;
	background-color: #FFFFFF;
	background-image: url(images/back_popup.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.popupBox p, .popupBox ul {
	margin-left: 2em;
	padding-left: 2em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CDE0EF;
	margin-right: 2em;
}
.popupBox ul {
	padding-left: 4em;
}
.popupBox strong {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
.popupBox h1 {
	font-size: 1.8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 1.2em;
}
#formResponse {
	float: left;
	width: 880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 260px;
	position: relative;
	left: 30px;
	top: 154px;
	margin: 0px;
	padding: 0px;
	background-color: #55850F;
}
#responseText {
	float: left;
	width: 830px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 179px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 0.9em;
}
#responseText a {
	color: #FFCC00;
}
#responseText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 1.5em;
}
#responseText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFCC00;
}
#footer {
	clear: both;
	width: 865px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #96C0E2;
	padding-top: 20px;
	padding-bottom: 30px;
}
#Who {
	background-color: #FFFFFF;
}
#Why {
	background-color: #FFFFFF;
}

