body {
color: black;
background-color: rgb(243,242,235);
font-family: verdana, helvetica, arial, sans-serif;
font-size: 73%;/* Enables font size scaling in MSIE */
margin: 0;
padding: 0;
}
html > body {
font-size: 9pt;
}
acronym, .titleTip {
border-bottom: 1px dotted rgb(168,140,83);
cursor: help;
margin: 0;
padding: 0;
}
.doNotDisplay {
display: none !important;
}

.smallCaps {
font-size: 117%;
font-variant: small-caps;
}

/* ##### Header ##### */
#header {
color: inherit;
background-color: rgb(184,38,25);
}
.headerTitle {
margin: 0;
text-align: center;
padding: 0.25em 4mm 0.25em 4mm;
}
.headerTitle a {
color: black;
background-color: transparent;
text-decoration: none;
font-size: 110%;/* For MSIE */
font-weight: bold;
font-style: italic;
}
.headerTitle > a {
font-size: 138%;/* For fully standards-compliant user agents */
}
.headerTitle span {
color: white;
background-color: transparent;
font-weight: normal;
}
.subHeader {
color: white;
background-color: black;
font-size: 109%;
text-align: center;
margin: 0;
padding: 0.5ex 0;
}
.subHeader a {
color: white;
background-color: black;
text-decoration: none;
font-weight: bold;
margin: 0;
padding: 0 1ex;
}
.subHeader a:hover {
color: black;
background-color: white;
}

/* ##### Left Side Bar ##### */
.leftSideBar {
width: 12.5em;
min-width: 134px;
float: left;
clear: left;
}
.leftSideBar .sideBarTitle {
color: rgb(64,64,64);
background-color: rgb(230,223,207);
font-weight: bold;
margin: 0;
padding: 0.8ex 1ex;
}
.leftSideBar ul {
list-style-type: none;
list-style-position: outside;
margin: 0 0 1em 0;
padding: 0;
}
.leftSideBar li {
margin: 1ex;
padding: 0 0 1.25ex 0.75ex;
}
.leftSideBar a {
color: rgb(166,140,83);
background-color: transparent;
text-decoration: none;
}
.leftSideBar a:hover {
color: rgb(64,64,64);
background-color: transparent;
text-decoration: none;
}
.leftSideBar .sideBarText {
color: rgb(166,140,83);
background-color: transparent;
line-height: 1.25em;
margin: 1ex 0.25ex 1.5em 0.75ex;
padding: 0;
display: block;
}
.leftSideBar .sideBarText a {
text-decoration: none;
}
.leftSideBar .sideBarText a:hover {
text-decoration: underline;
}
.leftSideBar .thisPage {
color: rgb(64,64,64);
background-color: transparent;
font-weight: bold;
}

/* ##### Right Side Bar ##### */
.rightSideBar {
width: 16em;
margin: 2ex 0.75ex 0 0;
padding: 0;
border: 1px solid rgb(216,210,195);
}
[class~="rightSideBar"] {
margin-right: 1.5ex;
}
.rightSideBar .sideBarTitle {
color: black;
background-color: rgb(230,223,207);
font-weight: bold;
margin: 1.25ex 1ex;
padding: 0.9ex 1ex;
}
.rightSideBar a {
color: rgb(166,140,83);
background-color: transparent;
text-decoration: none;
font-weight: bold;
}
.rightSideBar a:hover {
text-decoration: underline;
}
.rightSideBar .sideBarText {
line-height: 1.5em;
margin: 0;
padding: 0 2ex 1em 2ex;
}
.rightSideBar .more {
text-decoration: none;
text-align: right;
margin: 0;
padding: 0 2ex 1em 2ex;
display: block;
}
.rightSideBar .more:hover {
text-decoration: underline;
}

/* ##### Main Copy ##### */
#main-copy {
color: black;
background-color: white;
line-height: 1.2em;
margin: 0 0 0 5em;
padding: 0.5ex 4em 1em 1em;
border-left: 1px solid rgb(216,210,195);
}
#main-copy h1 {
color: rgb(166,140,83);
background-color: transparent;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 175%;
font-weight: bold;
font-style: italic;
text-align: left;
margin: 1em 0 0 0;
padding: 1em 0 0 0;
border-top: 1px solid rgb(216,210,195);
}

p {
margin: 1em 0 1.5em 0;
padding: 0;
}
dt {
font-weight: bold;
margin: 0;
padding: 0 0 0.5ex 0;
}
dd {
margin: 0 0 1.5em 1.5em;
padding: 0;
}

/* ##### Footer ##### */
#footer {
color: black;
background-color: rgb(230,223,207);
font-size: 73%;
text-align: center;
line-height: 1.25em;
margin: 0;
padding: 1em 4mm 1em 4mm;
clear: both;
}
#footer div {
margin: 0;
padding: 0 0 1ex 0;
}
#footer a {
color: black;
background-color: transparent;
text-decoration: underline;
font-weight: bold;
}
#footer a:hover {
text-decoration: none;
}
.pron {
font-family: Times,serif;
color: black;
}
.def{
color: black;
font-family: arial, verdana, helvetica, sans-serif;
#font-weight: bolder;
font-weight: normal;
text-decoration: none;
} 
A.l:hover {
color: rgb(168,140,83);
text-decoration: underline;
}
.use {
font-family: arial, verdana, helvetica, sans-serif;
color: blue
}
.ex {
font-style: italic;
font-weight: normal;
font-family: arial, verdana, helvetica, sans-serif;
color: #0000CC;
text-decoration: none;
}
A.def:hover,A.ex:hover {
#color: rgb(168,140,83);
 color: darkgreen;
 text-decoration: underline;
}
.key {
font-size: 117%;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
color: maroon;
}
.head {
font-size: 117%;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
color: black;
}
.seealso {
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
color: black;
}
.near {
font-family: arial, verdana, helvetica, sans-serif;
color: black;
}

.syn {
 color: darkgreen;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: normal;
}
.nr {
font-family: arial, verdana, helvetica, sans-serif;
color: rgb(168,140,83);
}
.selwd {
font-family: arial, verdana, helvetica, sans-serif;
color: black;
font-weight: bold;
}
.enclink {
color: darkblue;
font-weight: normal;
font-family: arial, verdana, helvetica, sans-serif;
}
P.ads {
text-align: center;
background-color: white; 
}

.propw {
width:134px;
width:1px;
}

OL {
padding: 0em 0em 0em 2em;
}
.rellnk {
margin-bottom: 0; margin-top: 0.5em;
}

.sharesb{
		position:relative;
		border:1px solid #878787;
		padding:3px;
		margin:15px 0 0 0;
	}
	.sharesb p {
		padding:0;
		margin:0;
	}
	.sharesb p a{
		position:absolute;
		top:0px;
		right:0px;
		padding:3px 5px 0 0;
	}
	.sharesb h3{
		padding:0 3px 0 0;
		margin:0;
		margin:0 5px 0 3px;
		font-size:0.88em;
		font-weight:normal;
	}
	.sharesb ul{
		text-align:center;
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:center;
		display:inline;
		padding:0 4px 6px 0 ;
	}
	.sharesb ul li.delicious{
		background:url("http://www.wordwebonline.com/img/delicious.gif") no-repeat 0 0;
	}
	.sharesb ul li.digg{
		background:url("http://www.wordwebonline.com/img/digg.gif") no-repeat 0 0;
	}
	.sharesb ul li.reddit{
		padding:0 0 0 2px;
		background:url("http://www.wordwebonline.com/img/reddit.gif") no-repeat 0 0;
	}
	.sharesb ul li.facebook{
		background:url("http://www.wordwebonline.com/img/facebook.gif") no-repeat 0 0;
	}
	.sharesb ul li.stumbleupon{
		background:url("http://www.wordwebonline.com/img/stumbleupon.gif") no-repeat 0 0;
	}
	.sharesb ul li a{
		padding:0 0 0 18px;
		margin:0 3px 0 0px;
	}
