a  { color: #800134; text-decoration: underline }
a:visited { color: #400119 }
a:hover { color: red; text-decoration: underline }
body    {
	margin: 8px 0px;
	background-attachment: fixed;
	background-color: #f9e6c5;
	background-image: url(../images/bkg_page.jpg);
	background-repeat: repeat-x;
}
dl dt  { font-weight: bold }
dl dd { color: #666; margin-bottom: 16px }
form td { font-size: 10px }
h1         {
	color: black;
	font-weight: normal;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times;
	text-transform: uppercase;
	margin-top: 0px
}
h2  , .rss-title{
	color: black;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 0px;
	font: normal 16px Georgia, "Times New Roman", Times;
	text-decoration: none;
}
h3     { font-weight: bold; font-size: 14px; margin-bottom: 0px }
h4    { color: gray; font-weight: normal; font-size: 14px; background-color: #dcdcdc; margin-bottom: 0px; padding: 2px 2px 2px 4px }
h5  { font-weight: bold; font-size: 14px; margin-bottom: 0px }
h6 { font-weight: bold; font-size: 12px; margin-bottom: 0px }
td   {
	color: black;
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans
}
.callout1    { line-height: 120%; padding: 8px; border: double 4px #d2b47b; width: 50% }
.callout2  { background-color: #f5f5f5; margin: 16px 32px; padding: 5px; border: solid 1px #ccc }
.content     {
	color: #333;
	font-size: 12px;
	line-height: 180%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular;
	padding: 16px 24px 24px;
	border: none 1px silver;
	font-weight: normal;
}
.content blockquote     {
	color: #800F34;
	background: url(../images/icons/bkg_quote.gif) no-repeat 0px 0px;
	padding: 12px 4px 4px 32px;
	border: none 1px #e6cfce;
	font: italic 16px/150% Georgia, "Times New Roman", Times, serif;
}
.content table td { line-height: 120% }
.img_border  {
	border: 2px none #800F34;
}
.img_right {
	margin: 4px 4px 8px 16px;
	border: 2px solid #C7A66A;
}
.footer        { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular; text-align: center; padding-top: 8px; padding-bottom: 8px }
.footer a  { color: black; text-decoration: underline }
.logo { color: black; font-weight: normal; font-size: 30px; font-family: "Times New Roman", Times, Georgia; padding: 8px }
.my10px  { font-size: 10px }
.my12px  { font-size: 12px }
.my14px  { font-size: 14px }
.my16px  { font-size: 16px }
.my18px  { font-size: 18px }
.my20px  { font-size: 20px }
.pullquote {
	float: right;
	margin-bottom: 8px;
	margin-left: 16px;
	width: 300px;
}
.pullquote img {
}
.pullquote blockquote {
	margin: 8px;
}
#searchcontrols {
	display: inherit;
}
.sidebar       {
	font-size: 11px;
	background: #FFF url(../images/bkg_sidebar.gif) repeat-y right top;
}
.sidebar blockquote { color: #645652; font-style: italic; font-size: 10px; background: #f6f2e9 url(../images/icons/bkg_quote.gif) no-repeat 0px 0px; margin: 0px; padding: 16px 4px 8px 32px; border: none 1px #e6cfce }
.tableheader      { color: maroon; font-weight: bold; font-size: 12px; background-color: #e6c9c9 }
.tablerow { font-size: 10px; background-color: #fff }
.tablerowalt { font-size: 10px; background-color: #eed }
#container     { background-color: white; border: solid 1px black }
.pdf_bullets {
	list-style: url(../images/icons/small_pdf_icon.gif) none;
}
.clear_both {
	clear: both;
}
.content blockquote strong, b {
}

