body {
	margin:0;
}

.blue_border {
	border: 1px solid #1155E7;
}
.Verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Roman11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.Form01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #1155E7;
	text-align: center;
}
.Verdana11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.plastics_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.SideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13367D;
	margin-left: 10px;
}
A.link:link {color:#000000;text-decoration:none;}
A.link:visited {color:#000000;text-decoration:none;}
A.link:hover {color:#1569A9;text-decoration:none;}
A.link2:link {color:#FFFFFF;text-decoration:none;}
A.link2:visited {color:#FFFFFF;text-decoration:none;}
A.link2:hover {color:#F0A33E;text-decoration:underline;}
A.link3:link {color:#000000;text-decoration:none;}
A.link3:visited {color:#000000;text-decoration:none;}
A.link3:hover {color:#000000;text-decoration:underline;}
A.link_SideNav:link {
	color:#13367D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.link_SideNav:visited {
	color:#13367D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.link_SideNav:hover {
	color:#13367D;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.section_marker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.Verdana10ds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#wrapper {
	width:750px; 
	margin-left:auto; 
	margin-right:auto;
}

#plastics_top {
	margin-left: 20px;
	margin-right:20px;
	height:330px;
	background-color:white;
}

#plastics_bottom {
	background-color:#99CCFF;
	height:100%;
	overflow:auto;
}

/* new plastics css */
#plasticsv2_top {
	height:330px;
}

#plasticsv2_bottom {
	height:100%;
	overflow:auto;
}

#plastics_nav {
	width:155px;
	height:
}

#plasticsv2_left {
	float:left;
	width:155px;
}

#plasticsv2_right {
	float:right;
	width:580px;
}

#plastics_bottom_left {
	float:left;
	width:495px;
}

#plastics_bottom_right {
	float:right;
	width:225px;
	padding-left:10px;
	padding-right:10px;
}

h3.blue_bar {
	padding-top:4px;
	padding-bottom:4px;
	margin-top:0px;
	padding-left:165px;
	background-color:#B4D4FC;
	font-size:15px;
}

h4.blue_bar {
	padding-top:4px;
	padding-bottom:4px;
	background-color:#B4D4FC;
}

img.buffer_right {
	padding-right:25px;
}

#header_space {
	height: 10px;
}

#header_line {
	color:#999999;
}

#plasticsv2_right li {
	padding-left: 1px;
	margin-left: 1px;
}

#plasticsv2_right ul {
	padding-left: 7px;
	margin-left: 7px;
}

/* end new plastics css */

#plastics_left {
	float:left;
	width:430px;
	padding-left:20px;
	padding-right:10px;
	background-color:#99CCFF;
}

#plastics_right {
	float:right;
	width:260px;
	padding-left:10px;
	padding-right:20px;
	background-color:#999999;
}

#solutions_wrapper, #sources_wrapper {
	width:100%;
	display:table-row;
}

.white_box {
	background-color:white;
	padding:10px;
	margin:10px;
}

.header {
	font-size:18px;
	font-weight:bold;
}

h2.white_bar {
	background-color:white;
	width:80%;
	margin-left:-20px;
	padding-left:10px;
}

h2.top {
	padding-top:0px;
	margin-top:10px;
}

img.left {
	padding-right:8px;
}

img.right {
	padding-left:12px;
}

img.top {
	padding-top:4px;
}

img.bottom {
	padding-bottom:4px;
}

img.ul_left {
	padding-right:25px;
}

ul.trimmed {
	padding-left:10px;
	margin-left:0px;
}

#plastics_form {
	width: 340px;
	height:183px;
	background-color:#99CCFF;
	margin:10px;
	border: 1px solid black;
}

#plastics_form_left {
	float:left;
	width:160px;
	padding-left:10px;
}

#plastics_form_right {
	float:right;
	width:160px;
}

#plastics_form label {
	display:block;
	font-weight:bold;
}

.error {
	color: red;
	font-size:10px;
}

/* round corner code from http://kalsey.com/2003/07/rounded_corners_in_css/ */
.roundcont {
	width: 400px;
	background-color: #DE6000;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background:url(pledge/plastics/corners/right_upper.gif) no-repeat top right;
}

.roundbottom {
	background:url(pledge/plastics/corners/right_lower.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundcont a, .roundcont a:link, .roundcont a:visited, .roundcont a:hover {
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	color:white;
	text-decoration:none;
}

#plastics_top .roundcont .smaller {
	font-size:14px;
}

.signatures {
	font-weight:bold;
}

.numbers {
	font-weight:bold;
	color:#E2762D;
	font-size:13px;
}