.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

html.center, body.center {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	color: #000;
}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
}

div {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2 {
	_height: 1em;
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16pt;
	line-height : 1.5em;
	font-weight : normal;
}

h3 {
	font-size: 13pt;
	line-height: 1.5em;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

ol>li {
	margin: 0 0 1.5em 0;
	padding: 0;
}

input {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

form {
	display: inline;
}

textarea {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11pt;
}

blockquote, q {
	font-style: italic;
	margin: 1em auto 1em auto;
	width: 85%;
}

#master {
	width: 100%;
	margin: 0 auto 0 auto;
}

#main {
	width: 100%;
}

#topshadow {
	display: none;
}

#header {
	display: none;
}

#topnav {
	display: none;
}

#content {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}

#mainpanecontent a:link {
	color: #6A0A0A;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #6A0A0A;
}

#mainpanecontent a:visited:after {
	color: #828282;
	font-weight: normal;
	content: "\00A0\221A";
	font-size: 75%;
}

#mainpanecontent a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #828282;
	text-decoration:none;
	border-bottom: 1px dotted #828282;
}

#sidepane {
	display: none;
}

#clearer {
	clear: both;
	height: 0;
}

#bottomshadow {
	display: none;
}

#commentfields {
	display: none;
}

.dateline {
	float: right;
	margin: 2px 0 16px 0;
	color: #6D6D6D;
}

.entry {
	clear: both;
	width: 100%;
}

.entrybody {
	clear: both;
}

.posted	{ 
	display: none;
}

.commentdate	{ 
	font-style: italic;
	font-size: 10pt;
}

.commentauthor {
	font-size: 13pt;
	line-height: 1.5em;
	padding: 0 0 8px 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.lightcomment {
        padding: 16px;
        margin-bottom: 20px;
}

.darkcomment {
        padding: 16px;
        margin-bottom: 20px;
}

.bignumbers {
	display: none;
}

.leftinline {
	float : left;
        margin : 10px 10px 10px 0;
}

.leftinlineborder {
	float : left;
        margin : 10px 10px 10px 0;
        border : 1px solid #AAA;
}

.rightinline {
	float : right;
        margin : 10px 0 10px 10px;
}

.rightinlineborder {
	float : right;
        margin : 10px 0 10px 10px;
        border : 1px solid #AAA;
}

.extended {
        display: block;
        _height: 1em;
}

.q {
        font-weight: bold;
        font-size: 13pt;
}

.pullquote {
	float: right;
	padding: 5px 0 5px 10px;
	width: 150px;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16pt;
	line-height : 1.5em;
	font-weight : normal;
}

.pullbox {
        margin: 10px auto 10px auto;
        width: 86%;
        background-color: #EEE;
        border : 1px dotted #AAA;
        padding: 12px;
        font-style: italic;
}			

#menu {
  	display: none;
}							

#name_email p {
  	margin-bottom: 0;
  	padding-bottom: 13px;
}

.update {
  	background-color: #E9E9E9;
  	padding: 20px 20px 20px 20px;
  	margin-bottom: 10px;
}

.index {
	display: none;
}

del {
	text-decoration: line-through;
	color: #660000;
}

ins {
	text-decoration: none;
	color: #006600;
}