body
{
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #94b397;
}

a:hover
{
	text-decoration: underline;
	color: #94b397;
}

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

/*
div.ssm_column_1
{
	float: left;
	width: 166px;
	border-right: 1px solid #e5e5e5;
}

div.ssm_column_2
{
	width: 592px;
	margin-left: 166px;
}

*/

table.ssm_holder
{
	width: 770px;
}

td.ssm_column_1
{
	width: 166px;
	vertical-align: top;
}

td.ssm_column_2
{
	width: 592px;
	vertical-align: top;
}

td.gutter
{
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 12px;
}/*  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-color: #93b48b;
	height: 86px;
	text-align: center;
	/*background-image: url(/_ss_shared/saraswati/headers/standard/header_repeat_bkg_election.jpg);*/
}

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

div.obe_campaign_nav_holder
{
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #d3d3d3;
	height: 25px;
}

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

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

a.obe_campaign_nav
{
	color: #767676;
	text-decoration: none;
	padding-right: 15px;
}

a.obe_campaign_nav:hover
{
	color: #414141;
	text-decoration: underline;
	padding-right: 15px;
}

a.obe_campaign_nav_on
{
	color: #767676;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
}

a.obe_campaign_nav_on:hover
{
	color: #414141;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 15px;
}

a#obe_nav_follow
{
	padding-left: 15px;
}

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;
}

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

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

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


div.footer_buffer
{
	height: 100px;
}


div.submit_link_holder
{
	width: 160px;
	margin-left: 3px;
	margin-top: 3px;
}

div.submit_link_header
{
	background-image: url(http://www.afterthesemessages.com/_ss_keepout/_modules/atm_postcards/gr/1159309090_769405.png);
	height: 25px;
	border-bottom: 1px solid white;
}

div.submit_link_content
{
	background-color: #e8ede5;
	border-bottom: 1px solid white;
}

p.submit_link_content
{
	margin: 0;
	font-family: \"Arial\", sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 10px;
}

a.submit_link_content
{
	color: #666666;
	text-decoration: none;
}

a.submit_link_content:hover
{
	color: #666666;
	text-decoration: underline;
}

div.submit_link_footer
{
}

div.pc_send_holder
{
	width: 592px;
}

div.pc_send_header
{
	background-image: url(http://www.afterthesemessages.com/_ss_keepout/_modules/atm_postcards/gr/1136855979_358129.png);
	height: 42px;
	background-repeat: no-repeat;
}

div.pc_send_form
{
}

table.pc_send_form
{
}

td.pc_send_form_left
{
	width: 357px;
	vertical-align: top;
}

div.pc_send_form_image
{
	margin-left: 20px;
}

img.pc_send_form_image
{
	border: 1px solid #b1b1b1;
	padding: 4px 4px 4px 4px;
}

div.pc_send_form_credit
{
	width: 287px;
	float: left;
}

p.pc_send_form_credit
{
	font-family: \"Arial\", sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 25px;
	margin: 0;
	padding-top: 5px;
}

div.pc_send_form_btn_enlarge
{
	width: 70px;
	margin-left: 287px;
}

td.pc_send_form_right
{
	width: 230px;
	vertical-align: top;
}

div.pc_send_form_label
{
}

p.pc_send_form_label
{
	color: #ee6320;
	font-family: \"Arial\", sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding-left: 15px;
}

div.pc_send_form_info
{
	padding-left: 15px;
	padding-bottom: 10px;
}

p.pc_send_form_info
{
	margin: 0;
	padding-top: 3px;
	font-family: \"Arial\", sans-serif;
	font-size: 10px;
	color: #666666;
}

div.pc_send_form_element
{
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 3px;
}

input.pc_send_form_element
{
	width: 180px;
	border: 1px solid #b1b1b1;
	background-color: #efefef;
	font-family: \"Arial\", sans-serif;
	font-size: 11px;
}

textarea.pc_send_form_element
{
	width: 180px;
	height: 65px;
	border: 1px solid #b1b1b1;
	background-color: #efefef;
	font-family: \"Arial\", sans-serif;
	font-size: 11px;
}

div.pc_send_form_btn_send
{
	padding-left: 15px;
}

div.pc_send_form_script_message
{
}

p.pc_send_form_script_message
{
	margin: 0;
	font-family: \"Arial\", sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.pc_send_subheader
{
	width: 592px;
	height: 29px;
	background-image: url(http://www.afterthesemessages.com/_ss_keepout/_modules/atm_postcards/gr/1136855946_333803.png);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.pc_send_archive_matrix
{
	margin-left: 20px;
	margin-bottom: 20px;
}

img.pc_send_archive_matrix
{
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
}
