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}:focus{outline:0}

body {
	font-size: 1em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF url("/i/bg.png") top left repeat-x;
	color: #707f83;
}

#page {
	margin: 80px auto 0px auto;
	width: 760px;
	padding: 0px 40px;
	text-align: left;
	overflow: visible;
}

#footer {
 	font-size: 12px; 
 	margin-top: 20px;
	clear: both;
	border-top: 1px solid #b3c4c6;
}
	
h1 {
	display: block;
}

h1 a {
	display: block;
	text-indent: -1000px;
	width: 760px;
	height: 60px;
	margin-bottom: 20px;
	background: url("/i/logo.png") top left no-repeat;
}

.s {
	overflow: visible;
	clear: both;
	padding-left: 32px;
	padding-bottom: 20px;
	font-size: 0.9em;
	line-height: 140%;
	min-height: 25px;
}

* html .s {
	padding-bottom: 25px;
} 

.tl {
	float: left;
	display: block;
	background: #f2f2f2;
	padding: 5px 10px;
	margin-right: 10px;
}

.tlt {
	float: left;
	display: block;
	padding: 5px 0px;
	margin-right: 10px;
}

.cl {
	clear: both;
	height: 10px;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #6a797d;
} 

a:hover {
	color: #42b1bc;
}

a.sel, a.sel:link, a.sel:visited, a.sel:hover {
	color: #42b1bc;
}

a.bright, a.bright:link, a.bright:visited {
	color: #a4afb2;
}

a.bright:hover {
	color: #42b1bc;
}

#footer a {
	border-bottom: 1px #b3c4c6 solid;
}

sup {
	font-size: 0.8em;
	vertical-align: super;
	line-height: 0;
	padding-left: 1px;
}
