/* CONTENT */h1    { color: #b41700; font: 31px "Trebuchet MS"; text-transform: none; margin-top: 30px; margin-bottom: 0; padding-bottom: 5px; width: 100% }
h2   { color: #b41700; font-size: 24px; font-family: "Trebuchet MS"; font-weight: normal; margin-top: 30px; margin-bottom: 0; padding-bottom: 5px; width: 100% }

h3 {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

h4  { color: #ffffff; font-size: 14px; font-family: Georgia; font-style: italic; margin-top: 3px }

h5 {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-top: 26px;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-right: 50px;
}

h6 {
	margin-top: 16px;
	font: italic 12px Georgia;
	color: #FFFFFF;
}p  { color: #ffffff; font: 12px Verdana }
td { color: #ffffff; font: 14px Verdana }
div  { }
/* RULES */

.xrule  { margin-top: 15px; margin-bottom: 5px; padding: 0px; border-top: 1px solid #6c0000; width: 100%; height: 1px; border-bottom-color: #FFFFFF }

.rule  { margin-top: 15px; margin-bottom: 5px; padding: 0px; border-top: 1px dotted #570000; width: 100%; height: 1px }

/* OTHER */

a:hover   { color: #c59e8b; text-decoration: underline; cursor: pointer }
a  { color: #b41700; text-decoration: underline; cursor: pointer }
.center { text-align: center }
.centerJustPad { text-align: justify; padding-right: 50px; padding-left: 50px }
.callout { }
.centerSmaller { font-size: 12px; text-align: center }
.centerSidebar { color: gray; font-weight: 800; line-height: 100%; text-align: left; padding-bottom: -10px; padding-left: 75px; border: #959595 }
