BODY {
	margin: 0px;
	background-color: #2267a7;
}

#popup {
	background-color: #8cc63f;
}

TD, TH, SELECT, INPUT, TEXTAREA {
	font: 12px Arial, Helvetica, sans-serif;
	color: #495A60;
}

H1 {
	font-size: 18px;
	color: #a92c65;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 13px;
}

IMG {
	border: none;
}

A {
	color: #a92c65;
}

A:hover {
	color: #a92c65;
}

#margin_lt {
	width: 50%;
	background-image: url(../images/background_pattern.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

#margin_rt {
	width: 50%;
	background-image: url(../images/background_pattern.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#page_body {
	width: 776px;
	background-color: #ffffff;
}

#popup #page_body {
	width: 606px;
	background-color: #ffffff;
}

#page_footer {
	margin: 10px;
	width: 736px;
	border-bottom: solid 5px #d6e4e8;
}

#page_header {
	margin: 10px;
	width: 736px;
}

#page_content {
	padding: 0px 20px;
}

#homepage_content {
	padding: 0px 10px;
}

#popup #page_content {
	background-color: #ffffff;
	padding: 15px 50px;
}

#poll_box {
	background-image: url(../images/poll_background.gif);
	background-repeat: repeat-y;
	width: 200px;
}

#poll_box FORM {
	margin: 0px;
}

#offer_box {
	background-color: #d6e4e8;
	font-size: 11px;
	width: 345px;
	padding: 0px 15px 0px 15px;
}

#tips_box,
#press_box,
#news_box,
#spotlight_box {
	background-color: #dff6ba;
	font-size: 11px;
	width: 285px;
	padding: 0px 15px 0px 15px;
}

#tips_box A,
#press_box A,
#news_box A,
#spotlight_box A {
	color: #558e03;
}

#tips_box A:hover,
#press_box A:hover,
#news_box A:hover,
#spotlight_box A:hover {
	color: #a92c65;
}

#tips_box P,
#press_box P,
#news_box P,
#spotlight_box P {
	margin: 10px 0px;
}

#tips_box UL {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#links_box,
#signage_box {
	background-color: #d7f9fe;
	font-size: 11px;
	width: 285px;
	padding: 0px 15px 0px 15px;
}

#links_box A, 
#signage_box A {
	color: #007185;
}

#links_box A:hover, 
#signage_box A:hover {
	color: #a92c65;
}

#links_box P, 
#signage_box P {
	margin: 10px 0px;
}

#green_spotlight TD {
	padding: 5px 0px;
	font-size: 11px;
}

#green_spotlight A {
	color: #165998;
}

#green_spotlight A:hover {
	color: #a92c65;
}

#green_spotlight P {
	margin: 0px 0px 10px 0px ;
}

#homepage #green_spotlight TD {
	padding: 5px 0px 5px 15px;
}

#side_feature {
	width: 310px;
	float: right;
	margin: 0px 0px 15px 25px;
}

#side_feature TABLE {
	margin-bottom: 10px;
}

.dropshadow_lt {
	background-image: url(../images/dropshadow_background_lt.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.dropshadow_rt {
	background-image: url(../images/dropshadow_background_rt.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.p_dropshadow_lt {
	background-image: url(../images/p_dropshadow_background_lt.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.p_dropshadow_rt {
	background-image: url(../images/p_dropshadow_background_rt.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

UL.policies {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

UL.policies LI {
	background-image: url(/images/globe_icon.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	padding-left: 50px;
	padding-top: 4px;
	padding-bottom: 10px;
}

UL.checklist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

UL.checklist LI {
	background-image: url(/images/commitment_icon.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	padding-left: 50px;
	padding-top: 5px;
}

UL.checklist LI.going_forward {
	background-image: url(/images/globe_icon.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	padding-left: 75px;
	padding-top: 4px;
}

DIV.horz_rule {
	margin: 20px 0px;
	border-bottom: solid 1px #d6e4e8;
	height: 1px;
}

DIV.horz_rule hr {
	display: none;
}

DIV.error {
	color: #a92c65;
	font-weight: bold;
}

P.note {
	font-size: 10px;
	color: #8D9DA3;
}

P.note A {
	color: #8D9DA3;
}

P.note A:hover {
	color: #8D9DA3;
}

#press_release h1 {
	font-size: 14px;
}

#press_release h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#page_footer TD {
	font-size: 10px;
	padding: 10px;
}