/* Resets */
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;
}
pre{
	border:1px solid #88B;
	background: #d4d0c8;
	padding: 1em 1em 1em;
	display: table;
	font-family: Courier New;
}
body {
	background: #aaa;
	color: white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
div {
	border: 1px solid #335;
}
h1, div {
	background: #99C center no-repeat fixed;
	color: black;
}
p {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 5px;
	margin-left: 5px;
}
span.leader {
	font-style: italic;
}
span.label {
	font: italic 1em Arial,	sans-serif;
	letter-spacing: 1px;
}
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	color: #222244;
}
h1 {
	letter-spacing: 0.75em;
	color: #446;
	padding: 0.25em 0.33em 0.125em;
	border-bottom: 1px solid #557;
	border-top: 1px solid #557;
}
h3 {
	font-weight: bold;
	color: #113;
}
h4 {
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 0.33em 0.5em 0.167em;
	border-bottom: 1px solid #557;
	background: #77A;
	color: #335;
}
a {
	text-decoration: none;
}
hr {
	color: #222244;
	width: 450px;
	height: 3px
}
small {
	letter-spacing: 0;
	font-size: 85%;
}

div.post_title {
	border-width: 0;
	padding: .5em 0em 2em;
	font-family: Arial, sans-serif;
}
div.post_title a {
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #113;
	font-style: italic;
}
div.post_content {
	border-width: 0;
}
div.post_content p {
	font-family: Arial, sans-serif;
	font-weight: normal;
}
div.post_content a {
	text-decoration: none;
}
div.post {
	border-width: 0;
}
div.author_info {
	border-width: 0;
}
div.navigation {
	border-width: 0;
}
div.alignleft {
	border-width: 0;
}
div.alignleft a {
	text-decoration: none;
}
div.alignright {
	border-width: 0;
}
div.alignright a {
	text-decoration: none;
}

div.post-ratings {
	border-width: 0;
	padding: 2em 0em 2em;
	width: 50%;
	height: 1em;
	float: left;
}
div.print {
	border-width: 0;
	padding: 2em 0em 2em;
	width: 50%;
	height: 1em;
	float:right;
}
div.post_date {
	border-width: 0;
	padding: 1em 0em 1em;
	float:left;
}
div.post_modified {
	border-width: 0;
	padding: 1em 0em 1em;
	float:right;
}

div#sidebar {
	position: absolute;
	top: 4em;
	left: 0;
	width: 23%;
	background: transparent;
	padding: 0;
	margin: 1em;
	border-width: 0;
}
div#sidebar div {
	margin-bottom: 1em;
}
div#sidebar a {
	display: block;
	margin: 0;
	padding: 0.33em;
	letter-spacing: 1px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #88B;
	color: #337;
	background: transparent none center left no-repeat;
	text-decoration: none;
}
div#sidebar a:link {
	color: #226;
	background-color: transparent;
}
div#sidebar a:visited {
	color: #557;
	background-color: transparent;
}
div#sidebar a:hover {
	background: #AAD;
	color: #338;
}
div#sidebar a span {
	display: none;
}
div#sidebar a#gallery {
	border-top: 4px solid #88B;
	font-size: 90%;
}
div#sidebar div#credits a {
	padding: 0.33em 0.66em 0.167em 0.66em;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	font-size: 90%;
}

div#solutions {
	border-color: #224;
}
div#solutions h4 {
	background: #66A;
	color: #224;
}
div#solutions a:link:hover {
	background: #BBE;
}
div#solutions a:visited:hover {
	background: #AAD;
}
div#solutions div.sublinks {
	border-width: 0;
	margin: 0;
}
div#solutions div.sublinks a {
	border-left: 2em solid #88B;
	font-size: 85%;
	font-weight: normal;
	letter-spacing: normal;
	padding-right: 0.66em;
	padding-left: 0.125em;
	color: #404077;
}
div#solutions div.sublinks a:visited {
	color: #557;
}

div#resources a {
	font-size: 90%;
}

div#note p {
	margin: 0;
	padding: 0.66em;
	font-size: 80%;
	font-family: sans-serif;
	line-height: 1.33;
	color: #335;
}

div.searchform {
	border-width: 0;
	margin: .75em .25em .25em .25em
}

div#main {
	position: absolute;
	top: 4em;
	left: 25%;
	width: auto;
	margin: 1em;
	padding: 1em 1.5em;
}
div#main h3 {
	letter-spacing: 3px;
	margin: 1.25em 0 0;
}
div#main h3#top {
	margin-top: 0;
}
div#main p {
	margin: 0.25em 0 1em;
	line-height: 1.25em;
}

div.NN4 {
	display: none;
}
