html
{
	position: relative;
	z-index: 0;
}
body
{
	background-color: #fff;
	color: #000;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
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,label,legend,select,textarea,caption,tbody,tfoot,thead,tr,th,td,.x
{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1em;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
a,textarea,select,
{
	outline: 1;
}
ul,ol,dd
{
	list-style-position: outside;
	margin: 0 0 0 20px;
}
ul ul,ol ul,dd ul
{
	list-style-type: circle;
}
ol
{
	list-style-position: outside;
	list-style-type: decimal;
}
ol ol
{
	list-style-type: lower-roman;
}
hr
{
	background: #000;
	border: none;
	display: block;
	height: 1px;
}
blockquote cite
{
	display: block;
}
img
{
	ms-interpolation-mode: bicubic;
}
h1
{
	font-size: 31px;
}
h2
{
	font-size: 24px;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 16px;
	color:#FFF;
	font-weight:normal
}
h6
{
	font-size: 12px;
}
p
{
	font-size: 12px;
}
a
{
	color: #02f;
}
a:hover
{
	color: #000;
}
a:active
{
	color: #c33;
}
del
{
	color: #888;
	text-decoration: line-through;
}
abbr,acronym
{
	border-bottom: 1px dashed #ddd;
	cursor: help;
	text-transform: uppercase;
}
code,pre,var
{
	background-color: #eee;
	color: #080;
	font-family: 'Palatino Linotype', 'Courier New', monospace;
	font-size: 12px;
}
strong
{
	font-weight: bold;
}
em,cite
{
	font-style: italic;
}
u,ins
{
	text-decoration: underline;
}
s,strike
{
	text-decoration: line-through;
}
sub
{
	font-size: 7px;
	vertical-align: center;
}
sup
{
	font-size: 7px;
	vertical-align: center;
}
body
{
	text-align: center;
}
.left
{
	text-align: left;
}
.left #container
{
	margin-left: 0;
}
.right #container
{
	margin-right: 0;
}
#header,#content-wrapper
{
	_display: inline-block;
	_zoom: 1;
	clear: both;
	margin: 0 auto;
	position: relative;
}
#header:after,#content-wrapper:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
*+html #header,*+html #content-wrapper
{
	height: 1%;
	zoom: 1;
}
#container,#footer
{
	clear: both;
	margin: 0 auto;
}
body
{
	background-color: #000;
}
#header
{
	background-color: #fff;
	padding: 5% 10% 5%;
}
#content-wrapper
{
	background-color: #fff;
	padding: 0 10% 10%;
}
#footer
{
	padding: 5% 10%;
}
h1
{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
	padding: 0 0 5px;
}
h1 a
{
	color: #000;
}
h2
{
	font-size: 14px;
	line-height: 18px;
}
h2 a,h2 a:hover
{
	color: #888;
}
p
{
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
p a
{
	color: #000;
}
#content p a:hover
{
	background-color: #0ff;
}
p.space
{
	padding: 0 0 5px;
}
#footer p
{
	color: #444;
	font-size: 11px;
	line-height: 15px;
}
#footer p a
{
	color: #555;
}
#footer p .invisible
{
	color: #444;
}
#footer p strong
{
	color: #666;
	display: block;
	padding: 0 0 5px;
}
#footer p.sponsor
{
	color: #333;
	padding: 20px 0 10px;
}
#footer p.sponsor a
{
	color: #444;
}
#footer p.sponsor .invisible
{
	color: #333;
}
.address
{
	float: right;
	width: 150px;
}
.address *
{
	text-align: right;
}
@media print
{
	body
	{
		font-size: 12pt;
	}
}
#site
{
	height: 22px;
	outline: none;
	padding: 10px;
	width: 50%;
	width: 600px;
}
.focusField
{
	background: #EFF5FF;
	border: solid 2px #73A6FF;
	color: #000;
}
.idleField
{
	background: #EEE;
	border: solid 2px #DFDFDF;
	color: #6F6F6F;
}
table.readability_results
{
	margin: 0 5% 1em 5%;
}
table.readability_results td
{
	border-bottom: 1px solid #ccc;
	padding: 10px;
	vertical-align: top;
}
table.readability_results th
{
	background: #ccc;
	padding: 10px;
}
table.sample
{
	background-color: white;
	border-collapse: collapse;
	border-color: gray;
	border-style: dotted;
	border-width: 1px;
}
table.sample th
{
	background-color: white;
	border-color: gray;
	border-style: dotted;
	border-width: 1px;
	font-size: 1.2em;
	padding: 0px;
	padding: 10px;
	text-align: center;
}
table.sample td
{
	background-color: white;
	border-color: gray;
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
}
