/**
 * @author: Martes Zibellina ( http://martes-zibellina.com ), mailto:info[@]martes-zibellina.com
 * @copyright: Martes Zibellina ( http://martes-zibellina.com )
 * @mailto: info[@]martes-zibellina.com
 * @version: 1.0.0.0
 */

html, body {
    margin: 0px;
    padding: 0px;
}

body {
    padding: 0px 0px 0px 0px;
	height:100%;
}

html {
	height: 100%;
	background-color: #609bac;
	background-image:url(../images/background-page.gif);
}

table {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    text-align: left;
}

td {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

tr {
}

p, ul, div, a, h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #373737;
}

input, textarea, select {
	border:1px solid #d9d6d6;
	background-color: #ffffff;
    color: #666666;
}

textarea {
    width: 100%;
    height: 100px;
}

input {

}

ul {
    list-style: disc;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #0066b3;
}

h1 {
    font-size: 16px;
    color: #333333;
    margin: 15px 0px 15px 0px;
}

h1 span {
    color: #848E94;
}

h2 {
    font-size: 13px;
}

h3 {
    font-size: 11px;
    margin: 0px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 11px;
}

h6 {
    font-size: 10px;
}

a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: underline;
    color: #333333;
}

a:hover {
    text-decoration: none;
}

form {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

span.RequiredField {
    color: #ff4311;
    font-weight: bold;
}

table.t_main_container{
	width:869px;
	height:100%;
	margin:0px auto 0px auto;
	background-image:url(../images/background-t-main-container.gif);
	background-repeat:repeat;
}
table.t_main_container td{
	padding:0px 18px 0px 19px;
}
td.td_mc_header{
	height:32px;
	vertical-align:middle;
	text-align:right;
}
td.td_mc_media{
	height:99px;
}
div.div_mc_media{}
div.div_mc_media_logo{
	width:283px;
	height:99px;
	display:block;
	float:left;
}
div.div_mc_media_flash{
	width:533px;
	height:99px;
	display:block;
	float:left;
}





td.td_mc_content{}










td.td_mc_headermenu{
	height:20px;
}
td.td_mc_headermenu div.div_mc_headermenu{
	height:20px;
	background-image:url(../images/background-td-mc-headermenu.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
}







td.td_mc_footermenu{
	height:20px;
}
td.td_mc_footermenu div{
	text-align:center;
	height:20px;
	text-align:center;
	background-image:url(../images/background-td-mc-footermenu.gif);
	background-position:top center;
	background-repeat:repeat-x;
}










td.td_mc_footer{
	height:35px;
	vertical-align:middle;
}

td.td_mc_footer div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#676767;
}
td.td_mc_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#676767;
}
td.td_mc_footer span{
	margin:0px 5px 0px 5px;
}
div.div_maincontent{
	width:807px;
	margin:0px auto 0px auto;
}

div.div_change_innovations_welcome{
	height:134px;
	background-image:url(../images/change-innovations-welcome.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:5px 0px 5px 0px;
}









div.div_header_h1{
	background-image:url(../images/background-div-header-h1.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	height:40px;
}
div.div_header_none{
	background-image:none;
	height:40px;
}
div.div_header_h1 h1{
	margin:0px 0px 0px 50px;
	padding:15px 0px 0px 0px;
	font-size:14px;
	color:#397f89;
}

div.div_header_none h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#397f89;
}

table.t_maincontent{
	margin:15px 0px 15px 0px;
}
table.t_maincontent p,ul,a{
	font-size:12px;
}
table.t_maincontent a{
	font-size:12px;
	color:#397f89;
	text-decoration:underline;
}
table.t_maincontent a:hover{
	font-size:12px;
	color:#397f89;
	text-decoration:none;
}
table.t_maincontent td{
	margin:0px;
}
table.t_maincontent td.td_maincontent_singlecell{
	padding:0px 20px 0px 20px;
}
table.t_maincontent td.td_maincontent_leftcell{
	padding:0px 10px 0px 20px;
}
table.t_maincontent td.td_maincontent_rightcell{
	width:260px;
	padding:0px 20px 0px 10px;
}




/***** Begin : Forms *****/
div.div_errors{
	margin:10px 0px 10px 0px;
}
div.div_errors p{
	font-weight:bold;
	color:#bb0000;
}
table.t_form{
	
}
table.t_form td{
	vertical-align:middle;
	padding:5px 0px 5px 0px;
}
table.t_form td div{
	vertical-align:middle;
}
table.t_form td.td_form_label{
	width:80px;
}
table.t_form td.td_form_value{
	
}

table.t_form td.td_form_value input{
	width:300px;
}

table.t_capturecode{
	margin:0px;
	padding:0px;
	width:auto;
}
td.td_capturecode_leftcell {
	width:80px;
	padding:0px 15px 0px 0px;
}
td.td_capturecode_rightcell {
	padding:0px 0px 15px 0px;
}

div.div_subscribe{
	width:100%;
	text-align:right;
}
form.form_subscribe{
	text-align:right;
}
table.t_subscribe{
	width:auto;
	height:20px;
	background-color:#d9d6d6;
	float:right;
}
table.t_subscribe td{
	margin:0px;
	padding:0px;
}
td.td_subscribe_email{
	width:131px;
}
td.td_subscribe_email input{
	width:100%;
	height:17px;
	vertical-align:middle;
	color:#d9d6d6;
}
td.td_subscribe_submit{
	width:53px;
}


/***** End : Forms *****/

















