body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-style:normal;font-weight:normal}
q:before,q:after{content:''}
body{font:13px arial,helvetica,clean,sans-serif;font-size:small;}
select,input,textarea{font:99% arial,helvetica,clean,sans-serif}
pre,code{font:115% monospace;font-size:100%}
body * {line-height:1.22em}
body {
	color: #202020;
}

h1 {
	color: #fff;
	background: #06b;
	padding: 10px;
	font-size: 200%;
	width:auto;
	margin-left:10px;
}

h2 {
	color: #000;
	font-size: 150%;
	padding: 10px 0;
}

h3 {
	color: #000;
	font-size: 120%;
	padding: 10px 0;
}

.selected { font: bold 18px sans-serif; }


ul {
	list-style: disc inside;
	margin-left: 1em;
}


#contentBlogger {
	padding: 10px;
	background-color:transparent;
	width:80%;
	margin-left:10px;
}

.hiddiv {display:none;text-align:left;font-size:14pt;color:#000;border-left:20px solid transparent;border-right:20px solid transparent;}

#resetpage { 
background-color:#FF6A00;
border:1px solid blue;
color:#000;
width:110px;
height:25px;
font-family:'Gill Sans';
font-weight:bold;
font-size:16px;
vertical-align:top;
top:325px;
left:400px;
position:absolute;
visibility:hidden;
}

label {
	float: left;
	width: 12em;
}
input[type=text] { width: 15em; }

/*
#content {
	padding: 10px;
	background-color:transparent;
	width:80%;
	margin-left:10px;
}

a:link { 
	
	font: normal 18px Lucida Bright; 
	text-decoration: underline;
	color: #0000EE;
	}
a:visited { 

	font-size:98%;
	text-decoration: none;
	color: #FF0099;
	}
	
a:hover { 
	font: normal 18px  Lucida Bright; 
	color:#0F27FF;
	text-decoration: underline;
	}
	
*/

#banner { 
padding:5px; 
background-color: transparent;
font-family:'IM Fell English SC'; 
color: inherit; 
/*background: url(/images/td_ReferencesHeader_2009-anim.gif) no-repeat top left;*/
/*background: url(images/td_search_banner.png) no-repeat top left;*/
font-family: 'Walter Turncoat', cursive;
text-align: left;
margin-left:-2px;
color:#0007FF;
font-size:60px;
}

#banner_nobg { 
padding: 15px; 
background-color:transparent;
font-family:'Lucida Bright'; 
color: inherit; 
font-size: large; 
text-align: center;
font-size:18pt; 
height:5px;
}

#banner a:link { 
color: inherit; 
font-family:Lucida Bright;
}

#banner a:visited { 
	font-size:98%;
	text-decoration: none;
	color: inherit; 
	}
#banner a:hover { 
	font: normal 18px  Lucida Bright; 
	color:inherit;
	text-decoration: none;
	}

.textboxfocus { border:2px solid #06b; }