@charset "ISO-8859-1";
div.newsletter_form_st_default {
			position:absolute;
				top:60px;
				right:0px;
				bottom:0px;
				left:10px;
				width:300px;
				margin-top:0;
				margin-right:0;
				margin-bottom:0;
				margin-left:0;
				background-repeat:no-repeat;
	}
div.newsletter_form_st_default input.text {
			color:#c2c2c2;
				font-size:1em;
				background-color:#ffffff;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#c4c4c4;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#c4c4c4;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#c4c4c4;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#c4c4c4;
	}
div.newsletter_form_st_default input.text.focus {
			color:#0e5378;
				font-size:1em;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#0e5378;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#0e5378;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#0e5378;
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#0e5378;
	}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
			color:#4a4a4a;
				font-size:1em;
				text-decoration:none;
	}
div.newsletter_form_st_default div.response {
			color:#424242;
				font-size:1em;
				font-weight:700;
				text-decoration:none;
	}
div.newsletter_form_st_default div.textbefore {
			color:#7a7a7a;
				font-family:Arial, Helvetica, sans-serif;
				font-size:1em;
	}
