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.lnk_list_holder
{
	width: 160px;
	margin-top: 3px;
	margin-left: 3px;
}

div.lnk_list_header
{
	background-image: url(http://www.afterthesemessages.com/_ss_keepout/_modules/about_nav_links/gr/1222790883_111172.png);
	background-repeat: no-repeat;
	height: 25px;
	border-bottom: 1px solid white;
}

div.lnk_list_content
{
}

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

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

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

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

div.lnk_list_footer
{
}

div.signup_form_holder
{
	width: 592px;
	border: 0;
}

div.signup_form_header
{
	height: 42px;
	background-repeat: no-repeat;
	border: 0;
	background-image: url(http://www.afterthesemessages.com/_ss_keepout/_modules/signup/gr/1134682065_690995.png);
}

p.signup_form_header
{
	margin: 0;
}

p.signup_form_script_message
{
	margin: 0px 0px 0px 0px;
	padding-left: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #eb5416;
	font-family: \"Arial\", sans-serif;
}

div.signup_form_content
{
	padding-bottom: 20px;
}

div.signup_form_content_left
{
	float: left;
	width: 202px;
	margin-left: 18px;
	padding-bottom: 20px;
}

p.signup_form_pledge
{
	font-family: \"Arial\", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eb5416;
	margin: 0px 0px 0px 0px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.signup_form_pledge_checkbox
{
	text-align: left;
	font-family: \"Arial\", sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #e8450e;
	padding-left: 18px;
}

div.signup_form_content_right
{
	margin-left: 218px;
	min-height: 300px;
	border: 0;
	padding-bottom: 20px;
}

div.signup_form_footer
{
}

p.signup_form_footer
{
}

p.signup_form_section_header
{
	color: #eb5416;
	font-family: \"Arial\", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 10px;
}

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

span.signup_form_label_name
{
	font-weight: bold;
}

input.signup_form_full_size
{
	width: 185px;
	background-color: #f4f4f4;
}

input.signup_form_half_size
{
	width: 88px;
	background-color: #f4f4f4;
}

select.signup_form_full_size
{
	width: 185px;
}

p.signup_form_secondary_header
{
	font-family: \"Arial\", sans-serif;
	color: #626262;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding-left: 18px;
}

table.signup_form_mailing_list_text
{
	margin-left: 18px;
}

p.signup_form_mailing_list_text
{
	font-family: \"Arial\", sans-serif;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	font-size: 11px;
	color: #626262;
	padding-left: 5px;
	width: 275px;
}

input.signup_login_form_submit
{
	padding-left: 18px;
	padding-top: 10px;
}
