html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	
	background-repeat: no-repeat;
}
body {
	
	line-height: 1;
	color: gray;
	font-family: Trebuchet MS;
	background-color: #e7e7de;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(../../../images/tuppi_front_gradient.png);
}

h1 {
	color: green;
	margin-left: 0.1em;
	margin-top: 1em;
  	letter-spacing: 0.06em;
	line-height: 1.2em;
	font-size: 1.7em;
	
}

h2 {
	color: green;
	font-family: "Bitstream Vera Sans",  sans-serif;
  	margin-bottom: 2em;
	line-height: 0.2em;
  	margin-top: 1.8em;
  	margin-left: 0.5em;
	font-size: 1.2em;
	margin-bottom:	1.5em;
}

h3 {
	color: green;
  	font-family: "Bitstream Vera Sans",  sans-serif;
  	margin-bottom: 0.7em;
	margin-top: 1.3em;
	line-height: 1.2em;
	font-size: 1em;
}


p{ 
  		margin-left: 2em;
  		margin-top: 0.9em;
  		line-height: 1.1em;
   		color: black;
		font-size:	0.8em;
   		font-family: "Bitstream Vera Sans",  sans-serif;
  	
		  }
   		  

		  
a{ 
  		margin-left: 2em;
   		color: black;
		font-size:	0.8em;
   		font-family: "Bitstream Vera Sans",  sans-serif;
  	
		  }
		  
.blue {
	
	line-height: 1;
	font-family: Trebuchet MS;
	
}
   		  
h1.Tsplash {
	display: block;
	margin-left: 3%;
	margin-top: 0.1em;
	color: black;
}

h2.Tsplash {
	display: block;
	
}

p.Tsplash {
	color:white;
	display: block;
	
}

.TBackimage {
	position: absolute;
	width: 800px;
	margin-top: 0px;
	margin-left: -200px;
	display: block;
	overflow: hidden;
    }

.Tmain {
	position: absolute;
	margin-top: 0px;
	margin-left: 4em;
	display: block;
	overflow: hidden;
	
    }

.Theader {
	position: relative;
	width: 620px;
	height: 3.4em;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	}

.Theadernavi {

	position: absolute;
	margin-top: 2em;
}
.Tback {
	position: absolute;
	margin-top: 0em;
	width: 500px;
	overflow: hidden;
	margin-left: 160px;
	overflow: hidden;
	display: block;
	
    }
    
.TbackClient {
	position: absolute;
	margin-top: 0em;
	width: 500px;
	overflow: hidden;
	margin-left: 160px;
	overflow: hidden;
	display: block;
	background-color: #D9DEE4;
    }
    
    
    
       
.TinfoWrapper {
	position:  relative;
	width: 490px;
	margin-top: 0.1em;
	margin-left: 164px;
	
    }

       
#tuppilogo {
	position: relative;
	margin-top: 0em;
	margin-bottom: 2em;
	display: block;
	width: 639px;
	height: 83px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../../../images/nettituppi_logo.png);
}

#TinfoWrapper { color:#D9DEE4; padding:20px; margin:20px; margin:0 auto; }
#TinfoWrapper, #TinfoWrapper .sb-inner { background:#D9DEE4 url(grad.png) repeat-x; }



#TinfoWrapper h2 { padding:4px; text-align:center; margin:0; color:#fff; }
#TinfoWrapper h2, #TinfoWrapper h2 .sb-inner { background:#222 url(grad2.png) repeat-x; }


.TinfoWrapperSplash {
	position:  relative;
	width: 490px;
	margin-top: 40px;
	margin-left: 0px;
	overflow: hidden;
	
     }
     
      
.TinfoWrapperClient {
	position:  relative;
	width: 400px;
	margin-top: 1em;
	margin-left: 400px;
	overflow: hidden;
	 	
    }
    
    
#Tinfo {
	position:  relative;
	width: 43em;
	height: 380px;
	height: 100%;
	margin-top: 1em;
	margin-left: 1em;
	
    }
    
.TinfoClient {
	position:  relative;
	margin-top: 0px;
	margin-left: 1em;
	border: 1px solid black;
	
    }


     
.Tfooter {
	position: absolute;
	width: 620px;
	height: 40em;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 301;
    }

 

.Visible {
	visibility:visible;
}


.Hidden {
	visibility:hidden;
	height: 0px;
}