acronym {
	border-bottom: 1px dashed #888;
	cursor: help;
}
code {
	font-size: 120%;
}
#menu p {
	padding: 0 0.5em 1em 0.5em;
}	
#button {
	width: 110px;
	padding: 0;
	margin: 0;
	color: #333;
	background-color: transparent;
	border-top: 1px solid #888;
}	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}		
#button li {
	margin: 0;
	border-bottom: 1px solid #888;
}
#button li img {
	float: right;
}
#button li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 3px;
	background-color: #b5aa8e;
	color: #000;
	text-decoration: none;
	width: 107px;
	\width: 110px;
	w\idth: 107px;
}
#button li a:hover,#button li a.current {
	background-color: #c2b9a3;
	color: #900;
}
#button li a.current {
	background-color: #b5aa8e;
	color: #fff;
	font-weight: bold;
}
#button li a.current:hover {
	background-color: #b5aa8e;
	color: #ffffcc;
}
	
#button ul ul {
	list-style: none;
}
#button ul li li {
	border-bottom: none;
	border-top: 1px solid #888;
}
#button ul ul li a {
	padding-left: 10px;
	background-image: url(/img/submenu_pointer.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #eeecdf;
	color: #555;
	width: 100px;
	\width: 110px;
	w\idth: 100px;
}
#button ul ul li a:hover,#button ul ul li a.current {
	background-color: #fff;
	color: #000;
}
#button ul ul li a.current {
	background-color: #fff; /* #e8f1f8; */
	color: #900;
}
#button ul ul li a.current:hover {
	background-color: #fff; /* #e8f1f8; */
	color: #900;
}
#button ul.subMenu {
	display: none;
}
#button em {
	font-style: normal;
	text-decoration: underline;
}
#content h1, #content h2, #content h3 {
	font-family: 'palatino linotype',garamond,georgia,serif;
	color: #333;
	background-color: transparent;
}
#content h1 {
	font-size: 200%;
	font-weight:  normal;
	}
#content h2 {
	font-size: 180%;
	font-weight: bold;
	padding-bottom: 10px;
	background: transparent url(/img/bg_h2_blue.gif) bottom left no-repeat;
	color: #036;
	}
#content h3 {
	font-size: 130%;
	font-weight: normal;
}
div#content p {
	margin: 0em 1.5em 1em 1.5em;
	line-height: 1.5em;
	}
div#content ul {
	margin: 0 4em 0.5em 3em;
	line-height: 1.5em;
	}
div#content li {
	margin: 0 0 0.5em 0;
       	line-height: 1.5em;
	}
#content address {
	font-style: normal;
	font-size: 120%;
}
#content blockquote {
	padding: 0.5em;
	background-color: #eee;
	color: #333;
	border: 1px dashed #888;
}
#content #snapshot {
	float: right;
	margin: 0 0px 5px 5px;
	width: 148px;
	\width: 155px;
	w\idth: 148px;
	border: 1px solid #888;
	background: #fff url(/img/bg_snapshot.gif) bottom left repeat-x;
	color: #333;
	text-align: center;
}
#content #snapshot img {
	border: none;
	margin: 5px auto;
}
#content #snapshot h2 {
	margin: 0 5px 10px;
	padding-bottom: 0;
	background-image: none;
	font-family: helvetica,verdana,sans-serif;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	border-bottom: 3px double #888;
	background-color: transparent;
	color: #333;
}
#content #snapshot p {
	margin: 0 5px 10px 8px;
	font-size: 85%;
	text-align: left;
}
#content div.more {
	margin: 0 10px 5px;
	padding: 5px;
	background-color: #ffe; /* url(/img/bg_snapshot.gif) bottom left repeat-x; */
	color: #333;
	border: 1px solid #888;
}
#content div.more ul {
	padding-left: 0;
}
#content a {
	text-decoration: none;
}
#content address.company {
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px double #888;
	font-size: 100%;
}
#content fieldset {
	padding: 10px;
}
ul.flyout {
	list-style: none;
	list-style-position: inside;
	font-size: 12px;
	margin: 0 0.5em;	
	}
div.pquoteRight {
	 float: right;
	 width: 16em;
	 margin: 0.5em;
	padding: 0px;
	 border: 1px solid #324E5A;
	 background: #D2C5A2 url(/images/swoosh.gif) bottom right no-repeat;
	 color: #324E5A;
	font-size: 90%;
	 }
div.pquoteLeft {
	float: left;
	width: 16em;
	margin: 0.5em;
	padding: 0px;
	border: 1px solid #324E5A;
	background: #D2C5A2 url(/images/swoosh.gif) bottom right no-repeat;
	color: #324E5A;
	font-size: 90%;
	 }
div.pquoteRight p.pq, div.pquoteLeft p.pq {
	margin: .1em -1em;
	padding: 0px;
	font-size: 95%;
	}
div.pquoteRight div.label, div.pquoteLeft div.label {
	margin: 0px 0px 5px 5px;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	background: transparent url(/images/bg_pq.gif) repeat;
}
div#footer p {
	margin: 0px;
	padding: 0px;
	color: #777;
	background-color: transparent;
}
.small {
	font-size: 80%;
}
label {
	margin-top: 0.5em;
}
input, textarea {
	margin-top: 0.5em;
}