/* generated by csscreator.com */ 
* {
	margin: 0;
	padding: 0;
	/*height: 90%;*/
}

body, body div, body p, body th, 
body td, body li, body dd  {
    /* more specific */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small
    /* intended value for better browsers */
}

html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd  {
    font-size:    small
    /* be nice to Opera */
    }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
color: #000;
	background-color: #fff;
text-align: center;
}

#wrapper {
	background-color: #fff;
	text-align: left;
	width: 100%;
}

#printheader {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

#nav {
	text-align: left;
	margin-left: 0;
}

#nav a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 16px;
	padding: 0 5px 0 5px;
}

#nav a:hover {
	background-color: #FFFFFF;
}

#nav li {
	padding: 0 5px 0 5px;
	margin-top: 10px;
}

h2 {
	padding: 5px 0 0 10px;
}

#leftcolumn {
	/*float: left;
	width: 50%;*/
	border-top: solid;
	padding-top: 10px;
	padding-bottom: 20px;
}

#leftcolumn ul {
		margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
}

#leftcolumn li {
	margin-left: 50px;
}

#leftcolumn p {
	font-size: 1.2em;
	line-height: 1.6em;
margin-top: 0;
margin-bottom: 1em;
padding-left: 1.5em;
padding-right: 1.5em;
}

#leftcolumn a {
	color: #333;
}

#leftcolumn a:hover {
	text-decoration: none;
}

#maincolumn {
	/*float: right;
width: 50%;*/
	border-top: solid;
	padding-top: 10px;
	padding-bottom: 20px;
}

#maincolumn a {
	color: #333;
}

#maincolumn a:hover {
	text-decoration: none;
}

#figure {
  /*float: right;
  width: auto;
  border: thin silver solid;*/
  padding-top: 5px;
}

#figure p {
  text-align: center;
  font-style: italic;
}

#maincolumn .pullquote {
	font-weight: bold;
	font-style: italic;
	/*float: left;*/
	width: 75%;
	
	margin-left: auto;
	margin-right: auto;

}

#maincolumn p {
	font-size: 1.2em;
	line-height: 1.6em;
margin-top: 0;
margin-bottom: 1em;
padding-left: 1.5em;
padding-right: 1.5em;
}

#maincolumn blockquote {
	width: 75%;
	margin: 1em auto 1em auto;
line-height: 1.3em;
font-size: 95%;
}

#maincolumn sup a:link, #endnotes sup a:link, #maincolumn sup a:visited, #endnotes sup a:visited {
color: #333;
line-height: 0em;
margin-left: .1em;
margin-right:.2em;
padding: .2em .3em .2em .3em;
background: #CCCCCC;
text-decoration: none;
font-size: xx-small;
font-weight: bolder;
border: none;
}

#maincolumn sup a:hover, #endnotes sup a:hover, #maincolumn sup a:active, #endnotes sup a:active {
background-color: #FFCC80;
}

#rule {
color: #F6FFFD;
width: 200px;
height:2px;
border-top: 1px solid #333;
margin: 0 0 1em 1.5em;
}

#endnotes p {
font-size: 95%;
line-height:120%;
margin-bottom: .75em;
}


#footer {
position: relative;
/*background-image:url(images/fwpreview_footer.jpg);
background-position: left bottom;*/
padding: 10px 30px 20px 25px;
clear: both;
border-top: solid;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

#footer a {
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}

