/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #FFF;
	}

html, body { height: auto; }

body#page,
body#home {
	text-align: left;
	color: #000;
	}

img, a img { border: none; }

a, a:link, a:visited { text-decoration: underline; color: #666; }
a:hover { color: #e43228; }
a:active { }

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; }

ul { padding-left: 1.3em; margin: .5em 0; padding-bottom: 1em; list-style-type: disc; }
ol { padding-left: 2.5em; margin: .5em 0; }
li { margin-bottom: .2em; }

u { text-decoration: none; }

h1, h2, h3, h4, h5, h6, h7 { font-size: 1em; color: #000; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em; }
h1 { font-size: 1.7em; padding-bottom: .8em; font-weight: normal; }
h2 { font-size: 1.1em; padding-bottom: .7em; }
h3 { font-size: 1em; padding-top: .5em; }
h4 { font-size: 1em; padding-top: .5em; }

p { padding-bottom: 1em; line-height: 1.5em; }

hr { height: 1px; color: #CCC; background-color: #CCC; border: none; }

em, i { font-size: 96%; }

table, td, th {
	text-align: left;
	font-size: 1em;
	}

.image_left { float: left; margin-right: 20px; }

.noprint { display: none; }

/* CONTAINER */

#container {
	margin: 0; width: auto;
	text-align: left;
	min-height: auto;
	height: auto;
	margin-bottom: 0;
	}
* html #container {
	height: auto;
	}


/* HEADER */
#header { display: none; }

#logo { }

#logo_print { display: block; position: absolute; right: 0; top: 0; }

/* TOPNAV */
#topnav { display: none; }

/* MAIN */
#main { padding-top: 50px; }
	
/* NAV */
#nav { display: none; }	
	
/* CONTENT */
#content { float: none; width: auto; margin-left: 0; overflow: visible; }

#content .subheading { margin-top: -1em; }
#content li { line-height: 1.5em; }

#column_A {
	float: none; width: auto; height: auto; overflow: hidden; position: relative;
	color: #000; background: #FFF; 
	}
.news #column_A { background: #FFF; }	
.cases #column_A { background: #FFF; }	

#column_A a, #column_A a:link, #column_A a:visited { color: #666; }
#column_A a:hover { color: #bfdddf; }

.news #column_A a, .news #column_A a:link, .news #column_A a:visited { color: #666; }
.news #column_A a:hover { color: #f8ccc9; }

.cases #column_A a, .cases #column_A a:link, .cases #column_A a:visited { color: #666; }
.cases #column_A a:hover { color: #e3d2c3; }


#column_A_inner { padding: 0; padding-top: 0; height: auto; overflow:visible; }
* html #column_A_inner { 
	height: auto; 
	he\ight: auto; 
	}
	
#column_B { 
	float: none; width: auto; height: auto; overflow: visible; margin-left: 0; position: relative;
	background: #FFF;
	}
.news #column_B { background: #FFF; }
.cases #column_B { background: #FFF; }	
.blank #column_B { background: none; }	

#column_B_inner { padding: 0; padding-top: 0; height: auto; overflow: visible; position: relative; }
* html #column_B_inner { 
	height: auto; 
	he\ight: auto; 
	}


#column_A h1, #column_A h2, #column_A h3, #column_A h4, #column_A h5 { color: #000; }

/* corners */
#corner_lt { position: absolute; width: 7px; height: 7px; background: url(../img/terrafina_corner_lt.png) no-repeat left top; font-size: 1px; line-height: 0; top: 0; left: 0; }
#corner_lb { position: absolute; width: 7px; height: 7px; background: url(../img/terrafina_corner_lb.png) no-repeat left top; font-size: 1px; line-height: 0; bottom: 0; left: 0; }
#corner_rt { position: absolute; width: 7px; height: 7px; background: url(../img/terrafina_corner_rt.png) no-repeat left top; font-size: 1px; line-height: 0; top: 0; right: 0; }
#corner_rb { position: absolute; width: 7px; height: 7px; background: url(../img/terrafina_corner_rb.png) no-repeat left top; font-size: 1px; line-height: 0; bottom: 0; right: 0; }

* html #corner_lt { behavior: url(iepngfix.htc); }
* html #corner_lb {	behavior: url(iepngfix.htc); bottom: -1px; }
* html #corner_rt { behavior: url(iepngfix.htc); right: -1px; }
* html #corner_rb { behavior: url(iepngfix.htc); bottom: -1px; right: -1px; }

/* overlay */
#overlay { display:none; }
.blank #overlay { display: none; }

/* paging */
.paging { display: none; }

/* TABLES */
table { border-collapse: collapse; border-top: 1px solid #FFF; margin-bottom: 1em; }
th, td { font-weight: normal; vertical-align: top; border-bottom: 1px solid #FFF; }

/* FOOTER */
#footer { padding-left: 0px; }

#footer a,
#footer a:link,
#footer a:visited {
	color: #000000;
	}
#footer a:hover {
	}

/* FORMS */
form {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
	}
.news form { color: #000; }

fieldset { margin: 0; padding: 10px 0; border: none; } 
fieldset br { display: none; }
fieldset div { margin: 5px 0; padding: 0; background: none; }
.news fieldset div { background: none; }
fieldset legend { display: none; }

fieldset .removed { display: none !important; }

/* labels */
fieldset label, fieldset div.cr p {
	float: left; display: block; margin: 0; padding: 2px 6px; margin-right: 4px; width: 110px;
	text-align: left; text-transform: uppercase;
	}
.news fieldset label, .news fieldset div.cr p {	
	border-right: 4px solid #e53527;
	}

fieldset div.cr {  }

fieldset div.cr p {
	position:absolute;
	top: -2px;
	left: 0;
	}
* html fieldset div.cr p {
	left: -126px;
	}

fieldset div.cr label {
	float: none;
	text-align: left;
	margin: 0;
	margin-left: 119px;
	padding: 0;
	width: auto;
	}

fieldset div.cr label.otherlabel {
	float:left; 
	}
* html fieldset div.cr label.otherlabel {
	width:0.1em;
	margin-left: 54px;
	}

fieldset div span {
	display: block;
	margin-left:129px;
	color:#FFF;
	}

fieldset div.cr_label label {
	margin-top: -2px;
	}

/* mandatory labels */
fieldset .mandat { color: #FFF; }
fieldset .mandatr { color: #FFF; }
.news fieldset .mandat { color: #e53527; }
.news fieldset .mandatr { color: #e53527; }

/* inputs */
fieldset input, fieldset select, fieldset textarea { width: 160px;  font-size: 11px; margin: 0; padding: 1px 2px; border: 1px solid #FFF; }
fieldset div.cr input { border: none; width: auto; margin-right: 5px; }
fieldset div.cr input.otheranswer { border: 1px solid #FFF; margin-left: 5px;}
fieldset div.cr_label input { border: none; width: auto; }

fieldset input.day { width: 30px; }
fieldset select.month { width: 110px; margin-left: 0;}
fieldset input.year { width: 50px; margin-left: 0;}

fieldset select { width: 165px;}

fieldset textarea { font-family: Arial, Helvetica, sans-serif; }

/* buttons */
fieldset.buttons { padding: 15px 0; }
fieldset.buttons div { background: none; }
fieldset.buttons label { width: 109px; }
fieldset.buttons input { width: auto; height: auto; background: none; border: none; }
fieldset.buttons input.button { width: 100px; height: 24px; padding: 0; border: 1px solid #FFF; color: #000; background: #FFF; font-weight: bold; }

/* badinput */
fieldset .badinput { color: #FFF;}
fieldset label.badinput, fieldset div.cr p.badinput { /* background: url(../img/warning.gif) no-repeat left 5px; */ }
fieldset div.cr label.badinput { background: none; }

fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FFF;
	color: #000;
	border: 1px solid #FFF;
	}

/* NEWS */
#newsitems {}

#newsitems h2 { margin: 0; padding: 0; padding-top: .5em; border-top: 1px solid #FFF; }
#newsitems .date { display: block; font-weight: bold; padding-bottom: .3em; }
#newsitems .link { display: none; }

#newsitems a,
#newsitems a:link,
#newsitems a:visited {
	text-decoration: none;
	}
#newsitems a:hover,
.news #newsitems a:hover {
	text-decoration: underline;
	color: #FFF;
	}
#newsitems a:hover h2 {
	text-decoration: underline;
	}
#newsitems a:hover span {
	text-decoration: none;
	color: #FFF;
	}		
	
div.page { display: block !important; }