<style>
{}
body { background: #ffffff url(images/bluebonnets.jpg) fixed repeat center center; }
td { border: 0px solid #FFFFFF; padding: 0px; font: normal 10pt/12pt Arial; color: #CCCCCC; }
th { border: 0px solid #FFFFFF; padding: 0px; font: bold 10pt/12pt Arial; color: #CCCCCC; }
li { font: normal 10pt/12pt Arial; color: #CCCCCC; }
img { border: 0px solid #000000; }

sub { font: normal 12pt/12pt Arial Black; color: #CCCCCC; }

table.marker { border: 0px solid #000000; border-collapse: collapse; padding: 0px; table-layout: fixed; width: 980px; }
td.marker { background-color: 000000; padding: 0px; border-top: 0px solid #000000; border-left: 0px solid #bcbec0; border-right: 0px solid #bcbec0;  border-bottom: 9px solid #bcbec0; vertical-align: top; text-align: center; }
table.marker2 { background-color: 000000; padding: 0px; border-top: 0px solid #000000; border-left: 9px solid #bcbec0; border-right: 9px solid #bcbec0;  border-bottom: 0px solid #bcbec0; vertical-align: top; padding-left: 10px; padding-right: 10px; }

td.navbar { vertical-align: middle; font: normal 14pt/16pt Arial; color: #CCCCCC; text-align: center; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

a:link.navbar { text-decoration: none; color: #CCCCCC; font-weight: bold; }
a:visited.navbar { text-decoration: none; color: #CCCCCC; font-weight: bold; }
a:active.navbar { text-decoration: none; color: #CCCCCC; font-weight: bold; }
a:hover.navbar { text-decoration: none; color: blue; font-weight: bold; }

a:link { text-decoration: none; color: blue; font-weight: normal; }
a:visited { text-decoration: none; color: blue; font-weight: normal; }
a:active { text-decoration: none; color: blue; font-weight: normal; }
a:hover { text-decoration: none; color: blue; font-weight: normal; }

td.title { font: normal 30pt/40pt Arial Black; color: #CCCCCC; text-align: center; }
td.listleft { font: normal 16pt/16pt Arial Black; color: #CCCCCC; text-align: left; height="100px"; vertical-align="top"; }
td.listright { font: normal 16pt/16pt Arial Black; color: #CCCCCC; text-align: right; height="100px"; vertical-align="top";}

.header { font: bold 12pt/14pt Arial; }
.italictext { font: italic 10pt/10pt Arial; color: #CCCCCC; vertical-align: top; }
.subtitle { font: normal 18pt/24pt Arial Black; color: #CCCCCC; text-align: center; }
.text { font: normal 10pt/12pt Arial; color: #CCCCCC; padding: 15px; vertical-align: top; }

/* FeedBurner on News Page */
		div.feedburnerFeedBlock {
					margin-left:0px;
					}
		div.feedburnerFeedBlock p.date {
					display: inline;
					font-style: italic;
					}
		div.feedburnerFeedBlock ul {
					padding-left: 10px;
					}
		div.feedburnerFeedBlock ul li div {
					display: block;
					}
		div.feedburnerFeedBlock span.headline {
					font-weight: bold;
					font-size: 10pt;
					display: block;
					}
		div.feedburnerFeedBlock ul li {
					padding-bottom: 10px;
					margin-bottom: 10px;
					border-bottom: 1px solid #000000;
					list-style: none;
					}
		div.feedburnerFeedBlock ul li ul {
					padding-left: 50px;
					}
		div.feedburnerFeedBlock ul li ul li{
					padding-bottom: 0px;
					margin-bottom: 0px;
					list-style: disc;
					border-bottom: 0px solid #000000;
					}
		div.feedburnerFeedBlock ul li ol li{
					padding-bottom: 0px;
					margin-bottom: 0px;
					list-style: decimal;
					border-bottom: 0px solid #000000;
					}

/* Latest News Headlines on Home page */
		div.headline {
			margin-right: 10px;
			}
		div.headline div.feedburnerFeedBlock p.date {
					display: inline;
					font-style: bold;
					font-size: 10pt;
					}
		div.headline div.feedburnerFeedBlock ul {
					padding-left: 0px;
					}
		div.headline div.feedburnerFeedBlock ul li div {
					display: block;
					}
		div.headline div.feedburnerFeedBlock span.headline {
					font-weight: bold;
					font-size: 10pt;
					display: block;
					}
		div.headline div.feedburnerFeedBlock ul li {
					margin-bottom: 0px;
					padding-bottom; 0px;
					list-style: none;
					font-size: 10pt;
					border-bottom: 0px solid #000000;
					}
		div.headline div.feedburnerFeedBlock ul li ul li{
					padding-bottom: 0px;
					margin-bottom: 0px;
					list-style: disc;
					border-bottom: 0px solid #000000;
					}
		div.headline div.feedburnerFeedBlock ul li ol li{
					padding-bottom: 0px;
					margin-bottom: 0px;
					list-style: decimal;
					border-bottom: 0px solid #000000;
					}

</style>