body
{
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #0075bb;
}

a:hover
{
	text-decoration: underline;
	color: #0075bb;
}

p
{
	font-family: "Avenir", "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

ul
{
	font-family: "Avenir", "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div.ssm_holder
{
	position: relative;
	margin: 20px auto auto auto;
	width: 772px;
	text-align: left;
	background-color: #ffffff;
/*	margin-left: auto; 
	margin-right: auto; */
}

div.ssm_body
{
	width: 772px;
	border: ;
}


/*  STYLES FOR STANDARD HEADER  */

body
{
	/* background-color: #7b7b7b;  */
	background-color: white;
	margin: 0px 0px 0px 0px;
	text-align: center;
}


div.obe_campaign_header
{
	width: 100%;
	background-image: url(/_ss_shared/saraswati/headers/standard/background_color.jpg);
	height: 86px;
	text-align: center;
}

div.obe_campaign_header_image
{
	width: 770px;
	height: 86px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/_ss_shared/saraswati/headers/standard/campaign_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0;
}

div.obe_campaign_nav_holder
{
	width: 100%;
	background-image: url(/_ss_shared/saraswati/headers/standard/nav_bkg.jpg);
	height: 30px;
}

div.obe_campaign_nav
{
	width: 770px;
	height: 30px;
	left: 0px;
	margin: 0 auto;
	text-align: left;
}

div.obe_campaign_nav_sub_holder
{
	position: relative;
	left: 0px;
	top: 5px;
	width: 589px;
	height: 20px;
	background-color: white;
}

div.obe_campaign_nav_1
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 135px;
	height: 20px;
}

div.obe_campaign_nav_2
{
	position: absolute;
	left: 130px;
	top: 0px;
	width: 148px;
	height: 20px;
}

div.obe_campaign_nav_3
{
	position: absolute;
	left: 273px;
	top: 0px;
	width: 182px;
	height: 20px;
}

div.obe_campaign_nav_4
{
	position: absolute;
	left: 450px;
	top: 0px;
	width: 139px;
	height: 20px;
}


div.obe_campaign_subnav_holder
{
	width: 100%;
	height: 30px;
	margin-top: 2px;
	border-top: 1px solid #7c7c7c;
}

div.obe_campaign_subnav
{
	width: 770px;
	height: 30px;
	left: 0px;
	margin: 0 auto;
	text-align: right;
}

p.obe_campaign_subnav
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #d3d3d3;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-top: 7px;
}

a.obe_campaign_nav
{
	color: #31576e;
	text-decoration: none;
	padding-left: 8px;
}

a.obe_campaign_nav:hover
{
	color: #31576e;
	text-decoration: underline;
	padding-left: 8px;
}

a.obe_campaign_nav_on
{
	color: #31576e;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}

a.obe_campaign_nav_on:hover
{
	color: #31576e;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 8px;
}

a#obe_nav_precede
{
	padding-right: 8px;
}

div.obe_outer_holder
{
	/*position: relative;*/
	margin: 0 auto;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	background-color: white;
/*	margin-left: auto; 
	margin-right: auto; */
}

div.obe_top_border
{
	width: 770px;
	background-color: red;
	/*background-image: url(/_ss_shared/saraswati/headers/standard/logo.png);*/
	margin-left: 15px;
}

div.obe_top_border img{
	display: block;
}

div.obe_logo
{
	width: 770px;
	height: 57px;
	background-image: url(/_ss_shared/saraswati/headers/standard/logo.png);
	margin-left: 15px;
}

a.obe_logo
{
	display: block;
	height: 57px;
	text-decoration: none;
}

a.obe_logo:hover
{
	display: block;
	height: 57px;
	text-decoration: none;
}

div.obe_nav
{
	width: 770px;
	margin-left: 15px;
}

div.obe_banner
{
	width: 728px;
	margin-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*  OBE BAR STUFF  */

div.obe_bar
{
	width: 770px;
	height: 19px;
	margin-left: 15px;
}

td.obe_bar_welcome
{
	width: 337px;
	text-align: right;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #7e7e7e;
}

td.obe_bar_login
{
	width: 517px;
	text-align: right;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #7e7e7e;
}

div.footer_nav
{
	margin-top: 40px;
	text-align: center;
	border-top: 1px solid #7c7c7c;
}

p.footer_nav
{
	margin: 0px 0px 0px 0px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #999999;
}

a.footer_nav
{
	color: #31576e;
	text-decoration: none;
}

a.footer_nav:hover
{
	text-decoration: underline;
	color: #31576e;
}


div.footer_buffer
{
	height: 100px;
}


div.pc_send_holder_postcards
{
	width: 772px;
}

div.pc_send_header_postcards
{
	background-image: url(http://www.helpmarysavecoral.org/_ss_keepout/_modules/postcards/gr/1196053995_515594.png);
	height: 20px;
	background-repeat: no-repeat;
}

div.pc_send_form_postcards
{
}

table.pc_send_form_postcards
{
}

td.pc_send_form_left_postcards
{
	vertical-align: top;
}

div.pc_send_form_image_postcards
{
	border: 1px solid #b1b1b1;
}

img.pc_send_form_image_postcards
{
	padding: 5px;
}

div.pc_send_form_credit_postcards
{
	display: none;
}

p.pc_send_form_credit_postcards
{
}

div.pc_send_form_btn_enlarge_postcards
{
	padding-left: 260px;
}

td.pc_send_form_right_postcards
{
	vertical-align: top;
}

div.pc_send_form_right_header_postcards
{
	background-image: url(http://www.helpmarysavecoral.org/_ss_keepout/_modules/postcards/gr/1196054027_403322.png);
	height: 22px;
	border-bottom: 2px solid white;
	margin-left: 20px;
	width: 312px;
	margin-top: -20px;
}

div.pc_send_form_right_postcards
{
	margin-left: 20px;
	background-color: #ededed;
}

div.pc_send_form_label_postcards
{
	margin-left: 22px;
	width: 260px;
}

p.pc_send_form_label_postcards
{
	margin: 0;
	padding-top: 10px;
	color: #666666;
}

div.pc_send_form_info_postcards
{
	margin-left: 22px;
}

p.pc_send_form_info_postcards
{
	margin: 0;
	color: #666666;
	font-weight: bold;
}

div.pc_send_form_element_postcards
{
	margin-left: 22px;
	width: 260px;
	text-align: right;
}

input.pc_send_form_element_postcards
{
	width: 260px;
}

textarea.pc_send_form_element_postcards
{
	width: 260px;
	height: 100px;
}

div.pc_send_form_btn_send_postcards
{
	margin-left: 22px;
	padding-bottom: 20px;
	width: 260px;
	text-align: right;
}

div.pc_send_form_script_message_postcards
{
	margin-left: 22px;
}

p.pc_send_form_script_message_postcards
{
	margin: 0;
	padding-bottom: 20px;
	color: #cc0000;
}

div.pc_send_subheader_postcards
{
	height: 21px;
	background-image: url(http://www.helpmarysavecoral.org/_ss_keepout/_modules/postcards/gr/1196053969_721496.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

div.pc_send_archive_matrix_postcards
{
}

img.pc_send_archive_matrix_postcards
{
	padding: 2px;
	border: 1px solid white;
}
