html,
body {
	margin:0;
	padding:0px 0px 0px 0px;
	background:#FFFFFF url(../images/main_bg.png) left 28px repeat-x;
	color:#1a171b;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:14px;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	height:100%;
}
/* Reset-min */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select{
	*font-size:100%;
}
legend{
	color:#000;
}

/* Reset-min END */

/* Base-min */
h1,h2,h3,h4,h5,h6,strong{
	font-weight:bold;
}
abbr,acronym{
	border-bottom:1px dotted #000;
	cursor:help;
	font-variant:normal;
} 
em{
	font-style:italic;
}
blockquote,ul,ol,dl{
	margin:1em;
}
ol,ul,dl{
	margin-left:2em;
}
ol li{
	list-style:decimal outside;
}
ul li{
	list-style:disc outside;
}
dl dd{
	margin-left:1em;
}
th,td{
	border:0px;
	padding:.5em;
	vertical-align:top;
}
th{
	font-weight:bold;
	text-align:center;
}
caption{
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table,pre{
	margin-bottom:1em;
}
input[type=text],input[type=password]{width:12.25em;*width:11.9em;}


/* Base-min END */

h1 {
	margin-top:0px;
	font-size:2em;
	color:#000000;
	font-size:16px;
	margin:20px 0px 22px 0px;
}
h2 {
	margin-top:0px;
	font-size:1.5em;
}
h3 {
	margin-top:0px;
	color:#000000;
	font-size:1.2em;
}
h4 {
	margin: 0px;
	padding: 2px;
	color:#000000;
	font-size:1em;
}
h5 {
	margin-top:0px;
	color:#000000;
	font-size:0.9em;
}
h6 {
	margin-top:0px;
	color:#000000;
	font-size:0.8em;
}

a{
	color:#4C88BE;
}
/*  clear float */
.clear_float {
	clear:both;
	font-size:1px;
	line-height:1px; 

}
/* end clear float  */

/* Rowtop Container Start */
#home, #main_home, #page{
	background:url(../images/body_bg.png) left bottom repeat-x;
	margin: 0px auto -150px;
    position: relative;
	height:auto !important;
	min-height:100%;
 
}
.push{
	height:150px;
}
#top_container{
	background:#1a171b;
	height:28px;
}	
#top_bar{
	margin:0px auto;
	width:990px;
}
#topbar_left{
	float:left;
	width:500px;
}
#topbar_left ul{
	margin:0px;
	padding:3px 0px 0px 0px;
	float:left;
}
#topbar_left ul li{
	float:left;
	margin-right:2px;
	list-style:none;
}
#langmenu{
	float:right;
	line-height:28px;
	color:#f3f3f3;
	font-size:10px;
	text-transform:uppercase;
}
#langmenu a{
	color:#f3f3f3;
}
#langmenu .itemcur{
	border-right:1px solid #FFFFFF;
	padding-right:4px;
}
.tx-srlanguagemenu-pi1 .CUR {
    float: none;
	display:inline;
    font-size: 10px;
	color:#f3f3f3;
}
.tx-srlanguagemenu-pi1 .NO {
    float: none;
	display:inline;
    font-size: 10px;
	color:#f3f3f3;
}
.tx-srlanguagemenu-pi1 .INACT{
    float: none;
	display:inline;
    font-size: 10px;
	color:#f3f3f3;
	
}
.tx-srlanguagemenu-pi1 .SPC {
	border-left: 1px solid #f3f3f3;
	margin:0px 4px 0px 2px;
	float: none;
	display:inline;
}
.tx-srlanguagemenu-pi1 .CUR a {
    background-color: transparent;
    color: #f3f3f3;
    font-weight: bold;
    text-decoration: underline;
}
.tx-srlanguagemenu-pi1 .NO a {
    background-color: transparent;
    color: #f3f3f3;
    text-decoration: none;
    font-weight: normal;
}

.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active,
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {
    color: #f3f3f3;
}
/* Rowtop Container End */

/*Header Container Start*/
#header_container{
	background:url(../images/header_bg.png) right 29px no-repeat;
	overflow:hidden; 
	width:100%;
	display:inline-block;
}
#header_subcontainer{
	margin: 0px auto;
	width:990px;
	height:164px;
	position:relative;
	padding-top:29px;
}
#main_home #header_subcontainer{
	height:235px;
}

#banner{
	height:164px;
	position:absolute;
}
#banner_bottom{
    float: right;
    height: 70px;
    position: relative;
    top: 164px;
    width: 190px;
}
#header{
	float:right;
	width:345px;
	height:111px;
	position:absolute;
	right:0px;
	top:6px;
}
#logo_bottom{
	float:right;
}
#search{
	margin-top:8px;
}
#search_form .search_text{
	background:url(../images/search_bg.png) left top no-repeat;
	width:211px;
	padding:5px 5px 5px 15px;
	border:none;
	height:22px;
	float:left;
	font-size:12px;
	line-height:22px;
}
.content #search_form{
	display:none;
}
/*Header Container End*/

/* Main Container Start*/


#main_home #main_container{
	margin-top:-62px;
}
#main_home .content{
	padding:0px;
}
#content_area{
	margin:0px auto;
	width:990px;
	margin-top:37px;
	padding-bottom:100px;
}
#col_left{
	float:left;
	width:180px;
}
#col_middle{
	width:630px;
	float:left;
}

#main_home #col_middle{
	width:990px;
}
.content{
	padding:0px 20px;
}
#home .content h1, #main_home .content h1{
	font-size:20px;
	color:#000000;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}
.csc-frame-frame1 h1{
	margin:0px 0px 15px 0px !important;
}
#home .content h2{
	font-size:18px;
	color:#8b8b8b;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}
#main_home .content h2{
	font-size:18px;
	color:#8b8b8b;
	font-weight:normal;
	margin:0px 0px 28px 0px;
}
#page .content h5{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin:40px 0px 18px 0px;
	border-bottom: 1px solid #cccccc;
	padding-bottom:20px;
}
#page_title h1{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin:0px 20px 0px 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom:20px;
}
#page_title{
	margin-bottom:18px;
	
}
.csc-frame-rulerAfter{
	border-bottom: 1px solid #cccccc;
	margin-bottom:18px;
	padding-bottom:20px;
}
#col_right{
	width:180px;
	float:left;
}

/* Main Container End*/

/*Footer Start*/

#footer_container{
	min-height:150px;
	position:relative;
}
#footer{
	margin:auto;
	padding-top:38px;
	width:990px;
	color:#c7c7c7;
	font-size:12px;
}
#footer p{
	font-size:10px;
}
#footer a{
	color:#c7c7c7;
	text-decoration:none;
}
#footer_left{
	float:left;
	width:180px;
}
#footer_left ul{
	margin:0px;
	padding:0px;
}
#footer_left ul li{
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	list-style:none;
	display:inline;
}
#footer_left ul li.last{
	border-right:none;
}

#footer_right{
	float:left;
	padding-left:160px;
	width:640px;
}

#footer_right_top{
	margin-bottom:25px;
}
#footer_right_top ul{
	margin:0px;
	padding:0px;
}
#footer_right_top ul li{
	margin:0px 20px 0px 0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#footer_right_bottom ul{
	margin:0px;
	padding:0px;
}
#footer_right_bottom ul li{
	margin:0px 30px 0px 0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#footer_right .csc-textpic-imagewrap{
	width:750px !important;
}
/*Footer End*/


/* Indexed Search START */
.tx-indexedsearch-res{
	margin-top:10px;
}

.tx-indexedsearch-text-item-path{
	float:left;
}
.tx-indexedsearch-title a{
	text-decoration:underline;
	color:#79971d;
}
.tx-indexedsearch-descr {
	padding-bottom:0px;
	margin-bottom:0px;
}
.tx-indexedsearch-path {
	background-color:#FFFFFF;
}
.tx-indexedsearch-icon img{
	vertical-align:bottom;
}
 .tx-indexedsearch-path a{
	color:green;
}
.tx-indexedsearch-info info{
	margin-bottom:10px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	margin-top:0px;
}
#tx_indexedsearch fieldset legend{
	display:none;
}
#tx_indexedsearch fieldset{
	border:none;
}
#tx_indexedsearch  fieldset label{
	float:left;
	width:100px;
	margin-bottom:2px;
}
#tx_indexedsearch  fieldset input{
	margin-bottom:2px;
}
#tx_indexedsearch  fieldset select{
	margin-bottom:2px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button{
	margin:5px 0px 0px 100px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:none;
}
/* Indexed Search END */

/* Powermail CSS START*/
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
.fieldsets{
	background: #f6f6f6 url(../images/powermail_top.png) left top no-repeat;
	width:591px;
	padding-top:10px;
	margin:25px 0px 100px 0px;
}
.tx-powermail-pi1_fieldset {
	/* Fieldset */
	background: #f6f6f6 url(../images/powermail_bottom.png) left bottom no-repeat;
	padding: 10px 20px 20px 20px;
	
}
.tx-powermail-pi1_fieldset legend {
	display:none;
}
.tx-powermail-pi1_fieldset label,
.tx-powermail-pi1_fieldset fieldset legend {
	/* label */
	display: block;
	width: 190px;
	float: left;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title{

}
.tx-powermail-pi1_fieldset input {
	margin-left:0;
	background:url(../images/input.png) left top no-repeat;
	height:23px;
}
.powermail_check_inner  input{
	background:none !important;
}
.tx-powermail-pi1_fieldset select{
	margin-left:0;
	background:url(../images/input.png) left top no-repeat;
	height:27px;
	padding:4px 10px !important;
	width:300px !important; 
}
.tx-powermail-pi1_fieldset .powermail_textarea{
	background:url(../images/text_area.png) left top no-repeat;
	height:160px;
	padding:6px 10px !important;
	overflow: auto;
	
}
.tx-powermail-pi1_fieldset input.powermail_reset{
	font-weight:bold;
	margin: 20px 10px 10px 10px;
}
.tx-powermail-pi1_fieldset input.powermail_text,
.tx-powermail-pi1_fieldset input.powermail_date,
.tx-powermail-pi1_fieldset input.powermail_datetime,
.tx-powermail-pi1_fieldset textarea.powermail_textarea,
.tx-powermail-pi1_fieldset select.powermail_select,
.tx-powermail-pi1_fieldset select.powermail_countryselect  {
	/* Input and textarea */
	padding:2px 10px;
	width:282px;
	border:none;
}
.tx-powermail-pi1_fieldset input.powermail_time,
.tx-powermail-pi1_fieldset input[type=time]{
    width:60px;
}


.tx-powermail-pi1_fieldset textarea:focus,
.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
	
}
.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 0px 0px 10px 0px;
	float:left;
}
.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 10px 0 10px 320px;
	cursor: pointer;
	font-weight: normal;
	font-size:16px;
	background: #D50320;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topright: 6px;
	height:33px;
	width:168px;
	border:none;
	color:#FFFFFF;
}
.tx_powermail_pi1_formconfirmation_back input,
.tx_powermail_pi1_formconfirmation_submit input,
.tx-powermail-pi1_mandatory_submit {
	background:url(../images/submit_button.png) left top no-repeat;
	cursor: pointer;
	height:33px;
	width:168px;
	border:none;
	color:#FFFFFF;
	margin:2px 0px;
}
.tx_powermail_pi1_formconfirmation_back input{
	float:left;
}
.tx_powermail_pi1_formconfirmation_submit input{
	float:right;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
	display:none;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    height:15px;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    text-decoration: none;
   
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-powermail-pi1_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
.tx-powermail-pi1_fieldset fieldset legend {
	left: 0;
	padding: 0;
	margin: 0;
}
.powermail_mandatory {
	color: #f00;
}
.tx-powermail-pi1_fieldset .powermail_check_inner,
.tx-powermail-pi1_fieldset .powermail_radio_inner {
	float:left;
	margin:0px 15px 0px 0px;
}
.tx-powermail-pi1_fieldset .powermail_check_inner label,
.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: none;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
.tx-powermail-pi1_fieldset .powermail_check_inner input,
.tx-powermail-pi1_fieldset .powermail_radio_inner input {
	float: left;
	height:22px;
}

.tx-powermail-pi1_mandatory  ul{
	margin:10px;
}
.tx-powermail-pi1_mandatory  ul li{
	list-style:none;
}
.error{
	display:none !important;
}
.tx-powermail-pi1_fieldset .powermail_text.invalid, .required.invalid{
	background:url(../images/invalid.png) left top no-repeat;
	height:23px;
}
.powermail_fieldempty{
	color:#000000;
	font-size:14px;	
	background:#f6f6f6;
	border:2px solid #bfbfbf;
	height:46px;
	padding-left:20px;
	line-height:46px;
}
.powermail_fieldempty span{
	color:#d50320;
}
.powermail_fieldempty.powermail_fieldemptyhide{
	display:none;
}
/* Powermail CSS END*/



/* FCE Start*/
.box_grey{
	font-size:12px;
	background:#f6f6f6;
	padding:10px 20px 10px 10px;
	line-height: 16px;
	display:none;
}
.box_grey h2{
	font-size:14px;
	color:#000000;
	margin-bottom:10px;
}
.box_grey ul,.box_grey ul li{
	margin:0px;
	list-style:none;
}

.box{
	line-height: 16px;
}

.box h2{
	background:url(../images/right_header_bg.png) left top no-repeat;
	color:#FFFFFF;
	font-size:16px;
	height:24px;
	text-align:right;
	margin-bottom:10px;
	padding:20px 8px 0px 0px;
}

.fce_twocol{
	display:inline-block;
}
.fce_twocol_left{
	float:left;
	width:500px;
}
.fce_twocol_right{
	float:left;
	width:490px;
}

.main_box_black{
	background:#000000 url(../images/main_box_black.png) right top no-repeat;
	height:101px;
	width:490px;
	margin:12px 0px;
	text-align:right;
	cursor:pointer;
}
.main_box_grey{
	background:#a8a8a8 url(../images/main_box_grey.png) right top no-repeat;
	height:101px;
	width:490px;
	margin:12px 0px;
	text-align:right;
}
.main_box_grey img{
	opacity:0.5;
	filter:alpha(opacity=50);
}
.change_color{
	height:101px;
}
.main_box_black .main_box_img{
	background:url(../images/main_box_blackbg.png) left top no-repeat;
	float:left;
	padding:2px;
	width:219px;
	text-align:center;
}
.main_box_grey .main_box_img{
	background:url(../images/main_box_greybg.png) left top no-repeat;
	float:left;
	padding:2px;
	width:219px;
	text-align:center;
}
.main_box_black h1, .main_box_grey h1{
	font-weight:bold !important;
	color:#FFFFFF !important;
	padding:0px !important;
	margin:0px !important;
}
.main_box_black h1 a, .main_box_grey h1 a{
	padding:15px 12px 5px 0px;
}

.main_box_black h2,.main_box_grey h2{
	color:#FFFFFF !important;
	margin:0px !important;
}
.main_box_black h2 a,.main_box_grey h2 a{
	padding-right:12px;
	padding-bottom:40px;
}
.main_box_black a, .main_box_grey a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
/* FCE End*/

.special_link{
	width:195px !important;
	text-align:center;
	height:33px !important;
	line-height:33px;
	float:right;
	color:#ffffff;
	cursor: pointer;
	font-size:16px;
	text-decoration:none;
	border:none;
	background: #D50320 !important;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topright: 6px;
}
.back_link{
	width:195px ;
	text-align:center;
	background:url(../images/special_link.png) left top no-repeat ;
	height:33px ;
	line-height:33px;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	border:none;
	display:block;
}
.more{
	width:60px;
	text-align:center;
	background:url(../images/more.png) left top no-repeat;
	height:21px;
	line-height:21px;
	float:right;
	margin-top:20px;
}
.more a{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
.internal-link, .download {
	text-decoration:none;
	color:#d50320;
}
.unsubscribe{
	text-decoration:none;
	color:#C7C7C7;
	cursor:pointer;
	width:200px;
	font-size:12px;
}
.checkbox_hide{
	padding:25px 0px 0px 20px;
}

/* TT_news Start*/
.news_date {
	font-size:14px;
}
.news_date  a{
	color:#1a171b;
	text-decoration:none;
}

.news-single-item #page_title h1{
	padding:0px;
	border:none;
}
.csc-frame-rulerAfter h2, #page_title h2{
	margin:0px !important;
}
.news-latest-item{
	padding:3px 0px;
}
.news-latest-container {
    padding: 0px;
}
.news-list-container{
	padding: 0px;
}
.description {
    float: left;
    width: 520px;
    margin-bottom:20px;
}
.csc-frame-frame1 {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 25px 0;
	margin:30px 0px;
}
#search .news-search-emptyMsg, #search .news-list-container{
	display:none;
}
.news-single-item{
	width:790px;
	float:left;
	padding:0px;
}
.news_leftcontent, .news_leftcontent_more{
	width:590px;
	float:left;
	padding-right: 20px;
}
.news_leftcontent_more{
	margin-bottom:-25px;
}
.news_rightcontent{
	float:right;
	width:180px;
}

.news_media{
	margin-bottom:10px;
}
.news_media_header{
	background:url(../images/right_header_bg.png) left top no-repeat;
	color:#FFFFFF;
	font-size:16px;
	height:24px;
	text-align:right;
	margin-bottom:10px;
	padding:20px 8px 0px 0px;
	width:172px !important;
	font-weight:normal;
}
.news_media_image {
	padding-bottom:10px;
}
.news_media_file{
	text-align:right;
	padding-bottom:8px;
}
.news_media_file a{
	color:#d50320;
	text-decoration:none;
	padding:0px 6px 0px 0px;
}
.news_media_file .files img{
	float:right;
}
.browseLinksWrap{
	font-size:14px;
}
.browseLinksWrap a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	background:url(../images/news_paging.png) left top no-repeat;
	padding:2px 7px;
}
.activeLinkWrap{
	font-weight:normal;
	padding:2px;
}
.news-list-browse {
	text-align:left;
}
/* TT_news REnd*/

.accordion{
	margin-top:10px;
}
.accordion h3{
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/accordion_header.png) left top no-repeat;
	width:980px;
	height:46px;
	padding-left:10px;
	border:none;
	line-height:46px;
	cursor:pointer;
}
.accordion h3:hover{
	border:none;
}

.accordion_content{
	width:970px;
	padding:20px 10px 20px 10px ;
	background: #201e20 url(../images/accordion_bottom.png) left bottom no-repeat;
	color: #FFFFFF;
}
.newsletter_form h4, .newsletter_form_unsub h4{
	width:330px;
	float:left;
	line-height:20px;
	font-size:16px;
	background:none;
	cursor:default;
	font-weight:bold;
	padding-left:0px;
	
}
.newsletter_form h4{
	color:#ffffff;
	height:60px;
	
}
.newsletter_form_unsub h4{
	color:#1A171B;
	font-weight:normal;
	width:480px;
	margin-bottom:20px;
}
.newsletter_form_unsub h4 span{
	font-weight:bold;
}
.newsletter_form_unsub .nlsubscribe{
	padding:0px 20px;
}
.newsletter_form ul,.newsletter_form_unsub ul {
	list-style:none;
	margin:0px;
	float:left;
	width:430px;
}
.newsletter_form ul{
	color:#ffffff;
}
.newsletter_form_unsub ul {
	color:#1A171B;
}

.newsletter_form ul li, .newsletter_form_unsub ul li {
	list-style:none;
	width:200px !important;
	margin-bottom:5px;
	font-weight:bold;
}
.newsletter_form ul li.newscatlistchild1, .newsletter_form_unsub ul li.newscatlistchild1,
.newsletter_form ul li.newscatlistchild4, .newsletter_form_unsub ul li.newscatlistchild4{
	width:190px;
}
.newsletter_form ul li input, .newsletter_form_unsub ul li input{
    margin-right: 10px;
}
.nlsubscribe p input{
	margin-right:10px;
}
.auxmailer_button{
	margin-top:10px;
}
.auxmailer_reg_form{
    background-color: #F6F6F6;
    padding: 0px 20px;	
	color:#1a171b;
	margin-top:25px;
}
.auxmailer_reg_form h4{
	float:none;
	width:100%;
	color:#1a171b;
	font-size:16px;
	font-weight:normal;
	background:none;
	cursor:default;
}
.auxmailer_reg_form td{
	width:190px;
	padding:0.5em 0em;
}
.newsletter_form_unsub .auxmailer_reg_form td label{
	font-weight:bold;
}
.auxmailer_reg_form input{
	padding:2px 10px;
	width:282px;
	border:none;
	margin-left:0;
	background:url(../images/input.png) left top no-repeat;
	height:23px;
}
.auxmailer_reg_form select{  
	background: url(../images/input.png) no-repeat scroll left top transparent;
    height: 27px;
    margin-left: 0;
    padding: 4px 10px;
    width: 300px ;
	border:none;
}
.auxmailer_reg_form  textarea{
    background: url(../images/text_area.png) no-repeat scroll left top transparent;
    height: 160px;
	border:none;
	width:282px;
	padding:6px 10px;
	overflow:auto;
	
}
.thankyou,.thankyouunsub{
	padding:30px 20px;
}
.error_field{
	color:#d50320;
}
.fb_share_button {
	display: -moz-inline-block;
	display:inline-block;
	padding:0px 0px 0px 20px;
	height:18px;
	width:62px;
	background:url(../images/facebook_share.png) left top no-repeat ;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	float:left;
	text-decoration: none;
}
.tx_tweetandlike_pi1-likeButton, .twitter-share-button.twitter-count-horizontal{
	float:left;
}

.content .csc-textpic-caption{
	text-align:right;
}

.wttwitter_feed img{
	display:none;
}
#wt_twitter_newsticker ul, #wt_twitter_newsticker li{
	margin:0px !important;
	padding:0px !important;
}



HR. clearer {
	padding-top:20px;

}