BODY
{
	font-family: arial;
	font-size: 10pt;
}

	
A:link, A:visited
{
	text-decoration: underline;
	color: #666666;
	/*font-weight: bold; --removed Sean Fremouw 2008-06-07*/
}

A.bushredlink:link, A.bushredlink:visited, A.bushredlink:hover
{
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
A.bushredlink:hover
{
	text-decoration: underline;	
}
.bushtext
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.bushtextred
{
	font-family: arial;
	font-size: 10pt;
	color: #990000;
}

.bushtextdate
{
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

A.bushtext:visited
{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

A.bushtext:link
{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A.bushtext:hover
{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

A.bushtopictext:hover
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.bushtopictext
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.bushtopicdate
{
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.bushhltext
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.bushtopictitle
{
	font-family: arial;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}

.bushtopicprinttitle
{
	font-family: arial;
	font-size: 13pt;
	color: #990000;
	font-weight: bold;
}

.bushtopicsubtopics
{
	font-family: arial;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}

A.bushtopicsubtopics:visited
{
	color: #999999;
	text-decoration: none;
}

A.bushtopicsubtopics:link
{
	color: #999999;
	text-decoration: none;
}

A.bushtopicsubtopics:hover
{
	color: #999999;
	text-decoration: underline;
}

A.bushtopictext:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.bushtopictext:link
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.bushtopictext:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.bushsttext
{
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

.bushsthldate
{
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.bushsthltext
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

A.bushsthltext:visited
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.bushsthltext:link
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.bushsthltext:hover
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
A.bushsthltext:active
{
	color: #990000;
}

.bushstlinks
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

A.bushstlinks:visited
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

A.bushstlinks:link
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
A.bushstlinks:hover
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

A.bushsttotop:link, A.bushsttotop:visited, A.bushsttotop:active
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.footerlinks
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}
A.footerlinks
{
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
.bushsearchtext
{
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

A.bushsearch, A.bushsearch:visited, A.bushsearch:active
{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A0000;
	}
A.bushsearch:hover
{
	text-decoration: underline;
}

	
/* h1 added 6/4/08 rb to facilitate use of main_legacy.css */
h1 {
	font-family: arial, helvetica, "helvetica neue", sans-serif;color: #005b93;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.1;
	margin: 11px 0 .5em;
	padding: 0;
	text-transform: uppercase;
	}
	
h1 span {
	color: #6295C4;
	}
	
/* table added 6/4/08 rb to facilitate migration. not in use - used main_legacy.css instead*/
table.layout, table.layout tr, table.layout th, table.layout td {
	border: none;
	margin: 0;
	padding: 0;
	}
