.xx-small-red-1 {
	font-family : Verdana, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Red;
}

.xx-ital-small-red-1 {
	font-family : Verdana, sans-serif;
	font-size : xx-small;
	font-style : italic;
	font-weight : normal;
	color : Red
}

.xx-small-rbn-1 {
	font-family : Verdana, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #990000;
}

.xx-ital-small-rbn-1 {
	font-family : Verdana, sans-serif;
	font-size : xx-small;
	font-style : italic;
	font-weight : normal;
	color : #990000;
}

.courier-10-black {
	color : Black;
	font-size : 10pt;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}

.courier-09-black {
	color : Black;
	font-size : 9pt;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}

.ital-08 {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}

.ital-08-red {
	color : #FF0000;
 	font-size : 8pt;
	font-style : italic; 
}

.ital-08-white {
	color : White;
 	font-size : 8pt;
	font-style : italic; 
}

.ital-08-black {
	color : #000000;
 	font-size : 8pt;
	font-style : italic; 
}

.ital-09-red {
	color : #FF0000;
 	font-size : 9pt;
	font-style : italic; 
}

.ital-085-black {
	color : #000000;
	font-size : 8.5pt;
	font-style : italic;
}

.ital-085-navy {
	color : Navy;
	font-size : 8.5pt;
	font-style : italic;
}

.ital-085-rbn {
	color : #990000;
	font-size : 8.5pt;
	font-style : italic;
}

.ital-085-white {
	color : white;
 	font-size : 8.5pt;
	font-style : italic; 
}

.ital-09-rbn {
	color : #990000;
 	font-size : 9pt;
	font-style : italic; 
}

.ital-09-black {
	color : #000000;
	font-size : 9pt;
	font-style : italic;
}

.ital-09-white {
	color : White;
	font-size : 9pt;
	font-style : italic;
}

.ital-09-navy {
	color : Navy;
	font-size : 9pt;
	font-style : italic;
}

.ital-09-bold-black {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.ital-09-bold-white {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: White;
}

.ital-09-bold-green {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #00C102;
}

.ital-09-bold-rbrn {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.ital-10 {
	color : #000080;
	font-size : 10pt;
	font-style : italic;
}

.ital-10-black {
	color : #000000;
	font-size : 10pt;
	font-style : italic;
}

.ital-10-white {
	color : White;
	font-size : 10pt;
	font-style : italic;
}

.ital-10-rbrn {
	color : #990000;
	font-size : 10pt;
	font-style : italic;
}

.ital-10-bold-red {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.ital-10-bold-blue {
	color : Blue;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}

.ital-10-bold-black {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.ital-10-bold-white {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: White;
}

.ital-10-bold-rbn {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}


.ital-12-bold-black {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}


.ital-12-bold-red{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.normal-08 {
	color : #000080;
	font-size : 8pt;
	font-style : normal;
}

.normal-08-black {
	color : #000000;
	font-size : 8pt;
	font-style : normal;
}

.normal-08-white {
	color : White;
	font-size : 8pt;
	font-style : normal;
}

.normal-08-rbn {
	color : #990000;
	font-size : 8pt;
	font-style : normal;
}

.normal-08-red {
	color : Red;
	font-size : 8pt;
	font-style : normal;
}

.normal-085-black {
	color : #000000;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-navy {
	color : Navy;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-blue {
	color : Blue;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-red {
	color : Red;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-rbn {
	color : #990000;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-white {
	color : White;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-yellow {
	color : Yellow;
	font-size : 8.5pt;
	font-style : normal;
}

.normal-085-black-bold {
	color : Black;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : bold;
}

.normal-085-blue-bold {
	color : Blue;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : bold;
}

.normal-085-red-bold {
	color : Red;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : bold;
}


.normal-09-rbn {
	color : #990000;
	font-size : 9pt;
	font-style : normal;
}

.normal-09-blue {
	color : Blue;
	font-size : 9pt;
	font-style : normal;
}

.normal-09-red{
	color : Red;
	font-size : 9pt;
	font-style : normal;
}

.normal-09-white{
	color : White;
	font-size : 9pt;
	font-style : normal;
}

.normal-09-yellow {
	color : Yellow;
	font-size : 9pt;
	font-style : normal;
}

.normal-09-black-bold {
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.normal-09-black-underline {
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

.normal-09-blue-bold {
	color : Blue;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.normal-09-rbn-bold {
	color : #990000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.normal-09-red-bold {
	color : Red;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.normal-09-yellow-bold {
	color : Yellow;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.normal-095-black-bold {
	color : #000000;
	font-size : 9.5pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10 {
	color : #000080;
	font-size : 10pt;
	font-style : normal;
}

.normal-10-black {
	color : #000000;
	font-size : 10pt;
	font-style : normal;
}

.normal-10-blue {
	color : Blue;
	font-size : 10pt;
	font-style : normal;
}

.normal-10-rbrn {
	color : #990000;
	font-size : 10pt;
	font-style : normal;
}

.normal-10-white {
	font-size: 10pt;
	font-style: normal;
	color: White;
}

.normal-10-bold {
	color : #000080;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10-bold-black {
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10-bold-blue {
	color : Blue;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10-bold-navy {
	font-style : normal;
	color : #000080;
	font-size : 10pt;
	font-weight : bold;
}

.normal-10-bold-rbrn {
	color : #990000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10-bold-red {
	color : Red;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.normal-10-bold-gold {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}

.normal-10-bold-white {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.normal-11 {
	font-style : normal;
	color : #000080;
	font-size : 11pt;
	font-weight : normal;
}

.normal-12 {
	font-style : normal;
	color : #000080;
	font-size : 12pt;
	font-weight : normal;
}

.normal-12-black {
	font-style : normal;
	color : #000000;
	font-size : 12pt;
	font-weight : normal;
}

.normal-12-bold {
	color : #000080;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}
.normal-12-bold-black {
	font-style : normal;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
}

.normal-12-bold-navy {
	font-style : normal;
	color : #000080;
	font-size : 12pt;
	font-weight : bold;
}

.normal-12-bold-rbrn {
	font-style : normal;
	color : #990000;
	font-size : 12pt;
	font-weight : bold;
}

.normal-12-bold-red {
	font-style : normal;
	color : #FF0000;
	font-size : 12pt;
	font-weight : bold;
}

.normal-12-bold-gold {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}

.normal-12-bold-blue {
	font-style : normal;
	color : Blue;
	font-size : 12pt;
	font-weight : bold;
}

.normal-12-bold-white {
	font-style : normal;
	color : White;
	font-size : 12pt;
	font-weight : bold;
}

.normal-14-bold-black {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.normal-16-bold {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}

.normal-16-bold-black {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.normal-16-bold-blue {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
}

.normal-16-bold-Outdoors {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

.normal-16-bold-rbrn {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.normal-16-bold-white {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.normal-16-bold-red {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.normal-24-bold-black {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.normal-24-bold-red {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.normal-24-bold-Outdoors {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

.normal-24-bold-white {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.normal-24-bold-rbn {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #990000
}

.h1 {
	color : #808080;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
}

.h2 {
	color : #808080;
	font-size : 16pt;
	font-weight : bold;
	text-align : left;
	text-indent : 20pt;
}

.h3 {
	color : #808080;
	font-size : 14pt;
	font-style : italic;
	text-align : left;
	text-indent : 10pt;
}

.h4 {
	color : #808080;
	font-weight: bold;
}

.h5 {
	color : #808080;
	font-weight: bold;
	text-align : left;
	font-size : larger;
}

.h6 {
	color : #000000;
	font-weight: bold;
	text-align : left;
	text-indent : 10pt;
	font-size : smaller;
}

.simple-table {
	background-color : #EEEDDD;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
}

ul {
	line-height : 150%;
	letter-spacing : normal;
	list-style : disc url(../../graphics/Kaufman/metalstud_dot.gif);
}
.hn-10b-rbrn {

	color : #990000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

p.excerpt	{
	border: 2px solid #0066FF;
	background-color:#FFCC33;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

