BODY  {
	margin-top : 5px;
	margin-bottom : 6px;
	margin-left : 6 px;
	margin-right : 6px;
	background-color : #FFFFFF;
	color : #000000;
}

DIV.page{
	width : 100%;
	background-color:#FFFFFF;
}
TABLE.page{
	width : 860px;
}
TD.page-h-spacer {
	height : 6px;
}
TD.page-h-spacer-small {
	height : 1px;
}
TD.page-column-1, IMG.page-column-1 {
	width : 125px;
}
TD.page-column-2, IMG.page-column-2 {
	width : 480px;
}
TD.page-column-3, IMG.page-column-3 {
	width : 160px;
}
TD {
	vertical-align : top;
}
TD.page-toc {
	background-color : #CCCC99;
	text-align : center;
	vertical-align : top;
	padding : 6px;
}
TD.page-content {
	padding : 6px;
	vertical-align : top;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : justify;
}
TD.page-content-bottom {
	padding : 0px 6px 6px 6px;
	vertical-align : bottom;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : justify;
}
TD.weekly-content {
	padding : 6px;
	vertical-align : top;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
}
TD.page-weekly {
	padding : 6px;
	border-left : 1px solid #CCCCCC;
	vertical-align : top;
}
TD.page-footer {
	padding : 2px;
	vertical-align : middle;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : left;
}

SPAN.italic-text {
	font-style : italic;
}
SPAN.bold-text {
	font-weight : bold;
}

DIV.headline-blurb {
	padding : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 12px;
	text-align : justify;
	/*clear : both;*/
}
IMG.section-blurb {
	width : 200px;
	margin : 6px 6px 6px 6px;
	border : 1px solid #000000;
}
IMG.article-blurb {
	border : 1px solid #000000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

DIV.weekly-image {
	text-align : center;
}
TABLE.weekly-image {
	margin : 0px 0px 6px 6px;
	float : none;
	border : 1px solid #000000;
	background-color : #CCCCCC;
	text-align : center;
	clear : both;
	width : 50%;
}
TABLE.article-image {
	margin : 0px 0px 6px 6px;
	float : right;
	border : 1px solid #000000;
	background-color : #CCCCCC;
	text-align : center;
	clear : right;
	width : 40%;
}
TD.article-image {
	padding : 6px 6px 6px 6px;
	background-color : #CCCCCC;
}
TD.section-blurb {
	text-align : center;
}
IMG.headline-blurb-0 {
	width : 150px;
	float : right;
	margin : 6px 6px 6px 6px;
	border : 1px solid #000000;
}
IMG.headline-blurb-1 {
	width : 150px;
	float : left;
	margin : 6px 6px 6px 6px;
	border : 1px solid #000000;
}

P.bottom-nav {
	text-align : center;
}

DIV.article-category {
	background-color : #990000;
	color : #FFFFFF;
	border : 1px solid #000000;
	padding : 3px 3px 3px 3px;
	margin-bottom : 6px;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}

A.top-nav-on, SPAN.top-nav-on {
	color : #990000;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
A.top-nav-off:hover, A.top-nav-on:hover, A.top-nav-off:active, A.top-nav-on:active {
	color : #000000;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
A.top-nav-off {
	color : #CCCCCC;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

A.general-link:link  {
	color : #990000;
}
A.general-link:visited  {
	color : #990000;
}

SPAN.top-nav-divider {
	color : #990000;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	padding-left : 8px;
	padding-right : 8px;
}
DIV.top-nav {
	text-align : center;
	margin : 6px;
}

P.normal  {
	font-family : "Times New Roman", serif;
	font-size : 12pt;
}
P.normal-bold  {
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-weight : bold;
}

P.bodytext  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : justify;
	/*margin-top : 5;
	margin-bottom : 5;*/
	/*text-indent : 20;*/
}

P.bodytextb  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : justify;
	margin-top : 5;
	margin-bottom : 5;
	text-indent : 20;
	font-weight : bold;
}

P.bodytextc  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	margin-top : 5;
	margin-bottom : 5;
	text-indent : 20;
}

P.bodytexti  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : justify;
	margin-top : 5;
	margin-bottom : 5;
	text-indent : 20;
	font-style : italic;
}

P.banner  {
	font-family : "Arial", sans-serif;
	font-size : 32pt;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

HR {
	height : 1px;
	background-color : #CCCCCC;
	border : 0px;
}

P.date  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
}

P.weekly, SPAN.weekly{
	font-size : 10pt;
}

UL.weekly{
	list-style : none outside none;
	margin-bottom : 0px;
	margin-top : 0px;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : left;
}
LI.weekly{
	margin-left : -25px;
}
UL{
	list-style : circle outside none;
	margin-bottom : 10pt;
	margin-top : 10pt;
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	text-align : left;
}

P.info  {
	font-family : "Arial", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	white-space : pre;
	margin-top : 2;
	margin-bottom : 2;
}

P.headline  {
	font-family : "Arial", sans-serif;
	font-size : 24pt;
	margin-top : 5;
	margin-bottom : 5;
	color : Maroon;
	text-align : left;
}
P.headline-center  {
	font-family : "Arial", sans-serif;
	font-size : 24pt;
	margin-top : 5;
	margin-bottom : 5;
	color : Maroon;
	text-align : center;
}
P.subheadline  {
	font-family : "Arial", sans-serif;
	font-size : 15pt;
	margin-top : 12;
	margin-bottom : 6;
	color : #000000;
	text-align : left;
}
SPAN.subsubheadline  {
	font-family : "Arial", sans-serif;
	font-size : 10pt;
	margin-top : 12;
	margin-bottom : 6;
	color : #000000;
	text-align : left;
	font-style : italic;
}

P.subhead  {
	font-family : "Arial", sans-serif;
	font-weight : bold;
	font-size : 14pt;
	margin-top : 6;
	margin-bottom : 6;
	text-align : left;
}

P.headlineg  {
	font-family : "Symbol", sans-serif;
	font-size : 24pt;
	margin-top : 5;
	margin-bottom : 5;
	background-color : #CCCCCC;
}

P.headlinei  {
	font-family : "Arial", sans-serif;
	font-size : 24pt;
	margin-top : 5;
	margin-bottom : 5;
	font-style : italic;
	color : Maroon;
}

P.headlineb  {
	font-family : "Arial", sans-serif;
	font-size : 24pt;
	margin-top : 5;
	margin-bottom : 5;
	font-weight : bold;
	color : Maroon;
}

P.refhead  {
	font-family : "Arial", sans-serif;
	font-weight : bold;
	font-size : 12pt;
	margin-top : 5;
	margin-bottom : 5;
}

P.subheadg  {
	font-family : "Symbol", sans-serif;
	font-weight : bold;
	font-size : 14pt;
	margin-top : 5;
	margin-bottom : 5;
}

P.byline  {
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	margin-top : 10;
	margin-bottom : 10;
	text-align : left;
}

P.credit, DIV.credit  {
	font-family : "Times New Roman", serif;
	font-size : 8pt;
	margin-top : 0;
	text-align : right;
}

P.cutline, DIV.cutline  {
	font-family : "Arial", sans-serif;
	font-size : 10pt;
	text-align : justify;
	margin-top : 6;
}

P.address  {
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-weight : bold;
	margin-left : 25;
}

P.pull  {
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-style : italic;
}

#drop  {
	font-family : "Times New Roman", serif;
	font-size : 16pt;
}

#catb  {
	font-family : "Times New Roman", serif;
	font-size : 32pt;
}

#gofig  {
	font-family : "Arial", sans-serif;
	font-weight : bold;
	font-size : 32pt;
}

#cat  {
	font-family : "Wingdings", serif;
	font-size : 30pt;
}

#wing  {
	font-family : "Wingdings", serif;
	font-size : 12pt;
}

#online  {
	font-family : "Tempus Sans ITC", sans-serif;
	color : #800000;
}

